提交 7edde214 编写于 作者: L lin-xin

'修改样式'

上级 df14656d
......@@ -38,7 +38,7 @@
| |-- Home.vue // 公共路由入口
| |-- Sidebar.vue // 公共左边栏
| |-- Tags.vue // 页面切换标签组件
| |-- page // 主要路由页面
| |-- page // 主要路由页面
| |-- 403.vue
| |-- 404.vue
| |-- BaseCharts.vue // 基础图表
......
......@@ -32,7 +32,7 @@ The scheme as a set of multi-function background frame templates, suitable for m
| |-- Home.vue // Home component
| |-- Sidebar.vue // Sidebar component
| |-- Tags.vue
| |-- page // Router page
| |-- page // Router page
| |-- 403.vue
| |-- 404.vue
| |-- BaseCharts.vue // BaseCharts
......
screenshots/wms1.png

25.2 KB | W: | H:

screenshots/wms1.png

16.0 KB | W: | H:

screenshots/wms1.png
screenshots/wms1.png
screenshots/wms1.png
screenshots/wms1.png
  • 2-up
  • Swipe
  • Onion skin
screenshots/wms2.png

13.0 KB | W: | H:

screenshots/wms2.png

12.9 KB | W: | H:

screenshots/wms2.png
screenshots/wms2.png
screenshots/wms2.png
screenshots/wms2.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -110,7 +110,6 @@
width: 100%;
height: 70px;
font-size: 22px;
color: #fff;
}
.collapse-btn{
......@@ -119,9 +118,6 @@
cursor: pointer;
line-height: 70px;
}
.collapse-btn:hover{
background: rgb(40,52,70);
}
.header .logo{
float: left;
width:250px;
......
......@@ -22,4 +22,7 @@
}
.message-title{
color: #20a0ff;
}
.collapse-btn:hover{
background: rgb(40,52,70);
}
\ No newline at end of file
.header{
background-color: #00d1b2;
background-color: #07c4a8;
}
.login-wrap{
background: rgba(56, 157, 170, 0.82);;
......@@ -23,4 +23,7 @@
.tags-li.active {
border: 1px solid #00d1b2;
background-color: #00d1b2;
}
.collapse-btn:hover{
background: #00d1b2;
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册