From 463d308a3e0fd5e557aa7ce585be0d67f5fa1e2e Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期二, 21 六月 2022 08:23:05 +0800
Subject: [PATCH] #

---
 common/common.js      |    0 
 pages.json            |    2 --
 pages/index/index.vue |    7 +++++++
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/common/common.js b/common/common.js
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/common/common.js
diff --git a/pages.json b/pages.json
index eb9610c..3cbf834 100644
--- a/pages.json
+++ b/pages.json
@@ -92,8 +92,6 @@
             }
         }
 		
-		
-		
     ],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 879509e..b50b870 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -43,11 +43,18 @@
 						cuIcon: 'searchlist'
 					},
 					{
+						title: '搴撳瓨鐩樼偣',
+						name: 'stockCheck',
+						color: 'blue',
+						cuIcon: 'exit'
+					},
+					{
 						title: '閫�鍑虹櫥褰�',
 						name: 'logOut',
 						color: 'grey',
 						cuIcon: 'exit'
 					},
+					
 					]
 			}
 		},

--
Gitblit v1.9.1