Merge branch 'bd-dev' of gitee.com:cabbage_qd/web-base-h5 into bd-test
This commit is contained in:
commit
48b8eff593
|
@ -281,7 +281,7 @@ export default {
|
||||||
|
|
||||||
.region-select-popup {
|
.region-select-popup {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
/* max-width: 680rpx; */
|
max-width: 680rpx;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
border-radius: 24rpx;
|
border-radius: 24rpx;
|
||||||
/* animation: scale-up 0.3s ease-out; */
|
/* animation: scale-up 0.3s ease-out; */
|
||||||
|
|
Loading…
Reference in New Issue