FISCO-BCOS / fisco-bcos-browser

A broswer to show the detail infomation of a running FISCO BCOS chain
https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/docs/browser/browser.html
GNU General Public License v3.0
175 stars 115 forks source link

群组、节点 接口化生成json配置 更新 #176

Closed longJJ2016 closed 3 years ago

longJJ2016 commented 3 years ago

新增 /updateGroupAndNode 接口 :群组、节点的配置更新 1、获取群组、节点配置文件/config/group.json、/config/node.json 不存在会自动创建,并生成模板 2、修改配置模板后,再次调用并更新

新增 /getWebConfig 接口:针对项目的额外配置,配合前端调用展示 1、获取项目配置文件/config/config.json,不存在则自动创建 2、修改配置模板后,再次调用并更新

其他修改 head.append改为 head.appendChild 格式化操作

哈希科技团队

ghost commented 3 years ago

Sider detected 1 error and 1 warning on analyzing the commit 3349995.

We recommend fixing them as possible by updating the dependencies, configuring the analysis tool, configuring sider.yml, turning off unused tools, and so on.

If you have problems or questions still, feel free to ask us via chat. 💬


You can turn off this notification if you don't want to receive it from now on.