From ff97e4b3acbfbc626db1856aeada0c441bf4b257 Mon Sep 17 00:00:00 2001 From: zhang <zc857179121@qq.com> Date: 星期二, 03 六月 2025 21:09:45 +0800 Subject: [PATCH] 12 --- pages/index/index.vue | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 3f964d1..d88d2e3 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -35,12 +35,12 @@ // color: 'blue', // cuIcon: 'copy' // }, - // { - // title: '缁勬墭鍏ュ簱', - // name: 'pakin', - // color: 'blue', - // cuIcon: 'copy' - // }, + { + title: '缁勬墭鍏ュ簱', + name: 'pakin', + color: 'blue', + cuIcon: 'copy' + }, // { // title: '榻愬鍏ュ簱', // name: 'kitting', -- Gitblit v1.9.1