From 21effea0ecb46f78ce5d11e22e18b42518a66e7f Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 13 九月 2022 10:52:35 +0800 Subject: [PATCH] # --- pages/index/index.vue | 18 ++++++++++++------ 1 files changed, 12 insertions(+), 6 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 588a39f..01c6c0e 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -74,17 +74,23 @@ // }, { title: '搴撳瓨鐩樼偣', - name: 'stockCheck', - color: 'blue', - cuIcon: 'safe' - }, - { - title: '搴撳瓨鐩樼偣', name: 'stoCheck', color: 'blue', cuIcon: 'safe' }, { + title: '骞充粨搴撳瓨鐩樼偣', + name: 'manStoCheck', + color: 'blue', + cuIcon: 'safe' + }, + // { + // title: '骞充粨搴撳瓨鐩樼偣', + // name: 'manStoCheck', + // color: 'blue', + // cuIcon: 'safe' + // }, + { title: '閫�鍑虹櫥褰�', name: 'logOut', color: 'grey', -- Gitblit v1.9.1