fastman3-vconsole-switchenv
v1.0.11
Published
a switch env plugin for vconsole!
Downloads
10
Readme
fastman3-vconsole-switchenv
CHANGELOG
v 1.0.0 - 2021.6.2
- 初始化插件库;
v 1.0.1 - 2021.6.3
- 兼容 Fastman1 和 Fastman2 开发框架;
v 1.0.2 - 2021.6.3
- 修复切换后面板未更新数据的bug;
v 1.0.3 - 2021.6.4
- 兼容 Fastman v1;
v 1.0.4 - 2021.6.5
- 样式调整;
v 1.0.5 - 2021.8.26
- 支持扩展环境;
v 1.0.6 - 2021.8.26
- 修复切换环境后面板没有刷新的bug;
v 1.0.7 - 2021.8.28
- 优化细节;
v 1.0.8 - 2021.8.29
- 优化v2&v3逻辑处理细节;
v 1.0.9 - 2021.8.29
- 调整扩展环境同步接口重新地址;
v 1.0.10 - 2023.8.21
- 修改 switch-env-sync.html 相对路径,确保本地dev环境联调没问题;
v 1.0.11 - 2024.5.3
- 修复本地调试时使用了错误的本地相对地址switch-env-sync.html;