diff --git a/pages_admin/worke/bind_mac.vue b/pages_admin/worke/bind_mac.vue index 5b30841..1e00ead 100644 --- a/pages_admin/worke/bind_mac.vue +++ b/pages_admin/worke/bind_mac.vue @@ -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;