JMApp/pages/orderPay/orderPay.json
2024-03-20 11:39:05 +08:00

8 lines
228 B
JSON

{
"navigationBarTitleText": "聚美汽服",
"navigationBarBackgroundColor": "#06acb3",
"navigationBarTextStyle": "white",
"usingComponents": {
"page-loding": "../../template/pageLoding/pageLoding"
}
}