From d3904fd730e095959d1ae4ade5d1bff76c25ae20 Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期二, 21 六月 2022 17:22:52 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 531956e..c7d0582 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -37,11 +37,30 @@
cuIcon: 'goods'
},
{
+ title: '搴撳瓨鏌ヨ',
+ name: 'stockQuery',
+ color: 'blue',
+ cuIcon: 'searchlist'
+ },
+ {
+ title: '搴撳瓨鐩樼偣',
+ name: 'stockCheck',
+ color: 'blue',
+ cuIcon: 'safe'
+ },
+ // {
+ // title: '涓婃灦绠$悊',
+ // name: 'sale',
+ // color: 'grey',
+ // cuIcon: 'exit'
+ // },
+ {
title: '閫�鍑虹櫥褰�',
name: 'logOut',
color: 'grey',
cuIcon: 'exit'
},
+
]
}
},
--
Gitblit v1.9.1