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. + 隐私政策