From b54975a23f704e9f4f13965d826d15aa9586bfac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BD=90=E6=96=8C?= <1134087124@qq.com> Date: Wed, 24 Sep 2025 10:27:09 +0800 Subject: [PATCH] fixbug --- src/views/artworkreturn/expressinfo.vue | 2 +- src/views/artworkreturn/index.vue | 4 ++-- .../atrist-app/artworksend/expressinfo.vue | 4 ++-- src/views/atrist-app/artworksend/index.vue | 19 +++++++++---------- 4 files changed, 14 insertions(+), 15 deletions(-) diff --git a/src/views/artworkreturn/expressinfo.vue b/src/views/artworkreturn/expressinfo.vue index 90d2d45..3bf9746 100644 --- a/src/views/artworkreturn/expressinfo.vue +++ b/src/views/artworkreturn/expressinfo.vue @@ -26,7 +26,7 @@ > 修改 diff --git a/src/views/artworkreturn/index.vue b/src/views/artworkreturn/index.vue index 2e872c4..c75f515 100644 --- a/src/views/artworkreturn/index.vue +++ b/src/views/artworkreturn/index.vue @@ -76,8 +76,8 @@
取消 diff --git a/src/views/atrist-app/artworksend/expressinfo.vue b/src/views/atrist-app/artworksend/expressinfo.vue index 6809460..88cd945 100644 --- a/src/views/atrist-app/artworksend/expressinfo.vue +++ b/src/views/atrist-app/artworksend/expressinfo.vue @@ -21,12 +21,12 @@ text :loading="state.btnLoading" @click="handleConfirm" - >确认 修改 diff --git a/src/views/atrist-app/artworksend/index.vue b/src/views/atrist-app/artworksend/index.vue index bf25425..5e413e9 100644 --- a/src/views/atrist-app/artworksend/index.vue +++ b/src/views/atrist-app/artworksend/index.vue @@ -72,8 +72,8 @@
取消 @@ -230,8 +230,7 @@
单号
{{ idx }}
查看已关联的 {{ item.artworkData.length }} 幅画作 @@ -485,8 +484,8 @@
不通过 @@ -615,8 +614,8 @@ />
@@ -991,7 +990,7 @@ const state = reactive({ "span", { style: { - color: "#46299D", + color: themeColor.value, cursor: "pointer", padding: "10px 15px", }, @@ -1133,7 +1132,7 @@ const state = reactive({ "span", { style: { - color: "#46299D", + color: themeColor.value, cursor: "pointer", padding: "10px 15px", },