Sanakey
2020-08-13 d98d05000c3d14e1f12a7754ebeea11ec1fa0f0b
1
2
3
4
5
6
7
8
9
10
11
12
{
  "navigationBarTitleText": "商品详情",
  "usingComponents": {
    "c-authorize-tel": "../../component/authorizeTel/authorizeTel",
    "c-authorize-info": "../../component/authorizeInfo/authorize",
    "c-cartInput": "../../component/cart-input/index",
    "c-shareGoodsPoster": "../../component/shareGoodsPoster/index",
    "c-authorize-phone": "../../component/authorizePhone/authorize",
    "van-notice-bar": "/src/vant-weapp/notice-bar/index",
    "van-count-down": "/src/vant-weapp/count-down/index"
  }
}