From 82997f69728d163157a80360689874bddf16b26f Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123456 <zxx19900626>
Date: 星期一, 25 四月 2022 17:33:15 +0800
Subject: [PATCH] 就业数据省略号样式

---
 src/router/router.js |   39 ++++++++++++++++++++-------------------
 1 files changed, 20 insertions(+), 19 deletions(-)

diff --git a/src/router/router.js b/src/router/router.js
index f1f5f39..7774c46 100644
--- a/src/router/router.js
+++ b/src/router/router.js
@@ -8,7 +8,7 @@
   path: "/",
   name: "index",
   component: showHome,
-  redirect: "/index",
+  redirect: "/login",
   children: [
     {
       path: "/index",
@@ -24,7 +24,7 @@
       children: [
         {
           path: "/workStatistics",
-          meta: {title: "灏变笟鍒涗笟"},
+          meta: {title: "灏变笟鍒涗笟", routerParent: "jiuyeAndChuangye"},
           name: "workStatistics",
           component: () =>
             import(
@@ -33,7 +33,7 @@
         },
         {
           path: "/chuangyeDanbaoDaikuan",
-          meta: {title: "鍒涗笟鎷呬繚璐锋"},
+          meta: {title: "鍒涗笟鎷呬繚璐锋", routerParent: "jiuyeAndChuangye"},
           name: "chuangyeDanbaoDaikuan",
           component: () =>
             import(
@@ -42,7 +42,7 @@
         },
         {
           path: "/jiuyeQingkuang",
-          meta: {title: "灏变笟鎯呭喌"},
+          meta: {title: "灏变笟鎯呭喌", routerParent: "jiuyeAndChuangye"},
           name: "jiuyeQingkuang",
           component: () =>
             import(
@@ -51,7 +51,7 @@
         },
         {
           path: "/biyeshengStatistics",
-          meta: {title: "姣曚笟鐢熺粺璁�"},
+          meta: {title: "姣曚笟鐢熺粺璁�", routerParent: "jiuyeAndChuangye"},
           name: "biyeshengStatistics",
           component: () =>
             import(
@@ -60,7 +60,7 @@
         },
         {
           path: "/zhiyePeixun",
-          meta: {title: "鑱屼笟鍩硅"},
+          meta: {title: "鑱屼笟鍩硅", routerParent: "jiuyeAndChuangye"},
           name: "zhiyePeixun",
           component: () =>
             import(
@@ -77,7 +77,7 @@
       children: [
         {
           path: "/shehuiBaoxian",
-          meta: {title: "绀句細淇濋殰"},
+          meta: {title: "绀句細淇濋殰", routerParent: "shehuiBaozhang"},
           name: "shehuiBaoxian",
           component: () =>
             import(
@@ -86,7 +86,7 @@
         },
         {
           path: "/shebaoShouzhiZongbiao",
-          meta: {title: "绀句繚鏀舵敮鎬昏〃"},
+          meta: {title: "绀句繚鏀舵敮鎬昏〃", routerParent: "shehuiBaozhang"},
           name: "shebaoShouzhiZongbiao",
           component: () =>
             import(
@@ -95,7 +95,7 @@
         },
         {
           path: "/qiyezhigongShebao",
-          meta: {title: "浼佷笟鑱屽伐绀句繚"},
+          meta: {title: "浼佷笟鑱屽伐绀句繚", routerParent: "shehuiBaozhang"},
           name: "qiyezhigongShebao",
           component: () =>
             import(
@@ -104,7 +104,7 @@
         },
         {
           path: "/jiguanzhigongShebao",
-          meta: {title: "鏈哄叧鑱屽伐绀句繚"},
+          meta: {title: "鏈哄叧鑱屽伐绀句繚", routerParent: "shehuiBaozhang"},
           name: "jiguanzhigongShebao",
           component: () =>
             import(
@@ -113,7 +113,7 @@
         },
         {
           path: "/juminYanglaoBaoxian",
-          meta: {title: "灞呮皯鍏昏�佷繚闄�"},
+          meta: {title: "灞呮皯鍏昏�佷繚闄�", routerParent: "shehuiBaozhang"},
           name: "juminYanglaoBaoxian",
           component: () =>
             import(
@@ -122,7 +122,7 @@
         },
         {
           path: "/shiyeBaoxian",
-          meta: {title: "澶变笟淇濋櫓"},
+          meta: {title: "澶变笟淇濋櫓", routerParent: "shehuiBaozhang"},
           name: "shiyeBaoxian",
           component: () =>
             import(
@@ -131,7 +131,7 @@
         },
         {
           path: "/gongshangBaoxian",
-          meta: {title: "宸ヤ激淇濋櫓"},
+          meta: {title: "宸ヤ激淇濋櫓", routerParent: "shehuiBaozhang"},
           name: "gongshangBaoxian",
           component: () =>
             import(
@@ -140,7 +140,7 @@
         },
         {
           path: "/shebaoZhengjiShouru",
-          meta: {title: "绀句繚寰侀泦鏀跺叆鏄庣粏"},
+          meta: {title: "绀句繚寰侀泦鏀跺叆鏄庣粏", routerParent: "shehuiBaozhang"},
           name: "shebaoZhengjiShouru",
           component: () =>
             import(
@@ -149,7 +149,7 @@
         },
         {
           path: "/shebaoChikaRenshu",
-          meta: {title: "绀句繚鍗℃寔鍗′汉鏁�"},
+          meta: {title: "绀句繚鍗℃寔鍗′汉鏁�", routerParent: "shehuiBaozhang"},
           name: "shebaoChikaRenshu",
           component: () =>
             import(
@@ -167,7 +167,7 @@
       children:[
         {
           path: "/personnelTalents_unitPersonnel",
-          meta: {title: "浜嬩笟鍗曚綅浜哄憳鎯呭喌"},
+          meta: {title: "浜嬩笟鍗曚綅浜哄憳鎯呭喌", routerParent: 'personnelTalents'},
           name: "/PersonnelTalents_unitPersonnel",
           component: () =>
             import(
@@ -176,7 +176,7 @@
         },
         {
           path: "/personnelTalents_greenCard",
-          meta: {title: "浜烘墠缁垮崱琛ヨ创"},
+          meta: {title: "浜烘墠缁垮崱琛ヨ创", routerParent: 'personnelTalents'},
           name: "/PersonnelTalents_GreenCard",
           component: () =>
             import(
@@ -200,7 +200,7 @@
       children: [
         {
           path: "/otherB-PeopleJunShouRu",
-          meta: {title: "灞呮皯浜哄眳鏀跺叆銆佸彲鏀厤鏀跺叆"},
+          meta: {title: "灞呮皯浜哄眳鏀跺叆銆佸彲鏀厤鏀跺叆", routerParent: 'OtherBusiness'},
           name: "otherB-PeopleJunShouRu",
           component: () =>
             import(
@@ -209,7 +209,7 @@
         },
         {
           path: "/otherB-GongGuTuoPin",
-          meta: {title: "灞呮皯浜哄眳鏀跺叆銆佸彲鏀厤鏀跺叆"},
+          meta: {title: "灞呮皯浜哄眳鏀跺叆銆佸彲鏀厤鏀跺叆", routerParent: 'OtherBusiness'},
           name: "otherB-GongGuTuoPin",
           component: () =>
             import(
@@ -228,6 +228,7 @@
 };
 const login = {
   path: "/login",
+  name:'login',
   component: () => import("@/pages/login.vue"),
   meta: {
     title: `鍚庡彴鐧婚檰`

--
Gitblit v1.9.1