key1_beacon_xcx/pages/table-data/index.json
2023-11-22 12:17:32 +08:00

9 lines
245 B
JSON

{
"navigationBarTitleText": "详情",
"navigationBarBackgroundColor": "#F6F7F8",
"usingComponents": {
"t-cell": "tdesign-miniprogram/cell/cell",
"price": "/components/price/index",
"van-button": "@vant/weapp/button/index"
}
}