收藏
回答

如何解决tabbar.list[0].pagepath 不应该包含'?'

我使用的编译工具:微信web开发者工具

我的操作系统:win7旗舰版64x

编译时的设备:iphone6 wifi

版本库:我不知道从哪里查看,我是个编程门外汉。

今天从一个叫即速的网站上自己弄了一个小程序,已经打包代码也下载下来了,但是在使用web开发者工具的时候提示编译错误。

从console看到有四条红色字体提示:

以下是复制过来的app.json的代码:

{
  "pages": ["pages\/page10000\/page10000","pages\/bindCellphone\/bindCellphone","pages\/advanceSearch\/advanceSearch"],
  "window": {
    "enablePullDownRefresh": false
  },
    "tabBar": {"borderStyle":"white","color":"#666666","selectedColor":"#FF0000","backgroundColor":"#00FFFF","list":[{"iconPath":"images\/592bd756c49bf.png","selectedIconPath":"images\/592bd756c4a16.png","text":"好货抢不停","pagePath":"pages\/https:\/\/weidian.com\/?userid=845832271&wfr=wxp&historyBack=true\/https:\/\/weidian.com\/?userid=845832271&wfr=wxp&historyBack=true"},{"iconPath":"images\/592bd7571e659.png","selectedIconPath":"images\/592bd7571e6ae.png","text":"预定团购","pagePath":"pages\/https:\/\/open.weixin.qq.com\/connect\/oauth2\/authorize?appid=wxdb36171d170a48ff&redirect_uri=http:\/\/yxt.ly4sw.com\/LyShopProject\/Web\/Shop\/commodityMobileAction_mallList.action?paramList=306015@,0@,0@,4@,sn&response_type=code&scope=snsapi_base&state=123#wechat_redirect\/https:\/\/open.weixin.qq.com\/connect\/oauth2\/authorize?appid=wxdb36171d170a48ff&redirect_uri=http:\/\/yxt.ly4sw.com\/LyShopProject\/Web\/Shop\/commodityMobileAction_mallList.action?paramList=306015@,0@,0@,4@,sn&response_type=code&scope=snsapi_base&state=123#wechat_redirect"},{"iconPath":"images\/592bd75752b85.png","selectedIconPath":"images\/592bd75752bde.png","text":"维修预约","pagePath":"pages\/https:\/\/open.weixin.qq.com\/connect\/oauth2\/authorize?appid=wxdb36171d170a48ff&redirect_uri=http:\/\/yxt.ly4sw.com\/checkAppointmentAction_weiWang.action?entcode=306015&response_type=code&scope=snsapi_base&state=123#wechat_redirect\/https:\/\/open.weixin.qq.com\/connect\/oauth2\/authorize?appid=wxdb36171d170a48ff&redirect_uri=http:\/\/yxt.ly4sw.com\/checkAppointmentAction_weiWang.action?entcode=306015&response_type=code&scope=snsapi_base&state=123#wechat_redirect"},{"iconPath":"images\/592bd757a46ef.png","selectedIconPath":"images\/592bd757a4749.png","text":"我要投诉","pagePath":"pages\/https:\/\/open.weixin.qq.com\/connect\/oauth2\/authorize?appid=wxdb36171d170a48ff&redirect_uri=http:\/\/yxt.ly4sw.com\/Web\/FbComplaints\/fbComplaintsAction_mbCpFindById.action?entcode=306015&response_type=code&scope=snsapi_base&state=123#wechat_redirect\/https:\/\/open.weixin.qq.com\/connect\/oauth2\/authorize?appid=wxdb36171d170a48ff&redirect_uri=http:\/\/yxt.ly4sw.com\/Web\/FbComplaints\/fbComplaintsAction_mbCpFindById.action?entcode=306015&response_type=code&scope=snsapi_base&state=123#wechat_redirect"}]},
    "networkTimeout": {
    "request": 10000,
    "connectSocket": 10000,
    "uploadFile": 10000,
    "downloadFile": 10000
  },
  "debug": false
}

谁能帮帮我,请问我该怎么办?

回答关注问题邀请回答
收藏

4 个回答

  • 要日白
    要日白
    2018-05-30

    是报错位置的路径配置有问题

    2018-05-30
    有用
    回复
  • careless whisper
    careless whisper
    2017-05-30

    主要是我什么都不会啊,连HTML都不懂,更别说别的了。

    2017-05-30
    有用
    回复
  • 云选片~影楼在线选片小程序
    云选片~影楼在线选片小程序
    2017-05-29

    什么xx应用,不能自己开发的话,就被别人圈住吧。

    2017-05-29
    有用
    回复
  • 云选片~影楼在线选片小程序
    云选片~影楼在线选片小程序
    2017-05-29

    所以说,自己开发比较靠谱,什么第三方滚蛋!

    2017-05-29
    有用
    回复
登录 后发表内容