基础库2.6.4中,使用插件时重写App,Page 的限制被放开了吗
- 当前 Bug 的表现(可附上截图) 基础库2.6.4中,使用插件时重写App,Page 的限制被放开了吗 2.6.4 中已经看不到这两行报错了 [代码][non-writable] modification of global variable [代码][代码]"App"[代码] [代码]is not allowed when using plugins at app.json.[代码][代码][non-writable] modification of global variable [代码][代码]"Page"[代码] [代码]is not allowed when using plugins at app.json.[代码] - 预期表现 App, Page 重写能否可以在有插件引入的情况下稳定使用