diff --git a/src/assets/images/personal/user.png b/src/assets/images/personal/user.png new file mode 100644 index 0000000..dd4bb1d --- /dev/null +++ b/src/assets/images/personal/user.png Binary files differ diff --git a/src/assets/images/personal/user.png b/src/assets/images/personal/user.png new file mode 100644 index 0000000..dd4bb1d --- /dev/null +++ b/src/assets/images/personal/user.png Binary files differ diff --git a/src/assets/less/style.less b/src/assets/less/style.less index 241d76e..4375fd3 100644 --- a/src/assets/less/style.less +++ b/src/assets/less/style.less @@ -1,14 +1,10 @@ @import './global.less'; :root { - font-family: Inter, Avenir, Helvetica, Arial, sans-serif, SourceHanSansCN-Regular; - font-size: 14px; - line-height: 24px; + font-family: Source Han Sans CN; font-weight: 400; - - color-scheme: light dark; - color: rgba(255, 255, 255, 0.87); - background-color: #242424; + font-size: 25px; + color: #121212; font-synthesis: none; text-rendering: optimizeLegibility; diff --git a/src/assets/images/personal/user.png b/src/assets/images/personal/user.png new file mode 100644 index 0000000..dd4bb1d --- /dev/null +++ b/src/assets/images/personal/user.png Binary files differ diff --git a/src/assets/less/style.less b/src/assets/less/style.less index 241d76e..4375fd3 100644 --- a/src/assets/less/style.less +++ b/src/assets/less/style.less @@ -1,14 +1,10 @@ @import './global.less'; :root { - font-family: Inter, Avenir, Helvetica, Arial, sans-serif, SourceHanSansCN-Regular; - font-size: 14px; - line-height: 24px; + font-family: Source Han Sans CN; font-weight: 400; - - color-scheme: light dark; - color: rgba(255, 255, 255, 0.87); - background-color: #242424; + font-size: 25px; + color: #121212; font-synthesis: none; text-rendering: optimizeLegibility; diff --git a/src/views/home/home_homePage.vue b/src/views/home/home_homePage.vue index 89a529b..a4b0656 100644 --- a/src/views/home/home_homePage.vue +++ b/src/views/home/home_homePage.vue @@ -32,15 +32,12 @@ :key="index" @click="$router.push(item.path)" > - -
{{ item.name }}
- +
-
- @@ -78,18 +74,14 @@ @@ -472,16 +348,12 @@ .typeList { width: 25%; text-align: center; - margin-top: 10px; - padding-top: 35px; + margin: 20px 0px; .typeImg { width: 85px; height: 80px; } .typeFont { - font-family: PingFang SC; - font-size: 20px; - color: #000000; line-height: 40px; text-align: center; } @@ -490,7 +362,6 @@ #listBox { width: 100%; margin-top: 20px; - // background: red; .ListClass { width: 100%; background: #ffffff; @@ -518,8 +389,7 @@ } .ListBottomA { width: 100%; - // height: calc(100vh - 900px); - // background: yellow; + height: 500px; overflow: auto; .ListBottom { width: 100%; diff --git a/src/assets/images/personal/user.png b/src/assets/images/personal/user.png new file mode 100644 index 0000000..dd4bb1d --- /dev/null +++ b/src/assets/images/personal/user.png Binary files differ diff --git a/src/assets/less/style.less b/src/assets/less/style.less index 241d76e..4375fd3 100644 --- a/src/assets/less/style.less +++ b/src/assets/less/style.less @@ -1,14 +1,10 @@ @import './global.less'; :root { - font-family: Inter, Avenir, Helvetica, Arial, sans-serif, SourceHanSansCN-Regular; - font-size: 14px; - line-height: 24px; + font-family: Source Han Sans CN; font-weight: 400; - - color-scheme: light dark; - color: rgba(255, 255, 255, 0.87); - background-color: #242424; + font-size: 25px; + color: #121212; font-synthesis: none; text-rendering: optimizeLegibility; diff --git a/src/views/home/home_homePage.vue b/src/views/home/home_homePage.vue index 89a529b..a4b0656 100644 --- a/src/views/home/home_homePage.vue +++ b/src/views/home/home_homePage.vue @@ -32,15 +32,12 @@ :key="index" @click="$router.push(item.path)" > - -
{{ item.name }}
- +
-
- @@ -78,18 +74,14 @@ @@ -472,16 +348,12 @@ .typeList { width: 25%; text-align: center; - margin-top: 10px; - padding-top: 35px; + margin: 20px 0px; .typeImg { width: 85px; height: 80px; } .typeFont { - font-family: PingFang SC; - font-size: 20px; - color: #000000; line-height: 40px; text-align: center; } @@ -490,7 +362,6 @@ #listBox { width: 100%; margin-top: 20px; - // background: red; .ListClass { width: 100%; background: #ffffff; @@ -518,8 +389,7 @@ } .ListBottomA { width: 100%; - // height: calc(100vh - 900px); - // background: yellow; + height: 500px; overflow: auto; .ListBottom { width: 100%; diff --git a/src/views/home/home_my.vue b/src/views/home/home_my.vue index 78ba070..6dfce22 100644 --- a/src/views/home/home_my.vue +++ b/src/views/home/home_my.vue @@ -4,18 +4,14 @@
- +

{{ pinias.userName }} - {{ pinias.userDeptName }}

{{ pinias.phonenumber }}

-
- -
@@ -44,12 +40,13 @@
- 退出登录 + 退出登录
@@ -472,16 +348,12 @@ .typeList { width: 25%; text-align: center; - margin-top: 10px; - padding-top: 35px; + margin: 20px 0px; .typeImg { width: 85px; height: 80px; } .typeFont { - font-family: PingFang SC; - font-size: 20px; - color: #000000; line-height: 40px; text-align: center; } @@ -490,7 +362,6 @@ #listBox { width: 100%; margin-top: 20px; - // background: red; .ListClass { width: 100%; background: #ffffff; @@ -518,8 +389,7 @@ } .ListBottomA { width: 100%; - // height: calc(100vh - 900px); - // background: yellow; + height: 500px; overflow: auto; .ListBottom { width: 100%; diff --git a/src/views/home/home_my.vue b/src/views/home/home_my.vue index 78ba070..6dfce22 100644 --- a/src/views/home/home_my.vue +++ b/src/views/home/home_my.vue @@ -4,18 +4,14 @@
- +

{{ pinias.userName }} - {{ pinias.userDeptName }}

{{ pinias.phonenumber }}

-
- -
@@ -44,12 +40,13 @@
- 退出登录 + 退出登录