fix: 修改任务栏

This commit is contained in:
MTrun
2022-04-10 20:56:05 +08:00
parent 533af6b2f9
commit d1f84cded9
2 changed files with 101 additions and 14 deletions
@@ -1,5 +1,5 @@
export enum TypeEnum {
BOTTON = 'bottom',
BUTTON = 'button',
IMPORTUPLOAD = 'importUpload'
}