From a644c0b85bf8e499f5c3c8b615bb8f42659e1f05 Mon Sep 17 00:00:00 2001 From: Eddie <102564160@qq.com> Date: Sat, 19 Dec 2020 18:06:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B3=A8=E5=86=8C=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2UI=E6=8E=92=E7=89=88=EF=BC=8C=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=89=8B=E6=9C=BA=E9=AA=8C=E8=AF=81=E7=A0=81=E5=80=92=E8=AE=A1?= =?UTF-8?q?=E6=97=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Dashboard.vue | 29 +++++++++ src/views/Datepicker.vue | 4 +- src/views/Register.vue | 131 +++++++++++++++++++++++++++++++-------- 3 files changed, 135 insertions(+), 29 deletions(-) diff --git a/src/views/Dashboard.vue b/src/views/Dashboard.vue index cfd88d0..0e141f2 100644 --- a/src/views/Dashboard.vue +++ b/src/views/Dashboard.vue @@ -94,6 +94,33 @@

我的财务

+ +
+
+ +
+ +
+
@@ -258,6 +285,8 @@ export default { data() { return { salesReportFilter: "", + date: "", + daterange: "", CardData: { img: require("../assets/images/ios.png"), }, diff --git a/src/views/Datepicker.vue b/src/views/Datepicker.vue index f3802cb..2ca741a 100644 --- a/src/views/Datepicker.vue +++ b/src/views/Datepicker.vue @@ -97,7 +97,7 @@
- +
- + diff --git a/src/views/Register.vue b/src/views/Register.vue index 961e260..abfab2a 100644 --- a/src/views/Register.vue +++ b/src/views/Register.vue @@ -40,11 +40,9 @@

- Sign Up + 注册

-
+
A few more clicks to sign in to your account. Manage all your e-commerce accounts in one place
@@ -52,24 +50,19 @@ - + /> --> - -
+ +
+ + {{ + btnMsg == null ? countNum + "s后重新发送" : btnMsg + }} +
我同意保护 - Privacy Policy. + 隐私政策