index.json 206 B

12345678
  1. {
  2. "navigationBarTitleText": "商品列表",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "store-cate1": "/pages/store/table_code/cart",
  6. "page-footer": "/components/pageFooter/index"
  7. }
  8. }