收藏
回答

在上传代码和预览的时候,提示:缺少文件

在上传代码和预览的时候,提示:缺少文件, error: iconPath=pages/images/tab_home_normal.png, file not found,但是在编译的时候不报错,且tabbar的icon正常显示。

代码:

"tabBar": {

"list": [

{

"pagePath": "/pages/home/home",

"iconPath":"/pages/images/tab_home_normal.png",

"selectedIconPath":"pages/images/tab_home_press.png",

"text": "首页"

},

{

"pagePath": "pages/company/company",

"text": "公司介绍",

"iconPath": "pages/images/tab_company_normal.png",

"selectedIconPath": "pages/images/tab_company_press.png"

},

{

"pagePath": "pages/goods/goods",

"text": "公司产品",

"iconPath": "pages/images/tab_goods_normal.png",

"selectedIconPath": "pages/images/tab_goods_press.png"

},

{

"pagePath": "pages/we/we",

"text": "联系我们",

"iconPath": "pages/images/tab_we_normal.png",

"selectedIconPath": "pages/images/tab_we_press.png"

}

]

}



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

4 个回答

  • 那年我怀揣收音机
    那年我怀揣收音机
    2018-04-01

    +1


    2018-04-01
    有用
    回复
  • 彦明
    彦明
    2017-10-26

    +1

    2017-10-26
    有用
    回复
  • Q
    Q
    2017-09-07

    你也遇到了这样的问题吗?

    2017-09-07
    有用
    回复
  • 一凡
    一凡
    2017-09-07

    +1

    2017-09-07
    有用
    回复
登录 后发表内容