This commit is contained in:
张成
2025-11-15 09:43:26 +08:00
parent 53673a41b1
commit 146314f59a
5 changed files with 12 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ export default definePageConfig({
navigationBarTitleText: "编辑资料",
navigationBarBackgroundColor: "#ffffff",
navigationBarTextStyle: "black",
backgroundColor: "#f5f5f5",
backgroundColor: "#fafafa", // 与 CSS 中的背景色保持一致
enablePullDownRefresh: false,
disableScroll: false,
navigationStyle: "custom",