From 808f2a8e189080bfd7fe17fb2396f9e9fa4d612f Mon Sep 17 00:00:00 2001 From: xiaozhiyong Date: Wed, 27 May 2026 11:25:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 5 +- src/api/equipment/particulars.js | 9 ++ src/pathInfo.json | 1 + src/pinia/modules/app.js | 2 +- src/pinia/modules/router.js | 34 +++---- src/view/equipment/list/index.vue | 69 +++++++------ src/view/equipment/particulars/index.vue | 119 +++++++++++++++++++++++ src/view/layout/index.vue | 29 ++---- 8 files changed, 196 insertions(+), 72 deletions(-) create mode 100644 src/api/equipment/particulars.js create mode 100644 src/view/equipment/particulars/index.vue diff --git a/src/App.vue b/src/App.vue index 5a2214e..dd3e5ec 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,8 +1,5 @@ --> - - - + + + + + + + + + -