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