index.json 253 B

12345678
  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "wd-cell": "../../node-modules/wot-design-uni/components/wd-cell/wd-cell",
  5. "user-login-popup": "../../components/userLoginPopup",
  6. "nearly-store-box": "./components/nearlyStoreBox"
  7. }
  8. }