12345678910111213 |
- {
- "navigationBarTitleText": "商品详情",
- "usingComponents": {
- "navbar": "/components/navbar/navbar",
- "mescroll-body": "/uni_modules/mescroll-uni/components/mescroll-body/mescroll-body",
- "sku-action": "/components/sku-action/sku-action",
- "authorize": "/components/authorize/authorize",
- "goods-action": "/components/goods-action/goods-action",
- "goods-action-button": "/components/goods-action/goods-action-button",
- "goods-action-icon": "/components/goods-action/goods-action-icon",
- "loading": "/components/tool/loading"
- }
- }
|