diff --git a/src/style/fix.less b/src/style/fix.less index 9b25dcfa..00c7bd5d 100644 --- a/src/style/fix.less +++ b/src/style/fix.less @@ -21,6 +21,14 @@ .el-menu-item [class^=sc-icon-], .el-submenu [class^=sc-icon-] {margin-right: 5px;vertical-align: middle;width: 24px;text-align: center;} .el-progress__text {font-size: 12px!important;} .el-progress__text i {font-size: 14.4px!important;} +.el-step.is-horizontal .el-step__line {height:1px;} +.el-step__title {font-size: 14px;} +.drawerBG {background: #f6f8f9;} +.el-button+.el-dropdown {margin-left: 10px;} +.el-button-group+.el-dropdown {margin-left: 10px;} +.el-tag+.el-tag {margin-left: 10px;} +.el-button-group+.el-button-group {margin-left: 10px;} +.el-tabs__nav-wrap::after {height: 1px;} /* 覆盖tinymce样式 */ .sceditor .tox-tinymce {border: 1px solid #DCDFE6;} diff --git a/src/views/template/list/index.vue b/src/views/template/list/index.vue index 83f0c485..d86cba37 100644 --- a/src/views/template/list/index.vue +++ b/src/views/template/list/index.vue @@ -24,12 +24,13 @@ - + - - + + - + + @@ -38,15 +39,16 @@ {{scope.row.subtitle}} - + {{scope.row.type}} - + - + + @@ -71,15 +73,20 @@ - - + + - diff --git a/src/views/template/list/info.vue b/src/views/template/list/info.vue new file mode 100644 index 00000000..508c6068 --- /dev/null +++ b/src/views/template/list/info.vue @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + 主要操作 + 次要操作 + 次要操作 + + + + + 更改状态 + 发送队列 + + + + + + + + + + + + + + + + + + 5001 + scEcharts + + Sakuya + Lolowan + + 数据 + 2010-10-10 + 70% + + + + + + + + + + + + + + {{item.user}} + {{item.content}} + + + + + + + + + + + + + +
{{scope.row.subtitle}}
{{item.content}}