pages.json
"tabBar": {"selectedColor": "#f94d2a","list":[{"pagePath": "pages/hot/hot","text": "热榜","iconPath": "static/tab-icons/hot.png","selectedIconPath": "static/tab-icons/hot-active.png"},{"pagePath": "pages/hot-video/hot-video","text": "热播","iconPath": "static/tab-icons/hot-video.png","selectedIconPath": "static/tab-icons/hot-video-active.png"},{"pagePath": "pages/my/my","text": "我的","iconPath": "static/tab-icons/my.png","selectedIconPath": "static/tab-icons/my-active.png"}]}
关闭微信索引
manifest.json/源码视图/“mp-weixin”、
添加false
解决Cannot read property ‘forceUpdate’ of undefined的错误
原因是没有配置appID。
热搜页面分析

