JMApp/pages/orderPaySuccess/orderPaySuccess.json

7 lines
213 B
JSON
Raw Normal View History

2024-03-20 11:39:05 +08:00
{
"usingComponents": {
"match-list": "./matchList/matchList",
"recomond-list": "../goodsDetails/recomondList/recomondList",
"page-loding": "../../template/pageLoding/pageLoding"
}
}