From 9071a9b337de6642ccdabaebb400f3acc770edf5 Mon Sep 17 00:00:00 2001 From: jinna Date: Wed, 10 Dec 2025 18:14:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=BA=E9=99=B7=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 5 ++++- src/api/product/product.js | 2 +- src/background.js | 2 +- src/page/lock/index.vue | 3 ++- src/page/login/userlogin.vue | 6 ++++-- src/router/axios.js | 7 ++++++- src/store/modules/user.js | 4 +++- src/util/auth.js | 8 +++++++- src/views/customer/add.vue | 2 +- src/views/customer/index.vue | 2 +- src/views/product/add/add.vue | 30 +++++++++++++++++++++--------- src/views/wel/index.vue | 30 +++++++++++++++++++++++------- 12 files changed, 74 insertions(+), 27 deletions(-) diff --git a/src/App.vue b/src/App.vue index cd92ca3..4f46065 100644 --- a/src/App.vue +++ b/src/App.vue @@ -19,9 +19,9 @@