diff --git a/src/style/fix.less b/src/style/fix.less index 12c4254a..9b25dcfa 100644 --- a/src/style/fix.less +++ b/src/style/fix.less @@ -19,6 +19,8 @@ .el-input-number__decrease, .el-input-number__increase {top:2px;} .el-menu-item [class^=sc-icon-] {font-size: 18px;display: inline-block;line-height: 1;} .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;} /* 覆盖tinymce样式 */ .sceditor .tox-tinymce {border: 1px solid #DCDFE6;} diff --git a/src/views/template/list/index.vue b/src/views/template/list/index.vue new file mode 100644 index 00000000..83f0c485 --- /dev/null +++ b/src/views/template/list/index.vue @@ -0,0 +1,129 @@ + + + + + + + + + + + + 所有 + 未完成 (2) + 弃坑 (1) + 其他 + + + + + + + + + + + + + + + {{scope.row.name}} + {{scope.row.subtitle}} + + + + + {{scope.row.type}} + + + + + + + + + + + + 查看 + + + 更多 + + + 编辑 + 推送至队列 + 删除 + + + + + + + + + + + + + + + + + + +
{{scope.row.subtitle}}