更新 css 为 600
This commit is contained in:
parent
b11cdfced7
commit
b1e8f64a49
@ -14,13 +14,13 @@ body {
|
||||
border-right: 1px solid #ccc2bf;
|
||||
}
|
||||
|
||||
#app,.van-goods-action, .van-overflow-hidden {
|
||||
max-width: 1000px!important;
|
||||
#app, .van-goods-action, .van-overflow-hidden {
|
||||
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