多语言设置
This commit is contained in:
parent
f51d077a57
commit
7a38ec0e62
|
|
@ -550,7 +550,7 @@
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
padding: 30rpx 20rpx;
|
padding: 30rpx 20rpx;
|
||||||
z-index: 9;
|
z-index: 99;
|
||||||
background-color: #f7f7f7;
|
background-color: #f7f7f7;
|
||||||
|
|
||||||
.type {
|
.type {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -31,7 +31,7 @@
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
padding: 30rpx 20rpx;
|
padding: 30rpx 20rpx;
|
||||||
z-index: 9;
|
z-index: 99;
|
||||||
background-color: #f7f7f7;
|
background-color: #f7f7f7;
|
||||||
}
|
}
|
||||||
.serachBox .type.data-v-d4f38c70 {
|
.serachBox .type.data-v-d4f38c70 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue