addmendian.json 353 B

12345678910
  1. {
  2. "navigationBarTitleText": "门店管理",
  3. "enablePullDownRefresh": false,
  4. "navigationStyle": "custom",
  5. "usingComponents": {
  6. "custom-nav": "/components/customNav/customNav",
  7. "uni-data-select": "/uni_modules/uni-data-select/components/uni-data-select/uni-data-select",
  8. "yhdsl-cropper": "/components/yhdsl-cropper/yhdsl-cropper"
  9. }
  10. }