From 21544c5c6d1dc913ba44edec8c001a2272233ec6 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 25 十二月 2023 15:14:49 +0800
Subject: [PATCH] Mr.Shi

---
 bicycle/unpackage/dist/dev/mp-weixin/pages/maps/maps.wxml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bicycle/unpackage/dist/dev/mp-weixin/pages/maps/maps.wxml b/bicycle/unpackage/dist/dev/mp-weixin/pages/maps/maps.wxml
index b995647..cff5037 100644
--- a/bicycle/unpackage/dist/dev/mp-weixin/pages/maps/maps.wxml
+++ b/bicycle/unpackage/dist/dev/mp-weixin/pages/maps/maps.wxml
@@ -1 +1 @@
-<view class="ditu data-v-36df0b66"><map class="ditu_map data-v-36df0b66" id="mapId" markers="{{markers}}" show-location="{{true}}" latitude="{{latitude}}" longitude="{{longitude}}" data-event-opts="{{[['markertap',[['markertap',['$event']]]],['callouttap',[['toNavigation',['$event']]]]]}}" bindmarkertap="__e" bindcallouttap="__e"><cover-view slot="callout" class="data-v-36df0b66"><block wx:for="{{markers}}" wx:for-item="item" wx:for-index="index" wx:key="index"><cover-view class="data-v-36df0b66"><cover-view class="customCallout data-v-36df0b66" marker-id="{{item.id}}"><cover-image class="image data-v-36df0b66" src="/static/icon/ic_dingwei@2x.png" mode="widthFix"></cover-image><cover-view class="mm data-v-36df0b66">{{rice*1000+"绫�"}}</cover-view><cover-view class="h data-v-36df0b66"></cover-view><cover-view class="dh data-v-36df0b66">瀵艰埅</cover-view></cover-view></cover-view></block></cover-view></map><u-popup vue-id="b5fa3b40-1" show="{{show}}" overlay="{{false}}" round="{{10}}" mode="bottom" data-event-opts="{{[['^close',[['e0']]]]}}" bind:close="__e" class="data-v-36df0b66" bind:__l="__l" vue-slots="{{['default']}}"><view class="ditu_box data-v-36df0b66"><view class="ditu_box_a data-v-36df0b66"><text class="data-v-36df0b66">{{info.title}}</text><text class="data-v-36df0b66">{{"璺濈"+rice*1000+"m"}}</text></view><view class="ditu_box_b data-v-36df0b66">{{''+info.addr+''}}</view><view data-event-opts="{{[['tap',[['toNavigation',['$event']]]]]}}" class="ditu_box_c data-v-36df0b66" bindtap="__e">瀵艰埅鍓嶅線</view></view></u-popup><image class="dw data-v-36df0b66" src="/static/icon/map_relocation@2x.png" mode="widthFix" data-event-opts="{{[['tap',[['clickcontrol',['$event']]]]]}}" bindtap="__e"></image></view>
\ No newline at end of file
+<view class="ditu data-v-36df0b66"><map class="ditu_map data-v-36df0b66" id="mapId" markers="{{markers}}" show-location="{{true}}" latitude="{{latitude}}" longitude="{{longitude}}" data-event-opts="{{[['markertap',[['markertap',['$event']]]],['callouttap',[['toNavigation',['$event']]]]]}}" bindmarkertap="__e" bindcallouttap="__e"><cover-view slot="callout" class="data-v-36df0b66"><block wx:for="{{markers}}" wx:for-item="item" wx:for-index="index" wx:key="index"><cover-view class="data-v-36df0b66"><cover-view class="customCallout data-v-36df0b66" marker-id="{{item.id}}"><cover-image class="image data-v-36df0b66" src="/static/icon/ic_dingwei@2x.png" mode="widthFix"></cover-image><cover-view class="mm data-v-36df0b66">{{rice>1000?$root.g0+'鍗冪背':rice+'绫�'}}</cover-view><cover-view class="h data-v-36df0b66"></cover-view><cover-view class="dh data-v-36df0b66">瀵艰埅</cover-view></cover-view></cover-view></block></cover-view></map><u-popup vue-id="b5fa3b40-1" show="{{show}}" overlay="{{false}}" round="{{10}}" mode="bottom" data-event-opts="{{[['^close',[['e0']]]]}}" bind:close="__e" class="data-v-36df0b66" bind:__l="__l" vue-slots="{{['default']}}"><view class="ditu_box data-v-36df0b66"><view class="ditu_box_a data-v-36df0b66"><text class="data-v-36df0b66">{{info.title}}</text><text class="data-v-36df0b66">{{"璺濈"+(rice>1000?$root.g1+'鍗冪背':rice+'绫�')}}</text></view><view class="ditu_box_b data-v-36df0b66">{{''+info.addr+''}}</view><view data-event-opts="{{[['tap',[['toNavigation',['$event']]]]]}}" class="ditu_box_c data-v-36df0b66" bindtap="__e">瀵艰埅鍓嶅線</view></view></u-popup><image class="dw data-v-36df0b66" src="/static/icon/map_relocation@2x.png" mode="widthFix" data-event-opts="{{[['tap',[['clickcontrol',['$event']]]]]}}" bindtap="__e"></image></view>
\ No newline at end of file

--
Gitblit v1.9.3