leon 1 năm trước cách đây
mục cha
commit
78998a7ed2
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/pages/account/Profile.config.ts

+ 2 - 1
src/pages/account/Profile.config.ts

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