蜂箱完善

This commit is contained in:
3321822538@qq.com 2024-06-13 18:01:38 +08:00
parent d42101a209
commit cb90f69cbd
3 changed files with 4 additions and 4 deletions

View File

@ -63,7 +63,7 @@
height: 25, height: 25,
id: parseFloat(item.id), id: parseFloat(item.id),
iconPath: '../../static/蜂场.png', iconPath: '../../static/蜂场.png',
label: { label: {
content: item.name, content: item.name,
fontSize:15, fontSize:15,
anchorX: (() => { anchorX: (() => {

View File

@ -900,8 +900,8 @@
uni.navigateTo({ uni.navigateTo({
url: '/pagesFengXiang/pages/index?id=' + item.id + '&qrcode=' + item.qrcode url: '/pagesFengXiang/pages/index?id=' + item.id + '&qrcode=' + item.qrcode
}) })
}, },
clicktabs(event) { clicktabs(event) {
if (event.id) { if (event.id) {
this.quchongid = event.id this.quchongid = event.id
} else { } else {

View File

@ -28,7 +28,7 @@
<!-- <view class="input-b">{{form.lng}},{{form.lat}}</view> --> <!-- <view class="input-b">{{form.lng}},{{form.lat}}</view> -->
</view> </view>
</view> </view>
<!-- 蜂种 --> <!-- 蜂种 -->
<view> <view>
<view class="text-box">蜂种</view> <view class="text-box">蜂种</view>
<view @click="showfengzhong = true"> <view @click="showfengzhong = true">