Skip to content

Commit 58f090c

Browse files
committed
修复 index.css不生效的Bug
1 parent 9e2363e commit 58f090c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
1313
<link rel="shortcut icon" type="image/x-icon" href="//hx.dcloud.net.cn/static/favicon/favicon.png">
1414
<link rel="stylesheet" href="/static/vue.css">
15-
<link rel="stylesheet" href="/static/index.css?v=20210324161500">
15+
<link rel="stylesheet" href="/static/index.css?v=20210914">
1616
</head>
1717

1818
<body>

0 commit comments

Comments
 (0)