详细问题描述
android 离线打包后 tabar消失,标题栏消失 页面在附件中
[内容]
tabBar消失
代码
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#FFFFFF",
"borderStyle": "black",
"backgroundColor": "#4B4F59",
"list": [{
"pagePath": "pages/tabBar/home",
"iconPath": "static/tabBar/shouye.png",
"selectedIconPath": "static/tabBar/shouye_s.png",
"text": "应用"
},
{
"pagePath": "pages/tabBar/report",
"iconPath": "static/tabBar/baobiao.png",
"selectedIconPath": "static/tabBar/baobiao_s.png",
"text": "报表"
},
{
"pagePath": "pages/tabBar/cart",
"iconPath": "static/tabBar/fuwu.png",
"selectedIconPath": "static/tabBar/fuwu_s.png",
"text": "服务"
},
{
"pagePath": "pages/tabBar/user",
"iconPath": "static/tabBar/user.png",
"selectedIconPath": "static/tabBar/user_s.png",
"text": "我的"
}
]
}
标题栏消失 其中的一个页面
{
"path": "pages/tabBar/msg/msg",
"style": {
"navigationBarTitleText": "消息列表",
"navigationBarBackgroundColor": "#4B4F59",
"navigationBarTextStyle": "white",
"app-plus":{
"animationType":"zoom-out",
"animationDuration":300
}
}
}
联系方式
[QQ]1721511741
mishangwo
感谢,我也是这个问题。
2019-08-15 18:21
d***@profonmail.com
感谢感谢,问了好几天的了
2019-08-15 18:32
l***@163.com
解决问题,感谢感谢!
2019-10-10 11:38