Fix:【商城小程序】寻趣味页面调整 && 选择城市后城市名称被强制改成当前城市
This commit is contained in:
@@ -55,14 +55,14 @@ export default {
|
||||
margin: 20rpx 0 0 0;
|
||||
.cover-box {
|
||||
position: relative;
|
||||
width: 328rpx;
|
||||
width: 338rpx;
|
||||
height: auto;
|
||||
border-radius: 14rpx;
|
||||
overflow: hidden;
|
||||
}
|
||||
.cover {
|
||||
width: 328rpx;
|
||||
height: 328rpx;
|
||||
width: 338rpx;
|
||||
height: 338rpx;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.icon {
|
||||
|
||||
Reference in New Issue
Block a user