From 1e1c501062b84e1bbb4b41a0c06d78952ba66dd8 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 07 七月 2023 09:20:49 +0800 Subject: [PATCH] # --- pages/home/home.vue | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 3c512c1..67f9fc4 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -45,6 +45,13 @@ cuIcon: 'pullup', url: '/pakin/putOn' }, + { + title: '璁㈠崟缁勬墭2', + name: 'putOn', + color: 'cyan', + cuIcon: 'pullup', + url: '/order/orderPutOn2' + }, // { // title: '鎵撳嵃', // name: 'print', -- Gitblit v1.9.1