From 902767cde86e45e91bd248c86c5e03a9d276a2c0 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Fri, 17 May 2024 11:15:47 +0800 Subject: [PATCH] fix --- .env | 1 + .prettierrc | 2 +- public/index.html | 2 -- src/pages/aboutUs/index.vue | 54 +++++++++++++++++++++++-------------- 4 files changed, 36 insertions(+), 23 deletions(-) create mode 100644 .env diff --git a/.env b/.env new file mode 100644 index 0000000..603af94 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +VUE_APP_BASE_URL = '/' \ No newline at end of file diff --git a/.prettierrc b/.prettierrc index c5f454b..c4faeef 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,5 +1,5 @@ { - "tabWidth": 4, + "tabWidth": 2, "singleQuote": true, "trailingComma": "none", "printWidth": 140 diff --git a/public/index.html b/public/index.html index 58b7de0..f69e0b0 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,6 @@ - - 职站商城 diff --git a/src/pages/aboutUs/index.vue b/src/pages/aboutUs/index.vue index dca2e21..ce64bcc 100644 --- a/src/pages/aboutUs/index.vue +++ b/src/pages/aboutUs/index.vue @@ -141,25 +141,39 @@
{{ modules[7].form.title }}

{{ modules[7].form.subTitle }}

{{ modules[7].form.des }}

-
- -
-
- - {{ modules[8].form.title }} -
-
-
- {{ modules[8].form.subTitle }} - -
-
-
+ + + + + + + @@ -199,7 +213,7 @@ - {{ modules[11].form.site }} + {{ modules[11].form.siteName }}