|
@@ -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-12 09:42:02
|
|
|
|
|
|
+ * @LastEditTime: 2019-10-12 10:31:46
|
|
* @Description:
|
|
* @Description:
|
|
*/
|
|
*/
|
|
import Vue from 'vue'
|
|
import Vue from 'vue'
|
|
@@ -15,7 +15,7 @@ Vue.use(Router)
|
|
|
|
|
|
const router = new Router({
|
|
const router = new Router({
|
|
// mode: 'history',
|
|
// mode: 'history',
|
|
- base: '/DataScreen/',
|
|
|
|
|
|
+ base: '/screen/',
|
|
routes: [
|
|
routes: [
|
|
...whiteList
|
|
...whiteList
|
|
]
|
|
]
|