更新 css 为 600
This commit is contained in:
parent
b11cdfced7
commit
b1e8f64a49
@ -14,13 +14,13 @@ body {
|
|||||||
border-right: 1px solid #ccc2bf;
|
border-right: 1px solid #ccc2bf;
|
||||||
}
|
}
|
||||||
|
|
||||||
#app,.van-goods-action, .van-overflow-hidden {
|
#app, .van-goods-action, .van-overflow-hidden {
|
||||||
max-width: 1000px!important;
|
max-width: 600px!important;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.van-tabbar {
|
.van-tabbar, .van-submit-bar {
|
||||||
max-width: 1000px!important;
|
max-width: 600px!important;
|
||||||
position:fixed;
|
position:fixed;
|
||||||
margin:auto;
|
margin:auto;
|
||||||
left:0;
|
left:0;
|
||||||
|
Loading…
Reference in New Issue
Block a user