lilei hace 4 años
padre
commit
1dd6259ace
Se han modificado 1 ficheros con 6 adiciones y 6 borrados
  1. 6 6
      pages/index/index.vue

+ 6 - 6
pages/index/index.vue

@@ -54,15 +54,15 @@ export default {
 			// 快捷导航
 			navList: [
 				{
-					id: 'XC',
+					id: 'SPXD',
 					icon: '/static/navIcon/spxd.png',
 					name: '视频巡店',
-					url:'/pages/welcomeVehicle?orderType=1&title=洗车开单',
+					url:'/pages/shopTour/shopTour',
 					target: 'page',
 					auth: true
 				},
 				{
-					id: 'KX',
+					id: 'DJZX',
 					icon: '/static/navIcon/djzx.png',
 					name: '点检中心',
 					url:'/pages/welcomeVehicle?orderType=2&title=保养开单',
@@ -70,15 +70,15 @@ export default {
 					auth: true
 				},
 				{
-					id: 'TC',
+					id: 'XCXD',
 					icon: '/static/navIcon/xcjc.png',
 					name: '现场巡店',
-					url:'/pages/welcomeVehicle?orderType=3&title=套餐开单',
+					url:'/pages/siteInspection/siteInspection',
 					target: 'page',
 					auth: true
 				},
 				{
-					id: 'MR',
+					id: 'XDJL',
 					icon: '/static/navIcon/zdjl.png',
 					name: '巡店记录',
 					url:'/pages/more',