diff --git a/code/web/it-console/sfc.d.ts b/code/web/it-console/sfc.d.ts deleted file mode 100644 index b4cecda..0000000 --- a/code/web/it-console/sfc.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -/* - * @Author: Kane - * @Date: 2023-03-04 17:21:37 - * @LastEditors: Kane - * @FilePath: /task_schedule/sfc.d.ts - * @Description: - * - * Copyright (c) ${2022} by Kane, All Rights Reserved. - */ - diff --git a/code/web/it-console/shims-vue.d.ts b/code/web/it-console/shims-vue.d.ts index 866e599..0cec49e 100644 --- a/code/web/it-console/shims-vue.d.ts +++ b/code/web/it-console/shims-vue.d.ts @@ -2,13 +2,14 @@ * @Author: Kane * @Date: 2023-03-04 17:23:02 * @LastEditors: Kane - * @FilePath: /task_schedule/shims-vue.d.ts - * @Description: - * - * Copyright (c) ${2022} by Kane, All Rights Reserved. + * @FilePath: /it-console/shims-vue.d.ts + * @Description: + * + * Copyright (c) ${2022} by Kane, All Rights Reserved. */ -declare module '*.vue' { - import { ComponentOptions } from 'vue'; +declare module "*.vue" +{ + import { type ComponentOptions } from "vue"; const componentOptions: ComponentOptions; export default componentOptions; -} \ No newline at end of file +} diff --git a/code/web/it-console/src/App.vue b/code/web/it-console/src/App.vue index f115ef0..2a618c6 100644 --- a/code/web/it-console/src/App.vue +++ b/code/web/it-console/src/App.vue @@ -2,7 +2,7 @@ * @Author: Kane * @Date: 2022-12-14 15:12:46 * @LastEditors: Kane - * @LastEditTime: 2023-03-21 23:14:06 + * @LastEditTime: 2023-03-21 23:49:05 * @FilePath: /it-console/src/App.vue * @Description: * @@ -14,7 +14,7 @@ - @@ -56,4 +56,4 @@ export default { font-family: "rgaqsay"; src: url("../assets/fonts/FZSJ-RUGAQSAY.TTF"); } - \ No newline at end of file + diff --git a/code/web/it-console/src/views/network/NetworkPoint/EditNetworkPoint.vue b/code/web/it-console/src/views/network/NetworkPoint/EditNetworkPoint.vue index b1390bc..1c408af 100644 --- a/code/web/it-console/src/views/network/NetworkPoint/EditNetworkPoint.vue +++ b/code/web/it-console/src/views/network/NetworkPoint/EditNetworkPoint.vue @@ -4,34 +4,24 @@ * @LastEditors: Kane * @LastEditTime: 2023-01-25 11:26:13 * @FilePath: \admin_system\src\views\network\NetworkPoint copy.vue - * @Description: - * - * Copyright (c) ${2022} by Kane, All Rights Reserved. ---> - - \ No newline at end of file + diff --git a/code/web/it-console/src/views/network/NetworkPoint/NetworkPoint.vue b/code/web/it-console/src/views/network/NetworkPoint/NetworkPoint.vue index 05152b9..23f115d 100644 --- a/code/web/it-console/src/views/network/NetworkPoint/NetworkPoint.vue +++ b/code/web/it-console/src/views/network/NetworkPoint/NetworkPoint.vue @@ -2,20 +2,20 @@ * @Author: Kane * @Date: 2023-01-25 11:24:47 * @LastEditors: Kane - * @LastEditTime: 2023-01-25 11:34:07 - * @FilePath: \admin_system\src\views\network\NetworkPoint.vue - * @Description: - * - * Copyright (c) ${2022} by Kane, All Rights Reserved. + * @LastEditTime: 2023-03-21 23:46:21 + * @FilePath: /it-console/src/views/network/NetworkPoint/NetworkPoint.vue + * @Description: + * + * Copyright (c) ${2022} by Kane, All Rights Reserved. --> - \ No newline at end of file + diff --git a/code/web/it-console/src/views/privilege/PrivilegeManager.vue b/code/web/it-console/src/views/privilege/PrivilegeManager.vue index eae5473..c05b6a4 100644 --- a/code/web/it-console/src/views/privilege/PrivilegeManager.vue +++ b/code/web/it-console/src/views/privilege/PrivilegeManager.vue @@ -2,14 +2,14 @@ * @Author: Kane * @Date: 2023-02-03 18:54:38 * @LastEditors: Kane - * @LastEditTime: 2023-02-03 18:56:39 - * @FilePath: \IT工具综合平台\src\views\privilege\PrivilegeManager.vue - * @Description: - * - * Copyright (c) ${2022} by Kane, All Rights Reserved. + * @LastEditTime: 2023-03-21 23:45:04 + * @FilePath: /it-console/src/views/privilege/PrivilegeManager.vue + * @Description: + * + * Copyright (c) ${2022} by Kane, All Rights Reserved. -->