Skip to content

Commit

Permalink
Update 适配v2baord v1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
BobCoderS9 committed Jan 3, 2022
1 parent 2e17731 commit 72e6a68
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 17 deletions.
2 changes: 1 addition & 1 deletion css/app.e0a179ca.css → css/app.8acf9b4b.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 11 additions & 9 deletions dashboard.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,20 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="/theme/bob-argon/favicon.ico">
<link rel="icon" href="/theme/Bob-Theme-Argon/favicon.ico">
<title>Bob-Argon</title>
<link rel="stylesheet" href="https://unpkg.com/element-plus/lib/theme-chalk/index.css">
<link href="/theme/Bob-Theme-Argon/css/app.e0a179ca.css" rel="preload" as="style">
<link rel="stylesheet" href="//unpkg.com/element-plus/dist/index.css" />
<link href="/theme/Bob-Theme-Argon/css/app.8acf9b4b.css" rel="preload" as="style">
<link href="/theme/Bob-Theme-Argon/css/chunk-vendors.9f69bc1a.css" rel="preload" as="style">
<link href="/theme/Bob-Theme-Argon/js/app.0cc1bfa6.js" rel="preload" as="script">
<link href="/theme/Bob-Theme-Argon/js/chunk-vendors.59acb532.js" rel="preload" as="script">
<link href="/theme/Bob-Theme-Argon/js/app.ae83a528.js" rel="preload" as="script">
<link href="/theme/Bob-Theme-Argon/js/chunk-vendors.82406648.js" rel="preload" as="script">
<link href="/theme/Bob-Theme-Argon/css/chunk-vendors.9f69bc1a.css" rel="stylesheet">
<link href="/theme/Bob-Theme-Argon/css/app.e0a179ca.css" rel="stylesheet">
<link href="/theme/Bob-Theme-Argon/css/app.8acf9b4b.css" rel="stylesheet">
</head>
<body>
<div id="app"></div>
<script>
// 首页订阅客户端显示
window.CLIENT = {
'SSR': true,
'Clash': false,
Expand All @@ -38,8 +39,9 @@
s.async = 1;
d.getElementsByTagName("head")[0].appendChild(s);
})();
}</script>
<script src="/theme/Bob-Theme-Argon/js/chunk-vendors.59acb532.js"></script>
<script src="/theme/Bob-Theme-Argon/js/app.0cc1bfa6.js"></script>
}
</script>
<script src="/theme/Bob-Theme-Argon/js/chunk-vendors.82406648.js"></script>
<script src="/theme/Bob-Theme-Argon/js/app.ae83a528.js"></script>
</body>
</html>
1 change: 0 additions & 1 deletion js/app.0cc1bfa6.js

This file was deleted.

1 change: 1 addition & 0 deletions js/app.ae83a528.js

Large diffs are not rendered by default.

Loading

0 comments on commit 72e6a68

Please sign in to comment.