From 041f58ff00a9a608a7fe4a32d9c36b26c3df610e Mon Sep 17 00:00:00 2001
From: jyt <1592211625@qq.com>
Date: Sat, 12 Mar 2022 19:14:44 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 20 +++++++++
pages/center/consumer/index.vue | 72 ++++++++++++++++++++++++++-------
2 files changed, 77 insertions(+), 15 deletions(-)
diff --git a/pages.json b/pages.json
index 90cc7b3..cf31087 100644
--- a/pages.json
+++ b/pages.json
@@ -4,6 +4,26 @@
},
//这个pages里只放这五个页面,新增页面时请对应的放到下面的分包里
"pages": [
+ // {
+ // "path" : "pages/mine/registerForm",
+ // "style" :
+ // {
+ // "navigationBarTitleText": "访客登记表",
+ // "navigationBarBackgroundColor": "#2671E2",
+ // "navigationBarTextStyle": "white"
+ // }
+
+ // },
+ // {
+ // "path" : "pages/mine/registerResult",
+ // "style" :
+ // {
+ // "navigationBarTitleText": "访客登记表",
+ // "navigationBarBackgroundColor": "#2671E2",
+ // "navigationBarTextStyle": "white"
+ // }
+
+ // },
{
"path": "pages/index/guide",
"style": {
diff --git a/pages/center/consumer/index.vue b/pages/center/consumer/index.vue
index a40132e..8a5a1fa 100644
--- a/pages/center/consumer/index.vue
+++ b/pages/center/consumer/index.vue
@@ -118,8 +118,14 @@
客户等级
-
-
+
+
+
+ {{item.label}}
+
+
+