安装插件后的基础文件
This commit is contained in:
22
plugin/easyflow/config.json
Normal file
22
plugin/easyflow/config.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "easyflow",
|
||||
"title": "简单工作流",
|
||||
"intro": "一款简单好用的工作流插件",
|
||||
"icon": "fa-home",
|
||||
"author": "anderson",
|
||||
"home": "",
|
||||
"version": "1.0.0",
|
||||
"config": 1,
|
||||
"menu": 1,
|
||||
"import": 0,
|
||||
"rewrite": [],
|
||||
"extends": {
|
||||
"title": "简单工作流"
|
||||
},
|
||||
"area": [
|
||||
"600px",
|
||||
"650px"
|
||||
],
|
||||
"status": 1,
|
||||
"path": "\/home\/bt_www\/www\/wwwroot\/pdm.sa.webadmain.com\/plugin\/easyflow\/"
|
||||
}
|
||||
Reference in New Issue
Block a user