This commit is contained in:
4
App.vue
4
App.vue
@@ -95,8 +95,8 @@
|
||||
|
||||
page {
|
||||
color: var(--text-primary);
|
||||
background: linear-gradient(180deg, #F0F4FF 0%, #E8F0FE 50%, #F2F2F7 100%);
|
||||
min-height: 100vh;
|
||||
// background: linear-gradient(180deg, #F0F4FF 0%, #E8F0FE 50%, #F2F2F7 100%);
|
||||
// min-height: 100vh;
|
||||
}
|
||||
|
||||
.container {
|
||||
|
||||
@@ -85,8 +85,8 @@
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "卡管客户端",
|
||||
"navigationBarBackgroundColor": "#F8F8F8",
|
||||
"backgroundColor": "#F8F8F8"
|
||||
"navigationBarBackgroundColor": "#f2f2f7",
|
||||
"backgroundColor": "#f2f2f7"
|
||||
},
|
||||
"uniIdRouter": {}
|
||||
}
|
||||
Reference in New Issue
Block a user