init 初始化
This commit is contained in:
parent
c5a70b3a20
commit
bf58042b6e
@ -7,7 +7,7 @@
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<title>阿尔文电商后台</title>
|
||||
<title>暴走阿B表情包后台</title>
|
||||
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
|
||||
<style>
|
||||
html,
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 161 KiB |
@ -57,6 +57,8 @@ const sideTheme = computed(() => settingsStore.sideTheme);
|
||||
height: 70px;
|
||||
vertical-align: middle;
|
||||
margin-right: 12px;
|
||||
object-fit: cover;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
& .sidebar-title {
|
||||
|
@ -14,7 +14,7 @@ export default {
|
||||
/**
|
||||
* 框架主题颜色值
|
||||
*/
|
||||
theme: '#109DEA',
|
||||
theme: '#F37880',
|
||||
/**
|
||||
* 是否系统布局配置
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user