16 lines
174 B
Plaintext
16 lines
174 B
Plaintext
|
@import "/icon.wxss";
|
||
|
@import "/common.wxss";
|
||
|
@import 'tabbar.wxss';
|
||
|
|
||
|
page {
|
||
|
font-size: 28rpx;
|
||
|
}
|
||
|
|
||
|
switch {
|
||
|
zoom: 0.7;
|
||
|
}
|
||
|
|
||
|
.map-tip-img {
|
||
|
width: 40rpx;
|
||
|
height: 40rpx;
|
||
|
}
|