From d56dae3a05ec8752fbc7a71d7681fa05d7be0702 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=90=8C=E6=B5=B7?= <14166000+zhangtonghai@user.noreply.gitee.com> Date: Tue, 23 Jul 2024 13:51:46 +0800 Subject: [PATCH] 07/23 --- src/components/ActionBar/index.vue | 10 ---------- src/design/iconfont.less | 9 ++++----- 2 files changed, 4 insertions(+), 15 deletions(-) diff --git a/src/components/ActionBar/index.vue b/src/components/ActionBar/index.vue index ac766d01..a1e36049 100644 --- a/src/components/ActionBar/index.vue +++ b/src/components/ActionBar/index.vue @@ -131,17 +131,7 @@ } id = ids[index + 1] } -<<<<<<< HEAD - closePage() - go({ - path: route.path, - query: { - id, - }, - }) -======= closePage(route.path + '?id=' + id) ->>>>>>> 98e811704e6901ae61f0123993cfa1d3a82e36b6 } else { createMessage.warning('列表页面数据丢失,请回退列表页面后重试!') } diff --git a/src/design/iconfont.less b/src/design/iconfont.less index 0663ad5f..daebd273 100644 --- a/src/design/iconfont.less +++ b/src/design/iconfont.less @@ -1,15 +1,14 @@ -.icon-locksuo, .icon-duihao1 { +.icon-locksuo, +.icon-duihao1 { color: #17a6a3; } -.icon-lock-openkaisuo, .icon-chahao { +.icon-lock-openkaisuo, +.icon-chahao { color: @msg-color; } -<<<<<<< HEAD .IconColor { color: #257afa !important; } -======= .icon-bingtu3 { color: #257afa; } ->>>>>>> 98e811704e6901ae61f0123993cfa1d3a82e36b6