提交 a224d420 编写于 作者: X xiaoyucoding

update: 调整webv-view示例加载的网络页面

上级 bb4b559a
<template>
<view>
<web-view src="https://uniapp.dcloud.io"></web-view>
</view>
<view>
<web-view src="https://uniapp.dcloud.io/static/web-view.html"></web-view>
</view>
</template>
<script>
export default {}
export default {}
</script>
<style>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册