From 1fcc1f77d726b116a5cda539728f86763bb90761 Mon Sep 17 00:00:00 2001 From: Peng-YM <1048217874pengym@gmail.com> Date: Wed, 26 Aug 2020 21:09:34 +0800 Subject: [PATCH] Add cache --- backend/.idea/workspace.xml | 141 ++++++++++++++++++++++-------------- backend/sub-store.js | 93 ++++++++++++++---------- web/public/index.html | 27 ++++--- web/src/App.vue | 7 +- web/src/config.js | 2 +- 5 files changed, 164 insertions(+), 106 deletions(-) diff --git a/backend/.idea/workspace.xml b/backend/.idea/workspace.xml index 0ca3d0f..a7d753c 100644 --- a/backend/.idea/workspace.xml +++ b/backend/.idea/workspace.xml @@ -20,15 +20,11 @@ - - - - - - - + + + @@ -103,101 +100,133 @@