Commit 105ad21a by 高淑倩

11

parent 7e0ea6d2
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
"pages/cart/cart", "pages/cart/cart",
"pages/my/my", "pages/my/my",
"pages/my_1/my", "pages/my_1/my",
"pages/my_11/my",
"pages/wantToBuyDetail/wantToBuyDetail", "pages/wantToBuyDetail/wantToBuyDetail",
"pages/myShare/myShare", "pages/myShare/myShare",
"pages/productDetail/productDetail", "pages/productDetail/productDetail",
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
"list": [] "list": []
}, },
"miniprogram": { "miniprogram": {
"current": 43, "current": 44,
"list": [ "list": [
{ {
"id": -1, "id": -1,
...@@ -334,6 +334,13 @@ ...@@ -334,6 +334,13 @@
"pathName": "pages/my_1/my", "pathName": "pages/my_1/my",
"query": "", "query": "",
"scene": null "scene": null
},
{
"id": -1,
"name": "plus页面11",
"pathName": "pages/my_11/my",
"query": "",
"scene": null
} }
] ]
} }
......
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