yiming
2024-03-06 bcd706eeb0c7f9e36ee4803386e52ce2bc0510f6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "navigationBarTitleText": "商品详情",
  "usingComponents": {
    "t-image": "/components/webp-image/index",
    "t-tag": "tdesign-miniprogram/tag/tag",
    "t-toast": "tdesign-miniprogram/toast/toast",
    "t-rate": "tdesign-miniprogram/rate/rate",
    "t-swiper": "tdesign-miniprogram/swiper/swiper",
    "t-swiper-nav": "tdesign-miniprogram/swiper-nav/swiper-nav",
    "t-button": "tdesign-miniprogram/button/button",
    "t-icon": "tdesign-miniprogram/icon/icon",
    "t-popup": "tdesign-miniprogram/popup/popup",
    "price": "/components/price/index",
    "buy-bar": "./components/buy-bar/index",
    "promotion-popup": "./components/promotion-popup/index",
    "goods-specs-popup": "./components/goods-specs-popup/index"
  }
}