This commit is contained in:
Aiden 2024-10-22 09:50:14 +08:00
parent c7375c628c
commit c2ee511d6b

View File

@ -122,7 +122,6 @@
color="#BABABA"
throttleTime="5"
@click="backScan"
v-if="runTimeEnv()"
>取消</up-button
>
<up-button
@ -374,6 +373,7 @@ page {
box-sizing: border-box;
background-color: #fff;
margin-bottom: 20rpx;
gap: 20rpx;
}
uni-button:after {
border: none;