添加弹窗

This commit is contained in:
home孙 2025-10-09 15:02:42 +08:00
parent c31fd51c09
commit 804174791f

View File

@ -386,9 +386,9 @@
</view>
</view>
</view>
<!-- <view class="add-btn" @click="addModel=true">
<view class="add-btn" @click="addModel=true">
<image src="../../static/add_act.png" mode=""></image>
</view> -->
</view>
<!-- 添加设备弹窗 -->
<u-modal v-model="addModel" width="95%" title="添加设备">
<scroll-view scroll-y="true" style="height: 70vh;">
@ -3412,7 +3412,7 @@ console.log();
width:70rpx;
height: 70rpx;
position: fixed;
right: 15rpx;
left: 15rpx;
top: 70%;
background: #24B383;
display: flex;