ifloce
ifloce
  • 发布:2019-01-24 22:41
  • 更新:2019-01-24 22:45
  • 阅读:1757

uni-app打开外部报错Unexpected string literal 'index'filename

分类:uni-app

<view>
<web-view src="http://192.168.1.106/wap/trade/allTrade" @message="message" :webview-styles="webstyle"></web-view>
</view>

报错是:
[ERROR] : SyntaxError: Unexpected string literal 'index'filename:http://192.168.1.106/wap/trade/app-view.jslineno:1

我本地服务器没有引用这个js文件
我动态设置 标题栏 小程序和网页都行 app不知道是不是因为这个错误 设置显示1s不到又隐藏了

2019-01-24 22:41 负责人:无 分享
已邀请:
ifloce

ifloce (作者)

应该是 域名的问题吧

该问题目前已经被锁定, 无法添加新回复