微信小程序遇到的问题

# 微信小程序遇到的问题

# iconPath

微信开发者工具上传时提示 Error: 缺少文件, error: iconPath=xxx file not found

解决方法:

  1. 删除这个属性
  2. 添加相对路径的图片

# video

video 不支持 html

解决方法:

暂无解决方法

解决方法:

  1. switchTab 跳转到 tabBar 页面