diff --git a/src/components/AIcon/index.tsx b/src/components/AIcon/index.tsx index 152420a0..58efea27 100644 --- a/src/components/AIcon/index.tsx +++ b/src/components/AIcon/index.tsx @@ -27,6 +27,7 @@ const iconKeys = [ 'SyncOutlined', 'ExclamationCircleOutlined', 'UploadOutlined', + 'LoadingOutlined', 'PlusCircleOutlined', 'QuestionCircleOutlined', 'DisconnectOutlined', diff --git a/src/components/JUpload/index.vue b/src/components/JUpload/index.vue index c7f612de..94cfe30b 100644 --- a/src/components/JUpload/index.vue +++ b/src/components/JUpload/index.vue @@ -1,70 +1,213 @@ \ No newline at end of file diff --git a/src/views/device/Instance/Save/index.vue b/src/views/device/Instance/Save/index.vue index ff691bd1..1301e493 100644 --- a/src/views/device/Instance/Save/index.vue +++ b/src/views/device/Instance/Save/index.vue @@ -4,8 +4,8 @@ - - + + @@ -32,6 +32,7 @@