This commit is contained in:
tx 2024-09-18 18:01:41 +08:00
parent 6ff1473c7b
commit eba427c0f3

View File

@ -31,12 +31,13 @@
版本介绍{{hardwareInfo.instructions}}
</view>
<u-select v-model="show" :list="list" title='选择运营区' @confirm="confirm"></u-select>
<view class="imgs" style="margin-top: 330rpx;">
<image src="https://lxnapi.ccttiot.com/bike/img/static/u9wFJhLZGm7rboSDySV4" mode="" @click="qrcode()"></image>
</view>
<view class="btn" @click="bind()">
确认添加
</view>
<view class="imgs">
<image src="https://lxnapi.ccttiot.com/bike/img/static/u9wFJhLZGm7rboSDySV4" mode="" @click="qrcode()"></image>
</view>
<view class="bot_btn">
<view class="btn1" @click="Binddevice()">
@ -852,7 +853,9 @@
}
}
.btn {
margin: 160rpx auto;
margin-top: 30rpx;
// position: fixed;
display: flex;
align-items: center;
@ -861,7 +864,7 @@
// left: 46rpx;
width: 658rpx;
height: 88rpx;
background: #FFCC25;
background: #27c2fd;
border-radius: 20rpx 20rpx 20rpx 20rpx;
font-weight: 500;