严重:Please do not register multiple Page
问题描述: 引用了第三方组件,组件的命名规则如: pages/index/index.page pages/index/index.wxml pages/index/index.wcss pages/index/index.json pages/login/login.page pages/login/login.wxml pages/login/login.wcss pages/login/login.json 然后就会报错“ Please do not register multiple Page ”,不知道是不是认为重名了? 更新版本就报错,卸载重新安装2018.06.12版本就正常!!