index.json 183 B

12345678
  1. {
  2. "enablePullDownRefresh": true,
  3. "navigationStyle": "custom",
  4. "navigationBarTitleText": "商城首页",
  5. "usingComponents": {
  6. "seckill": "/components/seckill/seckill"
  7. }
  8. }