Skip to content

Commit 482321a

Browse files
committed
feat: 对中文字体文件进行分包
1 parent fc1436a commit 482321a

File tree

202 files changed

+1401
-8
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+1401
-8
lines changed

.stylelintcache

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"/Users/fengtianxi001/Desktop/代码仓库/可视化大屏/MF-TurbineMonitor/src/components/WidgetLabel.vue":"1","/Users/fengtianxi001/Desktop/代码仓库/MF-TurbineMonitor/src/App.vue":"2","/Users/fengtianxi001/Desktop/代码仓库/MF-TurbineMonitor/src/components/WidgetLabel.vue":"3","/Users/fengtianxi001/Desktop/代码仓库/MF-TurbineMonitor/src/components/WidgetPanel04.vue":"4","/Users/fengtianxi001/Desktop/代码仓库/MF-TurbineMonitor/src/components/WidgetPanel01.vue":"5","/Users/fengtianxi001/Desktop/代码仓库/MF-TurbineMonitor/src/layout/LayoutFooter.vue":"6","/Users/fengtianxi001/Desktop/代码仓库/MF-TurbineMonitor/src/layout/LayoutLoading.vue":"7","/Users/fengtianxi001/Desktop/代码仓库/MF-TurbineMonitor/src/layout/Layout.vue":"8","/Users/fengtianxi001/Desktop/代码仓库/MF-TurbineMonitor/src/components/WidgetPanel02.vue":"9","/Users/fengtianxi001/Desktop/代码仓库/MF-TurbineMonitor/src/components/WidgetPanel03.vue":"10","/Users/fengtianxi001/Desktop/代码仓库/MF-TurbineMonitor/src/components/WidgetPanel05.vue":"11","/Users/fengtianxi001/Desktop/代码仓库/MF-TurbineMonitor/src/components/WidgetPanel06.vue":"12","/Users/fengtianxi001/Desktop/代码仓库/MF-TurbineMonitor/src/components/WidgetPanel07.vue":"13"},{"size":680,"mtime":1736220176227,"hashOfConfig":"14"},{"size":2541,"mtime":1736858528387,"hashOfConfig":"15"},{"size":565,"mtime":1736858268498,"hashOfConfig":"15"},{"size":3605,"mtime":1736901992048,"hashOfConfig":"15"},{"size":2257,"mtime":1736858344874,"hashOfConfig":"15"},{"size":2528,"mtime":1736857555868,"hashOfConfig":"15"},{"size":1062,"mtime":1736858029345,"hashOfConfig":"15"},{"size":2167,"mtime":1736858020012,"hashOfConfig":"15"},{"size":2784,"mtime":1736902244651,"hashOfConfig":"15"},{"size":1681,"mtime":1736858362408,"hashOfConfig":"15"},{"size":2555,"mtime":1736858234336,"hashOfConfig":"15"},{"size":2396,"mtime":1736858240261,"hashOfConfig":"15"},{"size":10272,"mtime":1736858377728,"hashOfConfig":"15"},"u1u13e","dstj6n"]
1+
[{"D:\\codes\\MF-TurbineMonitor\\src\\components\\WidgetLabel.vue":"1","D:\\codes\\MF-TurbineMonitor\\src\\layout\\LayoutFooter.vue":"2","D:\\codes\\MF-TurbineMonitor\\src\\layout\\LayoutHeader.vue":"3","D:\\codes\\MF-TurbineMonitor\\src\\layout\\LayoutLoading.vue":"4","D:\\codes\\MF-TurbineMonitor\\src\\layout\\LayoutPanel.vue":"5"},{"size":592,"mtime":1741001026682,"hashOfConfig":"6"},{"size":2644,"mtime":1741003743554,"hashOfConfig":"6"},{"size":3935,"mtime":1741003749956,"hashOfConfig":"6"},{"size":1116,"mtime":1741003752999,"hashOfConfig":"6"},{"size":1159,"mtime":1741003755489,"hashOfConfig":"6"},"1stdlti"]

index.html

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<link rel="icon" href="/favicon.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>大型风力发电机监控平台</title>
8+
<link rel="stylesheet" href="/public/fonts/DOUYUFont/result.css" />
9+
<link rel="stylesheet" href="/public/fonts/SarasaMonoSC/result.css" />
810
<link rel="stylesheet" href="/styles/boostrap.css" />
911
<link rel="stylesheet" href="/fontawesome/css/all.css" />
1012
</head>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)