太湖公益
This commit is contained in:
28
pages.json
28
pages.json
@@ -260,7 +260,7 @@
|
||||
"path" : "pages/course/courseSet",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "课程设置"
|
||||
"navigationBarTitleText" : "总课程说明"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -277,6 +277,30 @@
|
||||
{
|
||||
"navigationBarTitleText" : "课程大纲"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/course/coursePrice",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "课程价格",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/course/platformInfo",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "平台说明",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/taihu/index",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "太湖公益"
|
||||
// "enablePullDownRefresh": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
@@ -307,7 +331,7 @@
|
||||
"text": "购物车"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/peanut/shopping",
|
||||
"pagePath": "pages/taihu/index",
|
||||
"iconPath": "static/tab/tab_nor_03.png",
|
||||
"selectedIconPath": "static/tab/tab_cur_03.png",
|
||||
"text": "太湖公益"
|
||||
|
||||
Reference in New Issue
Block a user