Commit 5c301f5e by 高淑倩

modify: 修改编译模式

parent 69ffa4b7
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
"list": [] "list": []
}, },
"miniprogram": { "miniprogram": {
"current": 10, "current": -1,
"list": [ "list": [
{ {
"id": -1, "id": -1,
...@@ -53,56 +53,39 @@ ...@@ -53,56 +53,39 @@
}, },
{ {
"id": -1, "id": -1,
"name": "会员规则",
"pathName": "pages/memberRules/memberRules",
"query": ""
},
{
"id": -1,
"name": "消费详情", "name": "消费详情",
"pathName": "pages/consumptionDetails/consumptionDetails", "pathName": "pages/consumptionDetails/consumptionDetails",
"query": "" "query": ""
}, },
{ {
"id": -1, "id": 6,
"name": "积分流水", "name": "券码详情页",
"pathName": "pages/couponDetail/couponDetail", "pathName": "pages/couponDetail/couponDetail",
"query": "" "query": ""
}, },
{ {
"id": -1, "id": 7,
"name": "积分流水", "name": "会员规则",
"pathName": "pages/consumptionDetails/consumptionDetails",
"query": ""
},
{
"id": -1,
"name": "积分流水",
"pathName": "pages/couponDetail/couponDetail",
"query": ""
},
{
"id": -1,
"name": "积分流水",
"pathName": "pages/memberRules/memberRules", "pathName": "pages/memberRules/memberRules",
"query": "" "query": ""
}, },
{ {
"id": -1, "id": 8,
"name": "积分流水", "name": "积分商城",
"pathName": "pages/IntegralMall/IntegralMall", "pathName": "pages/IntegralMall/IntegralMall",
"query": "" "query": ""
}, },
{ {
"id": -1, "id": 9,
"name": "积分流水", "name": "积分兑换详情页",
"pathName": "pages/integralMallDetail/integralMallDetail", "pathName": "pages/integralMallDetail/integralMallDetail",
"query": "" "query": ""
}, },
{ {
"id": -1, "id": -1,
"name": "welvcom", "name": "welvcom",
"pathName": "pages/welcome/welcome" "pathName": "pages/welcome/welcome",
"query": ""
} }
] ]
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment