From c899e0d5ebc846d3e214f9b66bad63f15ee0e0c3 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期三, 13 四月 2022 17:41:17 +0800
Subject: [PATCH] 其他业务
---
src/router/router.js | 120 +++++++++++++++++++++++++++++++++++++++++++++++++++++-------
1 files changed, 106 insertions(+), 14 deletions(-)
diff --git a/src/router/router.js b/src/router/router.js
index 0c3bc1a..07396db 100644
--- a/src/router/router.js
+++ b/src/router/router.js
@@ -2,6 +2,8 @@
import showHome from "../pages/show/main/showHome";
import jiuyeAndChuangye from "../pages/show/jiuyeAndChuangye/jiuyeAndChuangye";
import shehuiBaozhang from "../pages/show/shehuiBaozhang/shehuiBaozhang";
+import OtherBusiness from '../pages/show/otherBusiness/OtherBusiness'
+
const indexRouter = {
path: "/",
name: "index",
@@ -10,7 +12,7 @@
children: [
{
path: "/index",
- meta: { title: "澶у睆棣栭〉" },
+ meta: {title: "澶у睆棣栭〉"},
name: "index",
component: () => import("@/pages/show/index/index.vue")
},
@@ -22,43 +24,43 @@
children: [
{
path: "/workStatistics",
- meta: { title: "灏变笟鍒涗笟" },
+ meta: {title: "灏变笟鍒涗笟"},
name: "workStatistics",
component: () =>
import(
"@/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue"
- )
+ )
},
{
path: "/chuangyeDanbaoDaikuan",
- meta: { title: "鍒涗笟鎷呬繚璐锋" },
+ meta: {title: "鍒涗笟鎷呬繚璐锋"},
name: "chuangyeDanbaoDaikuan",
component: () =>
import(
"@/pages/show/jiuyeAndChuangye/jiuyeChildren/chuangyeDanbaoDaikuan.vue"
- )
+ )
},
{
path: "/jiuyeQingkuang",
- meta: { title: "灏变笟鎯呭喌" },
+ meta: {title: "灏变笟鎯呭喌"},
name: "jiuyeQingkuang",
component: () =>
import(
"@/pages/show/jiuyeAndChuangye/jiuyeChildren/jiuyeQingkuang.vue"
- )
+ )
},
{
path: "/biyeshengStatistics",
- meta: { title: "姣曚笟鐢熺粺璁�" },
+ meta: {title: "姣曚笟鐢熺粺璁�"},
name: "biyeshengStatistics",
component: () =>
import(
"@/pages/show/jiuyeAndChuangye/jiuyeChildren/biyeshengStatistics.vue"
- )
+ )
},
{
path: "/zhiyePeixun",
- meta: { title: "鑱屼笟鍩硅"},
+ meta: {title: "鑱屼笟鍩硅"},
name: "zhiyePeixun",
component: () =>
import(
@@ -75,27 +77,117 @@
children: [
{
path: "/shehuiBaoxian",
- meta: { title: "绀句細淇濋殰" },
+ meta: {title: "绀句細淇濋殰"},
name: "shehuiBaoxian",
component: () =>
import(
"@/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shehuiBaoxian.vue"
- )
+ )
},
{
path: "/shebaoShouzhiZongbiao",
- meta: { title: "绀句繚鏀舵敮鎬昏〃" },
+ meta: {title: "绀句繚鏀舵敮鎬昏〃"},
name: "shebaoShouzhiZongbiao",
component: () =>
import(
"@/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shebaoShouzhiZongbiao.vue"
+ )
+ },
+ {
+ path: "/qiyezhigongShebao",
+ meta: { title: "浼佷笟鑱屽伐绀句繚" },
+ name: "qiyezhigongShebao",
+ component: () =>
+ import(
+ "@/pages/show/shehuiBaozhang/shehuiBaozhangChildren/qiyezhigongShebao.vue"
)
+ },
+ {
+ path: "/jiguanzhigongShebao",
+ meta: { title: "鏈哄叧鑱屽伐绀句繚" },
+ name: "jiguanzhigongShebao",
+ component: () =>
+ import(
+ "@/pages/show/shehuiBaozhang/shehuiBaozhangChildren/jiguanzhigongShebao.vue"
+ )
+ },
+ {
+ path: "/juminYanglaoBaoxian",
+ meta: { title: "灞呮皯鍏昏�佷繚闄�" },
+ name: "juminYanglaoBaoxian",
+ component: () =>
+ import(
+ "@/pages/show/shehuiBaozhang/shehuiBaozhangChildren/juminYanglaoBaoxian.vue"
+ )
+ },
+ {
+ path: "/shiyeBaoxian",
+ meta: { title: "澶变笟淇濋櫓" },
+ name: "shiyeBaoxian",
+ component: () =>
+ import(
+ "@/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shiyeBaoxian.vue"
+ )
+ },
+ {
+ path: "/gongshangBaoxian",
+ meta: { title: "宸ヤ激淇濋櫓" },
+ name: "gongshangBaoxian",
+ component: () =>
+ import(
+ "@/pages/show/shehuiBaozhang/shehuiBaozhangChildren/gongshangBaoxian.vue"
+ )
+ },
+ {
+ path: "/shebaoZhengjiShouru",
+ meta: { title: "绀句繚寰侀泦鏀跺叆鏄庣粏" },
+ name: "shebaoZhengjiShouru",
+ component: () =>
+ import(
+ "@/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shebaoZhengjiShouru.vue"
+ )
+ },
+ {
+ path: "/shebaoChikaRenshu",
+ meta: { title: "绀句繚鍗℃寔鍗′汉鏁�" },
+ name: "shebaoChikaRenshu",
+ component: () =>
+ import(
+ "@/pages/show/shehuiBaozhang/shehuiBaozhangChildren/shebaoChikaRenshu.vue"
+ )
+ }
+ ]
+ },
+ {
+ path: "/otherBusiness",
+ component: OtherBusiness,
+ meta: {title: "鍏朵粬涓氬姟"},
+ redirect: "/otherB-PeopleJunShouRu",
+ name: "OtherBusiness",
+ children: [
+ {
+ path: "/otherB-PeopleJunShouRu",
+ meta: {title: "灞呮皯浜哄眳鏀跺叆銆佸彲鏀厤鏀跺叆"},
+ name: "otherB-PeopleJunShouRu",
+ component: () =>
+ import(
+ "@/pages/show/otherBusiness/otherBusinessChild/OtherB_PeopleJunShouRu.vue"
+ )
+ },
+ {
+ path: "/otherB-GongGuTuoPin",
+ meta: {title: "灞呮皯浜哄眳鏀跺叆銆佸彲鏀厤鏀跺叆"},
+ name: "otherB-GongGuTuoPin",
+ component: () =>
+ import(
+ "@/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue"
+ )
}
]
},
{
path: "/businessPolicy",
- meta: { title: "钀ュ晢鏀跨瓥" },
+ meta: {title: "钀ュ晢鏀跨瓥"},
name: "businessPolicy",
component: () => import("@/pages/show/businessPolicy/BusinessPolicy")
}
--
Gitblit v1.9.1