一.方案一
修改六个app.js文件

(this._state.licenseType = e),
//修改为
(this._state.licenseType = 0),
二.方案二
修改constants.js中的连接数

修改六个app.js文件

(this._state.licenseType = e),
//修改为
(this._state.licenseType = 0),
修改constants.js中的连接数

4988

被折叠的 条评论
为什么被折叠?