商城同一颜色378fff
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
"navigationBarTitleText": "商城",
|
||||
"enablePullDownRefresh" : true,
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#2d6bf6"
|
||||
"navigationBarBackgroundColor": "#378fff"
|
||||
}
|
||||
@@ -16,7 +16,7 @@ page {
|
||||
.mallBox::after {
|
||||
position: absolute;
|
||||
content: '';
|
||||
background-color: #2d6bf6;
|
||||
background-color: #378fff;
|
||||
border-radius: 0 0 10% 10%;
|
||||
width: 100%;
|
||||
height: 38vh;
|
||||
|
||||
Reference in New Issue
Block a user