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