mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 02:22:48 +08:00
完成底层多皮肤风格代码;
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<![endif]-->
|
||||
<link rel="stylesheet" href="__STATIC__/admin/css/public.css?v={$version}" media="all">
|
||||
|
||||
<link rel="stylesheet" href="__STATIC__/common/css/theme/{:env('COVER_THEME','index')}.css?v={$version}">
|
||||
<link rel="stylesheet" href="__STATIC__/common/css/theme/index.css?v={$version}">
|
||||
|
||||
<script>
|
||||
window.CONFIG = {
|
||||
|
||||
Reference in New Issue
Block a user