fix: 统一二级页导航栏样式
This commit is contained in:
@@ -16,9 +16,9 @@ export default defineAppConfig({
|
||||
],
|
||||
window: {
|
||||
navigationBarTitleText: "新手小程序",
|
||||
navigationBarBackgroundColor: "#1AAD19",
|
||||
navigationBarBackgroundColor: "#1f2534",
|
||||
navigationBarTextStyle: "white",
|
||||
backgroundTextStyle: "light",
|
||||
backgroundColor: "#f6f7fb"
|
||||
backgroundColor: "#1b2130"
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user