Merge branch 'main' of https://git.nuttyreading.com/zm/taimed-international-app into 12.26
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
{
|
||||
"path": "pages/course/index",
|
||||
"style": {
|
||||
"enablePullDownRefresh": true,
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "%index.title%"
|
||||
}
|
||||
}, {
|
||||
@@ -23,7 +25,8 @@
|
||||
"path": "pages/user/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "%user.title%",
|
||||
"navigationStyle": "custom"
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
}, {
|
||||
"path": "pages/user/order/index",
|
||||
@@ -118,6 +121,7 @@
|
||||
}, {
|
||||
"path": "pages/book/index",
|
||||
"style": {
|
||||
"enablePullDownRefresh": true,
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "%book.title%"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user