diff --git a/code/web/IT工具综合平台/src/assets/img/cropped-1600-900-36302.jpg b/code/web/IT工具综合平台/src/assets/img/cropped-1600-900-36302.jpg new file mode 100644 index 0000000..968490a Binary files /dev/null and b/code/web/IT工具综合平台/src/assets/img/cropped-1600-900-36302.jpg differ diff --git a/code/web/IT工具综合平台/src/layout/components/Main.vue b/code/web/IT工具综合平台/src/layout/components/Main.vue index 141fc4a..7d2f6f2 100644 --- a/code/web/IT工具综合平台/src/layout/components/Main.vue +++ b/code/web/IT工具综合平台/src/layout/components/Main.vue @@ -2,8 +2,8 @@ * @Author: Kane * @Date: 2023-01-04 11:40:03 * @LastEditors: Kane - * @LastEditTime: 2023-01-26 12:34:20 - * @FilePath: \admin_system\src\layout\components\Main.vue + * @LastEditTime: 2023-02-07 10:47:57 + * @FilePath: /IT工具综合平台/src/layout/components/Main.vue * @Description: * * Copyright (c) ${2022} by Kane, All Rights Reserved. @@ -31,6 +31,6 @@ export default { } .view-wrapper { - padding: 15px; + padding: 10px; } \ No newline at end of file diff --git a/code/web/IT工具综合平台/src/views/account/Login.vue b/code/web/IT工具综合平台/src/views/account/Login.vue index 3d1b3be..3f0c91c 100644 --- a/code/web/IT工具综合平台/src/views/account/Login.vue +++ b/code/web/IT工具综合平台/src/views/account/Login.vue @@ -3,7 +3,7 @@ * @Author: Kane * @Date: 2022-12-14 15:23:54 * @LastEditors: Kane - * @LastEditTime: 2023-02-06 14:32:18 + * @LastEditTime: 2023-02-07 10:46:48 * @FilePath: /IT工具综合平台/src/views/account/Login.vue * @Description: * @@ -11,7 +11,7 @@ -->