1
This commit is contained in:
@@ -2,7 +2,7 @@ export default definePageConfig({
|
||||
navigationBarTitleText: "编辑资料",
|
||||
navigationBarBackgroundColor: "#ffffff",
|
||||
navigationBarTextStyle: "black",
|
||||
backgroundColor: "#f5f5f5",
|
||||
backgroundColor: "#fafafa", // 与 CSS 中的背景色保持一致
|
||||
enablePullDownRefresh: false,
|
||||
disableScroll: false,
|
||||
navigationStyle: "custom",
|
||||
|
||||
Reference in New Issue
Block a user