refactor: 仪表盘去掉所有图片 全部用Phosphor Icons+CSS替代
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
<link rel="stylesheet" href="/{$template_catalog}/template/{$public_themes}/css/common/common.css">
|
||||
<link rel="stylesheet" href="/{$template_catalog}/template/{$themes}/css/dark-override.css">
|
||||
<link rel="stylesheet" href="/upload/common/iconfont/iconfont.css">
|
||||
<!-- Phosphor Icons -->
|
||||
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.1/src/regular/style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.1/src/fill/style.css" />
|
||||
|
||||
|
||||
<script src="/{$template_catalog}/template/{$public_themes}/js/common/vue.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user