addmendianSP.json 411 B

1234567891011
  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. "danxuanlist": "/components/danxuanlist/danxuanlist",
  9. "yhdsl-cropper": "/components/yhdsl-cropper/yhdsl-cropper"
  10. }
  11. }