From 196b8cfb090f36d4d126baf327ff2642efcde135 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Wed, 19 Aug 2020 14:00:51 +0800 Subject: [PATCH] first --- index.html | 4 ++-- src/api/variables.js | 2 +- src/components/headerCommon.vue | 2 +- src/utils/request.js | 2 +- src/views/mapsection.vue | 2 +- src/views/youdaopingsection.vue | 3 ++- 6 files changed, 8 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 1c26477..ca29c48 100644 --- a/index.html +++ b/index.html @@ -7,8 +7,8 @@ - 赤峰停车运营监控中心 - + 黄石停车运营监控中心 +
diff --git a/src/api/variables.js b/src/api/variables.js index 03a045d..b29d159 100644 --- a/src/api/variables.js +++ b/src/api/variables.js @@ -1,3 +1,3 @@ -const paramsvariables = [10003] +const paramsvariables = [10079] export default { paramsvariables } diff --git a/src/components/headerCommon.vue b/src/components/headerCommon.vue index f649ee8..887f310 100644 --- a/src/components/headerCommon.vue +++ b/src/components/headerCommon.vue @@ -1,6 +1,6 @@