refactor: func

This commit is contained in:
hufeixiong
2021-11-04 17:59:01 +08:00
parent b854f9f275
commit 79efa6e15a
9 changed files with 260 additions and 200 deletions

View File

@@ -1,5 +1,9 @@
## changelog
## 0.10.0
函数名提出name作为单独配置项传递第一个参数作为id最后个参数作为函数名这样函数的显示名称可以支持转换。
## 0.9.5
preview组件scripts加载由并发变为线性。