h7ml

Results 33 comments of h7ml

> 引入amis我看index.js默认就直接import了N个组件,能不能这里做成可配置的,我需要哪些才加载这些,并且是不是也可以动态加载? 我觉得应该配不了,在这方面,真的很不友好。如果出一个``amis-editor-plugins`` 或者``amis-webpack-plugins`` ,按需加载就很棒了。

In the latest version v4.5.3, we have adapted the amis low code, which can be configured. Configure echarts to be displayed in the form of table, card, etc.

1. 请确保你是用sh脚本一键部署的 2. 如果非sh脚本部署,需要将以下文件下载到你的服务器上并解压 ```shell cd /data/dgiot/dgiot/lib/dgiot_api-4.3.0/priv wget https://dgiot-release-1306147891.cos.ap-nanjing.myqcloud.com/v4.4.0/dgiot_dashboard.tar.gz &> /dev/null tar xf dgiot_dashboard.tar.gz &> /dev/null wget https://dgiot-release-1306147891.cos.ap-nanjing.myqcloud.com/v4.4.0/dgiot_file.tar.gz &> /dev/null tar xf dgiot_file.tar.gz &> /dev/null ```

![image](https://user-images.githubusercontent.com/55233292/176593941-c6d5567c-4b53-4a7c-acb5-5d804ab8451a.png) fix

You can read the related [issues](https://gitee.com/dgiiot/dgiot/issues/I4X362), and if you encounter problems, you can give feedback below

Use caching to speed up the build of actions. Improved dependency package installation time by approximately 60%

> Use caching to speed up the build of actions. Improved dependency package installation time by approximately 60% ![image](https://user-images.githubusercontent.com/55233292/171277646-e9ec5acc-ae2f-4685-8389-fdabd3202650.png)

![image](https://github.com/lobehub/lobe-chat/assets/55233292/e8bb647f-e821-4b92-b255-4af6213d4b59) DEFAULT_AGENT_META 字段可以这么自定义吗?