Skip to content

Commit

Permalink
Update 首页流量计、登录页布局、续费和重置流量
Browse files Browse the repository at this point in the history
  • Loading branch information
BobCoderS9 committed Aug 1, 2021
1 parent 0a9a8f3 commit f545466
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion css/app.aef12116.css → css/app.dd78e3d8.css

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

8 changes: 4 additions & 4 deletions dashboard.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<link rel="icon" href="/theme/bob-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-argon/css/app.aef12116.css" rel="preload" as="style">
<link href="theme/bob-argon/css/app.dd78e3d8.css" rel="preload" as="style">
<link href="theme/bob-argon/css/chunk-vendors.4f06f28f.css" rel="preload" as="style">
<link href="theme/bob-argon/js/app.c5b144e0.js" rel="preload" as="script">
<link href="theme/bob-argon/js/app.1768c156.js" rel="preload" as="script">
<link href="theme/bob-argon/js/chunk-vendors.305b4abe.js" rel="preload" as="script">
<link href="theme/bob-argon/css/chunk-vendors.4f06f28f.css" rel="stylesheet">
<link href="theme/bob-argon/css/app.aef12116.css" rel="stylesheet">
<link href="theme/bob-argon/css/app.dd78e3d8.css" rel="stylesheet">
</head>
<body>
<div id="app"></div>
Expand All @@ -32,6 +32,6 @@
})();
}</script>
<script src="theme/bob-argon/js/chunk-vendors.305b4abe.js"></script>
<script src="theme/bob-argon/js/app.c5b144e0.js"></script>
<script src="theme/bob-argon/js/app.1768c156.js"></script>
</body>
</html>
1 change: 1 addition & 0 deletions js/app.1768c156.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion js/app.c5b144e0.js

This file was deleted.

0 comments on commit f545466

Please sign in to comment.