- 京
+ 蒙
赣
diff --git a/src/router/index.js b/src/router/index.js
index a997302..bdbe6dc 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -2,7 +2,7 @@ import Vue from 'vue'
import Router from 'vue-router'
import plateNumber from '@/components/plateNumber'
import parkRecord from '@/components/parkRecord'
-import navigation from '@/components/navigation'
+// import navigation from '@/components/navigation'
Vue.use(Router)
@@ -14,11 +14,11 @@ export default new Router({
name: 'plateNumber'
}
},
- {
- path: '/navigation',
- name: 'navigation',
- component: navigation
- },
+ // {
+ // path: '/navigation',
+ // name: 'navigation',
+ // component: navigation
+ // },
{
path: '/plateNumber',
name: 'plateNumber',
diff --git a/src/utils/utils.js b/src/utils/utils.js
index e4917dd..1d6fc36 100644
--- a/src/utils/utils.js
+++ b/src/utils/utils.js
@@ -122,7 +122,8 @@ export default {
myDeviceInfo: 'BC0703A4-AFB0-4B51-9089-9B7487C0CC6E', // 公共请求设备信息
- myVxAppId: 'wx2af2bab90d433c86',
+ myVxAppId: 'wx78702b90dadb9586',
+ // 西城 wx78702b90dadb9586
// 测试环境 微信赤峰 appid wxff4cebaedbf4f886
// 微信赤峰 appid wx2af2bab90d433c86
// 黄石 appid wxa1a66cc7d263afe6
--
libgit2 0.21.4