From 38753b91c996554d686a29f40ca970e21889efd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=96=E5=AE=B6=E5=8D=8E?= Date: Thu, 21 Jun 2018 22:36:33 +0800 Subject: [PATCH] no message --- src/configs.js.default | 4 +++- src/view/month-card.vue | 21 +++++++++++++-------- 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/src/configs.js.default b/src/configs.js.default index 9cd3a12..7e65291 100644 --- a/src/configs.js.default +++ b/src/configs.js.default @@ -14,5 +14,7 @@ let configs = { export default { baseURL: configs.protocol + '://' + configs.host + configs.basePath, // baseURL: '', - isDev: false + isDev: false, + + locationUrl: 'http://192.168.40.160:8808' } diff --git a/src/view/month-card.vue b/src/view/month-card.vue index 6fe9062..34dc421 100644 --- a/src/view/month-card.vue +++ b/src/view/month-card.vue @@ -71,11 +71,15 @@