Skip to content

Commit 5e61ce4

Browse files
committed
deploy: ee00022
1 parent e376ce0 commit 5e61ce4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
name="viewport"
77
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"
88
/>
9-
<link rel="stylesheet" href="/react-hooks/umi.css" />
9+
<link rel="stylesheet" href="/qiaoyuwen-core/umi.css" />
1010
<script>
1111
window.routerBase = "/";
1212
</script>
@@ -28,6 +28,6 @@
2828
<body>
2929
<div id="root"></div>
3030

31-
<script src="/react-hooks/umi.js"></script>
31+
<script src="/qiaoyuwen-core/umi.js"></script>
3232
</body>
3333
</html>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
name="viewport"
77
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"
88
/>
9-
<link rel="stylesheet" href="/react-hooks/umi.css" />
9+
<link rel="stylesheet" href="/qiaoyuwen-core/umi.css" />
1010
<script>
1111
window.routerBase = "/";
1212
</script>
@@ -28,6 +28,6 @@
2828
<body>
2929
<div id="root"></div>
3030

31-
<script src="/react-hooks/umi.js"></script>
31+
<script src="/qiaoyuwen-core/umi.js"></script>
3232
</body>
3333
</html>

umi.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)