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

7 lines
213 B
JSON

{
"usingComponents": {
"match-list": "./matchList/matchList",
"recomond-list": "../goodsDetails/recomondList/recomondList",
"page-loding": "../../template/pageLoding/pageLoding"
}
}