diff --git a/ruoyi-ui/public/static/fonts/庞门正道标题体3.ttf b/ruoyi-ui/public/static/fonts/庞门正道标题体3.ttf new file mode 100644 index 00000000..d133066e Binary files /dev/null and b/ruoyi-ui/public/static/fonts/庞门正道标题体3.ttf differ diff --git a/ruoyi-ui/src/App.vue b/ruoyi-ui/src/App.vue index 8313d702..535fc08c 100644 --- a/ruoyi-ui/src/App.vue +++ b/ruoyi-ui/src/App.vue @@ -50,7 +50,6 @@ export default { diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/ConditionStatistics/index.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/ConditionStatistics/index.vue index e6a38842..484d3d68 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/ConditionStatistics/index.vue +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/ConditionStatistics/index.vue @@ -8,16 +8,16 @@
预警事件
-
今日:{{ earlyWarningEvents.day }}
-
本月:{{ earlyWarningEvents.month }}
+
今日:{{ earlyWarningEvents.day }}
+
本月:{{ earlyWarningEvents.month }}
{{ earlyWarningEvents.processing }} 处理中
-
本周:{{ earlyWarningEvents.week }}
-
本年:{{ earlyWarningEvents.year }}
+
本周:{{ earlyWarningEvents.week }}
+
本年:{{ earlyWarningEvents.year }}
@@ -255,8 +255,8 @@ export default { position: absolute; top: 50px; font-size: 18px; - font-family: Hiragino Sans GB, Hiragino Sans GB; - font-weight: normal; + font-family: 'Hiragino Sans GB', 'Hiragino Sans GB'; + font-weight: 600; color: #3de8ff; text-shadow: 0px 1px 2px rgba(23, 147, 227, 0.58); } @@ -269,7 +269,7 @@ export default { // left: 50px; margin: auto; font-size: 12px; - font-family: Hiragino Sans GB, Hiragino Sans GB; + font-family: 'Hiragino Sans GB', 'Hiragino Sans GB'; font-weight: normal; color: #ffffff; } @@ -305,7 +305,10 @@ export default { font-size: 16px; font-family: PangMenZhengDao-3, PangMenZhengDao-3; font-weight: 400; - color: #ffcd4d; + color: #FFCD4D; + text-align: left; + font-style: normal; + text-transform: none; } } } @@ -519,7 +522,7 @@ export default { width: 220px; text-align: right; font-size: 12px; - font-family: Hiragino Sans GB, Hiragino Sans GB; + font-family: 'Hiragino Sans GB', 'Hiragino Sans GB'; color: #fff; line-height: 40px; letter-spacing: 7px; @@ -528,7 +531,7 @@ export default { .value { flex: 1; width: 0; - font-family: Hiragino Sans GB, Hiragino Sans GB; + font-family: 'Hiragino Sans GB', 'Hiragino Sans GB'; line-height: 40px; text-align: center;