提交 70e5b50d 编写于 作者: W wanganxp

更改地图示例坐标

上级 83007136
......@@ -9,7 +9,7 @@
<!-- #endif -->
<!-- #ifdef APP-IOS -->
<button class="button" @click="openSchema('itms-apps://search.itunes.apple.com//WebObjects//MZSearch.woa/wa/search?media=software&lterm=')">打开 AppStore 到搜索页</button>
<button class="button" @click="openSchema('http://maps.apple.com/?q=Mexican+Restaurant&sll=50.894967,4.341626&z=10&t=s')">打开 iOS 地图坐标</button>
<button class="button" @click="openSchema('http://maps.apple.com/?q=DCloud&sll=39.9631018208,116.3406135236&z=10&t=s')">打开 iOS 地图坐标</button>
<!-- #endif -->
</view>
</template>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册