From c75308b390b9e86921b033c73591eb97f9ddcd76 Mon Sep 17 00:00:00 2001 From: Sliverber <2622874537@qq.com> Date: Sat, 27 Jul 2024 10:20:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E5=AE=B9=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 14 ++++++++++++++ src/views/system/device/index.vue | 18 ++++++++++++++++-- src/views/system/flow/index.vue | 13 +++++++++++++ src/views/system/repair/index.vue | 13 +++++++++++++ src/views/system/withdraw/index.vue | 14 +++++++++++++- src/views/system/withdrawAudit/index.vue | 13 ++++++++++++- 6 files changed, 81 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index b92ea37..8f66aaf 100644 --- a/src/App.vue +++ b/src/App.vue @@ -25,4 +25,18 @@ export default { #app .theme-picker { display: none; } + + \ No newline at end of file diff --git a/src/views/system/device/index.vue b/src/views/system/device/index.vue index 0cfe363..b3699a9 100644 --- a/src/views/system/device/index.vue +++ b/src/views/system/device/index.vue @@ -1,13 +1,16 @@