|
@@ -2,7 +2,7 @@
|
|
* @Author: WangQiBiao
|
|
* @Author: WangQiBiao
|
|
* @Date: 2019-09-18 09:37:48
|
|
* @Date: 2019-09-18 09:37:48
|
|
* @LastEditors: mozhuangru
|
|
* @LastEditors: mozhuangru
|
|
- * @LastEditTime: 2019-10-11 18:27:44
|
|
|
|
|
|
+ * @LastEditTime: 2019-10-12 09:42:02
|
|
* @Description:
|
|
* @Description:
|
|
*/
|
|
*/
|
|
import Vue from 'vue'
|
|
import Vue from 'vue'
|
|
@@ -14,7 +14,7 @@ import store from '@/store'
|
|
Vue.use(Router)
|
|
Vue.use(Router)
|
|
|
|
|
|
const router = new Router({
|
|
const router = new Router({
|
|
- mode: 'history',
|
|
|
|
|
|
+ // mode: 'history',
|
|
base: '/DataScreen/',
|
|
base: '/DataScreen/',
|
|
routes: [
|
|
routes: [
|
|
...whiteList
|
|
...whiteList
|