index.json 225 B

12345678
  1. {
  2. "navigationBarTitleText": "",
  3. "usingComponents": {
  4. "custom-nodata": "/components/custom-nodata/custom-nodata",
  5. "uni-popup": "/components/uni-popup/uni-popup",
  6. "quick-buy": "/pages/index/modal/quickBuy"
  7. }
  8. }