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 @@