list.json 182 B

1234567
  1. {
  2. "enablePullDownRefresh": true,
  3. "navigationBarTitleText": "商品列表",
  4. "usingComponents": {
  5. "uni-load-more": "/components/uni-load-more/uni-load-more"
  6. }
  7. }