首页放index.wxml会出现wechat字母,做跳转能解决吗?

发布于 8 年前作者 nxu18604 次浏览最后编辑 8 年前来自 ask

首页放index.wxml会出现wechat字母,做跳转能解决吗?是如下的代码吗?

index.wxml:

wx.navigateTo({

         url:“/pages/index/shop.wxml”(商城首页)

    })


shop.wxml:

<web-view src=https://sl.h6139.cn/xunfeishop/”></web-view>

1 回复
xxie
xxie1 楼6 年前

在app.json文件里修改

或者index.json里修改