|
@@ -4,7 +4,9 @@
|
|
|
"path": "pages/bookshelf/bookshelf",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "书架",
|
|
|
+ // #ifdef MP-WEIXIN
|
|
|
"navigationStyle": "custom",
|
|
|
+ // #endif
|
|
|
"app-plus": {
|
|
|
"bounce": "none"
|
|
|
}
|
|
@@ -14,7 +16,9 @@
|
|
|
"path": "pages/bookstore/bookstore",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "书城",
|
|
|
+ // #ifdef MP-WEIXIN
|
|
|
"navigationStyle": "custom",
|
|
|
+ // #endif
|
|
|
"enablePullDownRefresh": true,
|
|
|
"app-plus": {
|
|
|
"bounce": "none"
|