From ba894bd4f32133b71c567391cc865ee9b490a948 Mon Sep 17 00:00:00 2001 From: liujun Date: Thu, 28 Dec 2023 14:46:32 +0800 Subject: [PATCH 1/3] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xgf/flow/components/list.vue | 2 +- src/views/xgf/flow/components/userInfo.vue | 409 ------------------ .../xgf/flowApply/components/userInfo.vue | 7 +- src/views/xgf/flowList/components/list.vue | 2 +- .../xgf/flowList/components/userInfo.vue | 409 ------------------ 5 files changed, 8 insertions(+), 821 deletions(-) delete mode 100644 src/views/xgf/flow/components/userInfo.vue delete mode 100644 src/views/xgf/flowList/components/userInfo.vue diff --git a/src/views/xgf/flow/components/list.vue b/src/views/xgf/flow/components/list.vue index bf01575..27767b3 100644 --- a/src/views/xgf/flow/components/list.vue +++ b/src/views/xgf/flow/components/list.vue @@ -67,7 +67,7 @@ import vueQr from 'vue-qr' import apply from './apply' import user from './user.vue' import SendUtil from './sendUtil.vue' -import UserInfo from './userInfo.vue' +import UserInfo from '../../flowApply/components/userInfo.vue' export default { components: { UserInfo, SendUtil, Pagination, apply, vueQr, user }, diff --git a/src/views/xgf/flow/components/userInfo.vue b/src/views/xgf/flow/components/userInfo.vue deleted file mode 100644 index 3b7e987..0000000 --- a/src/views/xgf/flow/components/userInfo.vue +++ /dev/null @@ -1,409 +0,0 @@ - - - - - - diff --git a/src/views/xgf/flowApply/components/userInfo.vue b/src/views/xgf/flowApply/components/userInfo.vue index bb3a701..05b7242 100644 --- a/src/views/xgf/flowApply/components/userInfo.vue +++ b/src/views/xgf/flowApply/components/userInfo.vue @@ -154,7 +154,12 @@ - + + +