diff --git a/code/web/IT工具综合平台/.env.development b/code/web/IT工具综合平台/.env.development index 9b794bf..dbd8ffb 100644 --- a/code/web/IT工具综合平台/.env.development +++ b/code/web/IT工具综合平台/.env.development @@ -1,3 +1,3 @@ VUE_APP_API_URL_LOGIN = "http://222.76.244.118:11001/admin-system/account/p13_account_check" VUE_APP_API_URL_UPLOAD_FILE= "http://222.76.244.118:11001/admin-system/file/file-upload.do" -VUE_APP_API_URL_REQUIREMENT_STATUS= "http://localhost:8080/requirement/query_requirement_status.do" \ No newline at end of file +VUE_APP_API_URL_REQUIREMENT_STATUS= "http://222.76.244.118:11001/requirement/query_requirement_status.do" \ No newline at end of file diff --git a/code/web/IT工具综合平台/public/index.html b/code/web/IT工具综合平台/public/index.html index c0f4e70..f3de6bc 100644 --- a/code/web/IT工具综合平台/public/index.html +++ b/code/web/IT工具综合平台/public/index.html @@ -2,8 +2,8 @@ * @Author: Kane * @Date: 2022-12-17 11:08:18 * @LastEditors: Kane - * @LastEditTime: 2023-01-29 09:46:42 - * @FilePath: \IT工具综合平台\public\index.html + * @LastEditTime: 2023-02-04 22:47:11 + * @FilePath: /IT工具综合平台/public/index.html * @Description: * * Copyright (c) ${2022} by Kane, All Rights Reserved. diff --git a/code/web/IT工具综合平台/src/assets/fonts/FZSJ-RUGAQSAY.TTF b/code/web/IT工具综合平台/src/assets/fonts/FZSJ-RUGAQSAY.TTF new file mode 100644 index 0000000..f92529b Binary files /dev/null and b/code/web/IT工具综合平台/src/assets/fonts/FZSJ-RUGAQSAY.TTF differ diff --git a/code/web/IT工具综合平台/src/assets/skull.png b/code/web/IT工具综合平台/src/assets/skull.png new file mode 100644 index 0000000..db3a126 Binary files /dev/null and b/code/web/IT工具综合平台/src/assets/skull.png differ diff --git a/code/web/IT工具综合平台/src/layout/Index.vue b/code/web/IT工具综合平台/src/layout/Index.vue index ced89eb..1c4ab47 100644 --- a/code/web/IT工具综合平台/src/layout/Index.vue +++ b/code/web/IT工具综合平台/src/layout/Index.vue @@ -2,7 +2,7 @@ * @Author: Kane * @Date: 2023-01-04 11:05:44 * @LastEditors: Kane - * @LastEditTime: 2023-02-04 16:35:20 + * @LastEditTime: 2023-02-04 22:48:20 * @FilePath: /IT工具综合平台/src/layout/Index.vue * @Description: * @@ -85,6 +85,7 @@ export default { + \ No newline at end of file diff --git a/code/web/IT工具综合平台/src/views/overview/Desktop.vue b/code/web/IT工具综合平台/src/views/overview/Desktop.vue index 50b4592..567490e 100644 --- a/code/web/IT工具综合平台/src/views/overview/Desktop.vue +++ b/code/web/IT工具综合平台/src/views/overview/Desktop.vue @@ -2,8 +2,8 @@ * @Author: Kane * @Date: 2023-01-06 15:30:12 * @LastEditors: Kane - * @LastEditTime: 2023-02-04 16:56:36 - * @FilePath: /IT工具综合平台/src/views/overview/Desktop.vue + * @LastEditTime: 2023-02-04 22:38:47 + * @FilePath: /IT工具综合平台/src/views/overview/desktop.vue * @Description: * * Copyright (c) ${2022} by Kane, All Rights Reserved. @@ -61,10 +61,12 @@ 测试 + 错误