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