fix
This commit is contained in:
parent
c7375c628c
commit
c2ee511d6b
@ -122,7 +122,6 @@
|
|||||||
color="#BABABA"
|
color="#BABABA"
|
||||||
throttleTime="5"
|
throttleTime="5"
|
||||||
@click="backScan"
|
@click="backScan"
|
||||||
v-if="runTimeEnv()"
|
|
||||||
>取消</up-button
|
>取消</up-button
|
||||||
>
|
>
|
||||||
<up-button
|
<up-button
|
||||||
@ -374,6 +373,7 @@ page {
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
margin-bottom: 20rpx;
|
margin-bottom: 20rpx;
|
||||||
|
gap: 20rpx;
|
||||||
}
|
}
|
||||||
uni-button:after {
|
uni-button:after {
|
||||||
border: none;
|
border: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user