From 3b6b6ea11ba4e529670db81393e8b6f31ae89fa3 Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Wed, 30 Sep 2020 20:43:45 +0200 Subject: [PATCH] =?UTF-8?q?=E8=AE=B0=E5=BD=95=E7=AA=97=E5=8F=A3=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=E5=8F=8A=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 53 ++++++++++++++++++++++++++++++++++- src/components/Setting.vue | 9 ++++++ src/lib/dexie/dexie.js | 15 ++++++++++ src/lib/dexie/iniSetting.json | 3 +- 4 files changed, 78 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 3320eea..609a1ea 100644 --- a/src/App.vue +++ b/src/App.vue @@ -22,11 +22,62 @@