This commit is contained in:
xiaozhiyong
2024-01-26 09:28:51 +08:00
parent a7f693f88f
commit a54f8c3f0a
14 changed files with 1971 additions and 59 deletions

View File

@@ -87,6 +87,22 @@
}
],
"subPackages": [{
"root": "packageIntegral",
"pages": [{
"path": "takeGoods/index",
"style": {}
},{
"path": "orderDetails/index",
"style": {}
},{
"path": "orderList/index",
"style": {}
},{
"path": "productList/index",
"style": {}
}]
},
{
"root": "packageOrders",
"pages": [{
"path": "pages/orderList/OrderDetail/OrderDetail",