From 80eb0d647d7068ee70c19996df504518b400d039 Mon Sep 17 00:00:00 2001 From: Panzihang <819652404@qq.com> Date: Tue, 25 Jul 2023 13:18:37 +0800 Subject: [PATCH] =?UTF-8?q?pad=E7=9C=9F=E6=9C=BA=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 1 + components/drag_demo/Inform.vue | 2 +- components/head-view/head-view.vue | 2 +- main.js | 23 - manifest.json | 173 ++++---- pages/discharge/index.vue | 2 +- pages/login/index.vue | 18 +- pages/shipWork/index.vue | 55 +-- .../uni-datetime-picker.vue | 399 +++++++++--------- 9 files changed, 322 insertions(+), 353 deletions(-) diff --git a/App.vue b/App.vue index 1749be1..5ee1a7c 100644 --- a/App.vue +++ b/App.vue @@ -17,6 +17,7 @@ @import "style/css/main.css"; @import "style/css/flex-main.css"; @import "/style/iconfont.css"; + /deep/.uni-select { background-color: #fff; diff --git a/components/drag_demo/Inform.vue b/components/drag_demo/Inform.vue index e74f4c2..fdb0d80 100644 --- a/components/drag_demo/Inform.vue +++ b/components/drag_demo/Inform.vue @@ -69,7 +69,7 @@ export default { }; - + \ No newline at end of file