From 086765836d22b11cf42f7dc2e9843a64d3d7da1c Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期四, 16 三月 2023 08:57:21 +0800
Subject: [PATCH] 1.看板样式更新迭代
---
src/views/xtsz/mmxg.vue | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/src/views/xtsz/mmxg.vue b/src/views/xtsz/mmxg.vue
index 5d13ad7..489af77 100644
--- a/src/views/xtsz/mmxg.vue
+++ b/src/views/xtsz/mmxg.vue
@@ -231,7 +231,7 @@
<!--import elDragDialog from '@/directive/el-drag-dialog'-->
<!--import waves from '@/directive/waves'-->
<!--import TableColumnSettings from '@/components/TableColumnSettings'-->
-
+<!--import '../../styles/font.css'-->
<!--export default {-->
<!-- name: 'Zzjg',-->
<!-- components: {-->
@@ -429,7 +429,7 @@
<!-- // background: '#a7a7a7', padding: '0'-->
<!-- background: '#f8f8fa',-->
<!-- padding: '10px 0',-->
-<!-- // fontFamily: 'SimHei',-->
+<!-- fontFamily: 'font',-->
<!-- // margin: '3px 0',-->
<!-- color: '#bfc3c8',-->
<!-- fontWeight: 600-->
@@ -442,14 +442,16 @@
<!-- cellStyle() {-->
<!-- const option = {-->
-<!-- // fontFamily: 'SimHei',-->
+<!-- fontFamily: 'font',-->
<!-- // padding: '5px 0'-->
<!-- // fontFamily: 'sans-serif',-->
<!-- // fontFamily: 'Rubber cover glass BL-04',-->
-<!-- // fontWeight: 'bold',-->
-<!-- // fontWeight: 550,-->
+<!-- // fontWeight: 'normal',-->
+<!-- fontWeight: 500,-->
-<!-- color: '#706f6f'-->
+<!-- // color: '#706f6f'-->
+
+<!-- color: '#29262e'-->
<!-- // color: `rgb(51, 54, 57)`-->
<!-- }-->
--
Gitblit v1.9.3