<template>
<view class="content">
<web-view :webview-styles="webviewStyles" src="http://www.baidu.com"></web-view>
</view>
</template>
使用uni-app把网页封装成安卓app,但打不开,提示 拒绝了我们的连接请求。
<template>
<view class="content">
<web-view :webview-styles="webviewStyles" src="http://www.baidu.com"></web-view>
</view>
</template>
使用uni-app把网页封装成安卓app,但打不开,提示 拒绝了我们的连接请求。
1 个回复
8***@qq.com
这应该是网页打开了防跨站