You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
126 lines
1.6 KiB
126 lines
1.6 KiB
3 years ago
|
### resource
|
||
|
|
||
|
#### file manage
|
||
|
|
||
|
class:
|
||
|
- [ ] items
|
||
|
- [ ] el-popconfirm
|
||
|
- [ ] el-button--primary
|
||
|
|
||
|
id:
|
||
|
- [ ] btnCreateDirectory
|
||
|
- [ ] btnCreateFile
|
||
|
- [ ] btnUploadFile
|
||
|
- [ ] delete
|
||
|
- [ ] btnRename
|
||
|
- [ ] btnEdit
|
||
|
- [ ] btnDownload
|
||
|
|
||
|
##### create directory
|
||
|
|
||
|
id:
|
||
|
- [ ] inputDirectoryName
|
||
|
- [ ] inputDescription
|
||
|
- [ ] btnSubmit
|
||
|
- [ ] btnCancel
|
||
|
|
||
|
##### rename directory
|
||
|
|
||
|
id:
|
||
|
- [ ] inputName
|
||
|
- [ ] inputDescription
|
||
|
- [ ] btnSubmit
|
||
|
- [ ] btnCancel
|
||
|
|
||
|
##### create file
|
||
|
|
||
|
id:
|
||
|
- [ ] inputFileName
|
||
|
- [ ] btnSubmit
|
||
|
- [ ] btnCancel
|
||
|
|
||
|
##### upload file
|
||
|
|
||
|
id:
|
||
|
- [ ] btnUpload
|
||
|
- [ ] btnSubmit
|
||
|
- [ ] btnCancel
|
||
|
|
||
|
#### function manage
|
||
|
|
||
|
class:
|
||
|
- [ ] udf-function-items
|
||
|
- [ ] el-popconfirm
|
||
|
- [ ] el-button--primary
|
||
|
|
||
|
id:
|
||
|
- [ ] btnCreateUdfFunction
|
||
|
- [ ] btnRename
|
||
|
- [ ] btnDelete
|
||
|
|
||
|
##### create unf function
|
||
|
|
||
|
class:
|
||
|
- [ ] vue-treeselect__menu
|
||
|
|
||
|
id:
|
||
|
- [ ] inputFunctionName
|
||
|
- [ ] inputClassName
|
||
|
- [ ] btnUdfResourceDropDown
|
||
|
- [ ] inputDescription
|
||
|
- [ ] btnSubmit
|
||
|
- [ ] btnCancel
|
||
|
|
||
|
##### rename udf function
|
||
|
|
||
|
id:
|
||
|
- [ ] inputFunctionName
|
||
|
- [ ] inputClassName
|
||
|
- [ ] inputDescription
|
||
|
- [ ] btnSubmit
|
||
|
- [ ] btnCancel
|
||
|
|
||
|
#### resource
|
||
|
|
||
|
class:
|
||
|
- [ ] tab-file-manage
|
||
|
- [ ] tab-udf-resource-manage
|
||
|
- [ ] tab-function-resource-manage
|
||
|
|
||
|
#### udf manage
|
||
|
|
||
|
class:
|
||
|
- [ ] udf-items
|
||
|
- [ ] el-popconfirm
|
||
|
- [ ] el-button--primary
|
||
|
|
||
|
id:
|
||
|
- [ ] btnCreateDirectory
|
||
|
- [ ] btnUploadUdf
|
||
|
- [ ] btnDownload
|
||
|
- [ ] btnRename
|
||
|
- [ ] btnDelete
|
||
|
|
||
|
##### rename directory
|
||
|
|
||
|
id:
|
||
|
- [ ] inputName
|
||
|
- [ ] inputDescription
|
||
|
- [ ] btnSubmit
|
||
|
- [ ] btnCancel
|
||
|
|
||
|
##### upload file
|
||
|
|
||
|
id:
|
||
|
- [ ] btnUpload
|
||
|
- [ ] btnSubmit
|
||
|
- [ ] btnCancel
|
||
|
|
||
|
##### create directory
|
||
|
|
||
|
id:
|
||
|
- [ ] inputDirectoryName
|
||
|
- [ ] inputDescription
|
||
|
- [ ] btnSubmit
|
||
|
- [ ] btnCancel
|