Explorar o código

入口页列表名称修改(数据服务+火苗儿校企)

lifanagju_citu hai 10 meses
pai
achega
2f42627e67
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/entrances/list/index.vue

+ 2 - 2
src/views/entrances/list/index.vue

@@ -40,8 +40,8 @@ const smallTitle = [
 const menuList = ref([
   { icon: 'mdi-account-group-outline', title: '门墩儿直聘', to: '/personal' },
   { icon: 'mdi-shopping-outline', title: '臻选商城', to: '/mall' },
-  { icon: 'mdi-chart-bar-stacked', title: '考勤管理', to: '' },
-  { icon: 'mdi-checkbox-marked-outline', title: '审批管理', to: '' },
+  { icon: 'mdi-chart-bar-stacked', title: '数据服务', to: '' },
+  { icon: 'mdi-school-outline', title: '火苗儿校企', to: '' },
 ])
  const handleClick = (item) => {
   // router.push(item.to)