greenPro/unpackage/dist/dev/mp-weixin/pages/API/choose-location/choose-location.wxml

1 line
700 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view><page-head wx:if="{{a}}" u-i="9e43c98e-0" bind:__l="__l" u-p="{{a}}"></page-head><view class="uni-padding-wrap"><view style="background:#FFFFFF;padding:40rpx"><view class="uni-hello-text uni-center">当前位置信息</view><block wx:if="{{b}}"><view class="uni-h2 uni-center uni-common-mt">未选择位置</view></block><block wx:if="{{c}}"><view class="uni-hello-text uni-center" style="margin-top:10px">{{d}}</view><view class="uni-h2 uni-center uni-common-mt"><text>E: {{e}}°{{f}}</text><text>\nN: {{g}}°{{h}}</text></view></block></view><view class="uni-btn-v"><button type="primary" bindtap="{{i}}">选择位置</button><button bindtap="{{j}}">清空</button></view></view></view>