|
|
@@ -6,5 +6,6 @@ export default definePageConfig({
|
|
|
// "disableScroll": true
|
|
|
"enablePullDownRefresh": true,
|
|
|
"navigationBarTitleText": "",
|
|
|
- "navigationBarBackgroundColor":"#f5f5f5"
|
|
|
+ "navigationBarBackgroundColor":"#f5f5f5",
|
|
|
+ "navigationBarTitleFontSize":18
|
|
|
})
|