Commit d2d9c6a2 authored by 黄奎's avatar 黄奎

页面放开

parent c316f9b8
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
}, },
"pages": [{ "pages": [{
"path": "pages/index/index", "path": "pages/index/index",
// "path": "pages/address/address2",
"enablePullDownRefresh": true, "enablePullDownRefresh": true,
"style": { "style": {
"navigationStyle": "custom" "navigationStyle": "custom"
...@@ -259,14 +260,22 @@ ...@@ -259,14 +260,22 @@
"path": "education-submit" "path": "education-submit"
}, { }, {
"path": "education-success" "path": "education-success"
}, { },
{
"path": "neweducation-submit" //新的甲鹤结算页面 "path": "neweducation-submit" //新的甲鹤结算页面
},
{
"path": "order-submit2" //新的进阶思维id27页面
} }
] ]
}, },
{ {
"root": "pages/address", "root": "pages/address",
"pages": [{ "pages": [
{
"path": "address2"//新增进阶课堂
},
{
"path": "address" "path": "address"
}, },
{ {
......
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