details.json 504 B

123456789101112131415
  1. {
  2. "navigationBarTitleText": "",
  3. "enablePullDownRefresh": false,
  4. "navigationStyle": "custom",
  5. "usingComponents": {
  6. "uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup",
  7. "u-parse": "/components/u-parse/u-parse",
  8. "payment": "/components/payment",
  9. "show-result": "/components/show-result",
  10. "recycle": "/components/recycle",
  11. "goods-detail": "/components/goods-detail",
  12. "lunbobox": "/components/lunbobox",
  13. "prize-flying": "/components/prize-flying"
  14. }
  15. }