JMApp/pages/myAddress/myAddress.json
2025-04-05 23:47:00 +08:00

9 lines
295 B
JSON

{
"navigationBarTitleText": "聚美汽服",
"enablePullDownRefresh": false,
"usingComponents": {
"service-tel": "../../template/serviceTel/serviceTel",
"my-money": "../../template/myMoney/myMoney",
"page-loding": "../../template/pageLoding/pageLoding"
}
}