diff --git a/App.vue b/App.vue index 600eeb0..367f6a0 100644 --- a/App.vue +++ b/App.vue @@ -24,7 +24,31 @@ } - \ No newline at end of file diff --git a/pages/index/index.vue b/pages/index/index.vue index 7eee5a7..6950b38 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -5,9 +5,9 @@ top: 0; z-index: 999;"> - 道路交通安全隐患 - 排查助手 - 洞察隐患 智能守护 科技之眼照亮安全之路 + 洞察隐患 智能守护 + + 科技之眼照亮安全之路 @@ -252,7 +252,7 @@ padding: calc(var(--status-bar-height) + 40rpx) 20rpx 20rpx; .title { - font-family: Tensentype MeiHeiJ, Tensentype MeiHeiJ; + font-family: 'Tensentype-MeiHeiJ-Bold'; font-weight: bold; font-size: 24px; line-height: 28px; @@ -264,8 +264,9 @@ } .desc { + font-family: 'SOURCEHANSANSCN-REGULAR'; margin-top: 20rpx; - font-family: Source Han Sans CN, Source Han Sans CN; + // font-family: Source Han Sans CN, Source Han Sans CN; } .total { diff --git a/pages/logIn/logIn.vue b/pages/logIn/logIn.vue index 6d6811c..93becf0 100644 --- a/pages/logIn/logIn.vue +++ b/pages/logIn/logIn.vue @@ -1,16 +1,16 @@