You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
1004 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<view class="page data-v-14b6725d"><view class="card data-v-14b6725d"><view class="title data-v-14b6725d">苏州科普 H5 基础框架</view><view class="desc data-v-14b6725d">已接入:请求封装 / 微信登录与分享封装 / 腾讯地图配置</view><view class="line data-v-14b6725d">腾讯地图 Key{{a}}</view><button class="btn data-v-14b6725d" bindtap="{{b}}">微信登录(封装)</button></view><view class="card data-v-14b6725d"><view class="title data-v-14b6725d">地图接口示例</view><input class="ipt data-v-14b6725d" placeholder="输入地点关键词" value="{{c}}" bindinput="{{d}}"/><button class="btn data-v-14b6725d" bindtap="{{e}}">搜索地点(后端 /map/search</button><button class="btn ghost data-v-14b6725d" bindtap="{{f}}">定位并逆地理编码</button><view wx:if="{{g}}" class="line data-v-14b6725d">当前位置:{{h}}</view><view wx:for="{{i}}" wx:for-item="item" wx:key="c" class="tip data-v-14b6725d">{{item.a}} · {{item.b}}</view></view></view>