BUG 27605

This commit is contained in:
aixianling
2022-02-23 14:37:34 +08:00
parent 57093b06e4
commit 92ffbc1231

View File

@@ -70,8 +70,8 @@ const start = () => {
globalStyle: { globalStyle: {
pageOrientation: "auto", pageOrientation: "auto",
navigationBarTextStyle: "white", navigationBarTextStyle: "white",
navigationBarBackgroundColor: "#197DF0", navigationBarBackgroundColor: "#4181FF",
backgroundColor: "#197DF0" backgroundColor: "#4181FF"
} }
} }
findApp('src/components/pages', file => { findApp('src/components/pages', file => {