修改背景 颜色 #fff 为 FAFAFA
This commit is contained in:
@@ -75,7 +75,7 @@ export default defineAppConfig({
|
||||
backgroundTextStyle: "light",
|
||||
navigationBarBackgroundColor: "#fff",
|
||||
navigationBarTextStyle: "black",
|
||||
backgroundColor: "#fff",
|
||||
backgroundColor: "#FAFAFA",
|
||||
},
|
||||
permission: {
|
||||
"scope.userLocation": {
|
||||
|
||||
Reference in New Issue
Block a user