From ea263e58df54589102b4fe530655c1accee64dc3 Mon Sep 17 00:00:00 2001 From: wangweidong <850489345@qq.com> Date: Tue, 24 Feb 2026 17:32:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/addjigou/all.vue | 239 ++++++++++++------- pages/addjigou/card.vue | 2 +- pages/addjigou/where.vue | 2 +- pages/addstaff/all.vue | 503 ++++++++++++++++++++++----------------- pages/index/index.vue | 8 - 5 files changed, 443 insertions(+), 311 deletions(-) diff --git a/pages/addjigou/all.vue b/pages/addjigou/all.vue index f6abb64..0f9ae97 100644 --- a/pages/addjigou/all.vue +++ b/pages/addjigou/all.vue @@ -10,12 +10,12 @@ - + 待审核 审核驳回 审核通过 - + 编辑 @@ -24,104 +24,142 @@ 驳回原因:{{contentred}} - - - - 身份证 - - - - - 人像面 - - - - - - - - - - 国徽面 - + - - - - 营业执照 - - - - 营业执照 - + - - - - - {{item}} - {{textArray1[index] ? textArray1[index] : "自动获取" }} + + + @@ -141,7 +179,7 @@ import { getrel } from '@/pages/addjigou/api/addjigou.js'; import model from "@/compontent/public/model.vue" import { swapLongTerm } from '@/compontent/public/long.js' - + const dexcard = ref(0) const show = ref(false); const content = ref(""); @@ -250,6 +288,33 @@