From 4d201bd197d403163360a267fbdcdad436771f4b Mon Sep 17 00:00:00 2001 From: liuye Date: Wed, 18 Oct 2023 11:00:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=B8=AD=E5=BF=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/wuxi/AppMine/AppMine.vue | 32 ++++++++++++++-------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/project/wuxi/AppMine/AppMine.vue b/src/project/wuxi/AppMine/AppMine.vue index 1a4a1e0..34b13a0 100644 --- a/src/project/wuxi/AppMine/AppMine.vue +++ b/src/project/wuxi/AppMine/AppMine.vue @@ -32,7 +32,7 @@ :label="approveLabel" label-color="#E7F2FF" label-pos="left" @click="approve"/> -
+
@@ -70,20 +70,20 @@ export default { }, listGroup() { return [ - [ - { - icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejiating.png", - label: "我的家庭", - path: "./myFamily", - type: 'idNumber' - }, - { - icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejiaxiang.png", - label: "我的家乡", - path: "/mods/AppHometown/AppHometown", - type: 'token' - } - ], + // [ + // { + // icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejiating.png", + // label: "我的家庭", + // path: "./myFamily", + // type: 'idNumber' + // }, + // { + // icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejiaxiang.png", + // label: "我的家乡", + // path: "/mods/AppHometown/AppHometown", + // type: 'token' + // } + // ], // [ // { // icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejifen.png",