12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "enablePullDownRefresh": true,
- "usingComponents": {
- "i-tabbar": "../../components/tabbar/index",
- "i-router-link": "../../components/router-link/router-link",
- "i-rush-spu-big": "../../components/rush-spu-big/index",
- "i-comming-spu": "../../components/comming-spu-disabled/index",
- "i-img": "../../components/img/index",
- "i-sku": "../../components/sku/index",
- "i-count-down": "../../components/count-down/index",
- "i-load-more": "../../components/load-more/index",
- "i-tabs": "../../components/tabs/index",
- "i-modal": "../../components/modal/index",
- "i-order-notify": "../../components/order-notify/index",
- "i-new-rush-spu": "../../components/new-rush-spu/index",
- "i-new-comer": "../../components/new-comer/index",
- "i-spike": "../../components/spike/index",
- "i-topic": "../../components/topic/topic",
- "i-new-auth": "../../components/new-auth/index",
- "i-change-community": "../../components/changeCommunity/index",
- "i-rush-spu": "../../components/rush-spu-col/index",
- "i-seckill-spu": "../../components/seckillItem/seckillItem",
- "i-vip-price": "../../components/vipPrice/vipPrice",
- "i-vip-modal": "../../components/vipModal/index",
- "i-tworow": "../../components/tworow/index",
- "skeleton": "../../components/skeleton/skeleton",
- "ad-alert": "../../components/ad-alert/index",
- "advimg": "../../components/advimg/index",
- "form-apply": "../../components/form/apply",
- "parser":"../../components/parser/parser",
- "diy-goods-list":"../../components/diy-goods-list/index",
- "diy-many-goods-list":"../../components/diy-many-goods-list/index",
- "diy-pintuan":"../../components/diy-pintuan/index",
- "i-empty":"../../components/empty/index",
- "diy-nav":"../../components/diy-nav/index"
- }
- }
|