From 749197694afbdade29be024d3fb9366f9dde1bf7 Mon Sep 17 00:00:00 2001 From: EddieMa Date: Fri, 22 May 2020 13:55:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=B7=B1=E5=B0=81=E8=A3=85=E7=9A=84?= =?UTF-8?q?=E5=85=A8=E5=B1=80=E6=95=B0=E6=8D=AE=E7=AE=A1=E7=90=86=20model.?= =?UTF-8?q?ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Account/Choice.vue | 33 +++++++++++++++-------- src/components/Account/Note.vue | 7 +++-- src/components/Account/Show.vue | 14 +++------- src/components/Account/Write.vue | 9 ++++--- src/components/Type.vue | 33 +++++++++++------------ src/custom.d.ts | 8 ++++++ src/views/Account.vue | 44 ++++++++++++++++++++++--------- src/views/model.ts | 15 +++++++++++ 8 files changed, 106 insertions(+), 57 deletions(-) create mode 100644 src/views/model.ts diff --git a/src/components/Account/Choice.vue b/src/components/Account/Choice.vue index c429273..52b1825 100644 --- a/src/components/Account/Choice.vue +++ b/src/components/Account/Choice.vue @@ -2,26 +2,37 @@
类别
+
diff --git a/src/components/Account/Note.vue b/src/components/Account/Note.vue index 6552935..c8e1b06 100644 --- a/src/components/Account/Note.vue +++ b/src/components/Account/Note.vue @@ -1,6 +1,5 @@