JMApp/pages/orderPaySuccess/orderPaySuccess.json

7 lines
213 B
JSON
Raw Normal View History

2025-04-05 23:47:00 +08:00
{
"usingComponents": {
"match-list": "./matchList/matchList",
"recomond-list": "../goodsDetails/recomondList/recomondList",
"page-loding": "../../template/pageLoding/pageLoding"
}
}