From b24c91d819931fe5f2199873dfb0f0501e20b50e Mon Sep 17 00:00:00 2001 From: whycq <123456> Date: 星期一, 09 五月 2022 22:29:10 +0800 Subject: [PATCH] # --- pages/index/index.vue | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index bbd47ea..8b18543 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -30,8 +30,8 @@ cuIcon: 'forward' }, { - title: '缁勬墭鍏ュ簱', - name: 'pakin', + title: '濮斿鍏ュ簱', + name: 'outPakin', color: 'blue', cuIcon: 'copy' }, @@ -48,6 +48,12 @@ cuIcon: 'safe' }, { + title: '缁勬墭鍏ュ簱', + name: 'pakin', + color: 'grey', + cuIcon: 'copy' + }, + { title: '璁㈠崟缁勬墭', name: 'order', color: 'grey', -- Gitblit v1.9.1