test/custom-admin-ui #3
@@ -18,6 +18,10 @@
|
|||||||
.el-menu-demo {
|
.el-menu-demo {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
background: #f5f5f5;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
@@ -12,7 +12,15 @@
|
|||||||
<meta name="keywords" content="{{keywords}}"/>
|
<meta name="keywords" content="{{keywords}}"/>
|
||||||
<meta name="generator" content="FileCodeBox"/>
|
<meta name="generator" content="FileCodeBox"/>
|
||||||
<meta name="template" content="Lan-V1.5.8"/>
|
<meta name="template" content="Lan-V1.5.8"/>
|
||||||
|
<meta name="description" content="{{description}}"/>
|
||||||
|
<meta name="keywords" content="{{keywords}}"/>
|
||||||
|
<meta name="generator" content="FileCodeBox"/>
|
||||||
|
<meta name="template" content="Lan-V1.5.8"/>
|
||||||
<style>
|
<style>
|
||||||
|
body {
|
||||||
|
background: #f5f5f5;
|
||||||
|
}
|
||||||
|
|
||||||
.qu .el-button {
|
.qu .el-button {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
|
|||||||
Reference in New Issue
Block a user