index.json 316 B

12345678910
  1. {
  2. "navigationBarTitleText": "商品详情",
  3. "usingComponents": {
  4. "zan-actionsheet": "/components/actionsheet/index",
  5. "zan-popup": "/components/popup/index",
  6. "zan-dialog": "/components/dialog/index",
  7. "shortcut": "/components/shortcut/shortcut",
  8. "countdown": "/components/countdown/index"
  9. }
  10. }