From 1a7e45eb20ccdb433df5b18e10aafbd34aad049a Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期五, 31 十月 2025 13:53:49 +0800
Subject: [PATCH] fix: bug
---
src/router/index.ts | 235 ++++++++++++++++++++++++++++++++++++++++++++++------------
1 files changed, 184 insertions(+), 51 deletions(-)
diff --git a/src/router/index.ts b/src/router/index.ts
index 9e0b9a9..471e5bb 100644
--- a/src/router/index.ts
+++ b/src/router/index.ts
@@ -96,33 +96,61 @@
},
},
{
- path: '/FlexJobManage',
+ path: '/SupplierManage',
redirect: 'noRedirect',
component: Layout,
hidden: false,
alwaysShow: true,
meta: {
- rank: 10010,
- title: '鐏靛伐绠$悊',
+ rank: 10005,
+ title: '渚涘簲鍟嗙鐞�',
rootMenu: true,
icon: 'home',
},
children: [
{
- path: '/FlexJobManageList',
- name: 'FlexJobManageList',
+ path: '/SupplierManageList',
+ name: 'SupplierManageList',
hidden: false,
alwaysShow: true,
- component: () => import('@/views/FlexJobManage/FlexJobManage.vue'),
+ component: () => import('@/views/SupplierManage/SupplierManageList.vue'),
meta: {
- rank: 10011,
- title: '鐏靛伐绠$悊',
+ rank: 10005,
+ title: '渚涘簲鍟嗙鐞�',
// rootMenu: true,
icon: 'home',
},
},
],
},
+ // {
+ // path: '/FlexJobManage',
+ // redirect: 'noRedirect',
+ // component: Layout,
+ // hidden: false,
+ // alwaysShow: true,
+ // meta: {
+ // rank: 10010,
+ // title: '鐏靛伐绠$悊',
+ // rootMenu: true,
+ // icon: 'home',
+ // },
+ // children: [
+ // {
+ // path: '/FlexJobManageList',
+ // name: 'FlexJobManageList',
+ // hidden: false,
+ // alwaysShow: true,
+ // component: () => import('@/views/FlexJobManage/FlexJobManage.vue'),
+ // meta: {
+ // rank: 10011,
+ // title: '鐏靛伐绠$悊',
+ // // rootMenu: true,
+ // icon: 'home',
+ // },
+ // },
+ // ],
+ // },
{
path: '/EmploymentManage',
redirect: 'noRedirect',
@@ -256,19 +284,19 @@
icon: 'home',
},
},
- {
- path: '/ServiceChargeSettle/:id',
- name: 'ServiceChargeSettle',
- hidden: true,
- alwaysShow: false,
- component: () => import('@/views/ServiceChargeManage/ServiceChargeSettle.vue'),
- meta: {
- rank: 10042,
- title: '缁撶畻',
- // rootMenu: true,
- icon: 'home',
- },
- },
+ // {
+ // path: '/BalanceManage',
+ // name: 'BalanceManage',
+ // hidden: false,
+ // alwaysShow: true,
+ // component: () => import('@/views/ServiceChargeManage/BalanceManage.vue'),
+ // meta: {
+ // rank: 10042,
+ // title: '浣欓绠$悊',
+ // // rootMenu: true,
+ // icon: 'home',
+ // },
+ // },
{
path: '/ServiceChargeDetail/:id',
name: 'ServiceChargeDetail',
@@ -284,34 +312,62 @@
},
],
},
- {
- path: '/AgreementManage',
- redirect: 'noRedirect',
- component: Layout,
- hidden: false,
- alwaysShow: true,
- meta: {
- rank: 10050,
- title: '鍗忚绠$悊',
- rootMenu: true,
- icon: 'home',
- },
- children: [
- {
- path: '/AgreementManageList',
- name: 'AgreementManageList',
- hidden: false,
- alwaysShow: true,
- component: () => import('@/views/AgreementManage/AgreementManageList.vue'),
- meta: {
- rank: 10051,
- title: '鍗忚绠$悊',
- // rootMenu: true,
- icon: 'home',
- },
- },
- ],
- },
+ // {
+ // path: '/AgreementManage',
+ // redirect: 'noRedirect',
+ // component: Layout,
+ // hidden: false,
+ // alwaysShow: true,
+ // meta: {
+ // rank: 10050,
+ // title: '鍗忚绠$悊',
+ // rootMenu: true,
+ // icon: 'home',
+ // },
+ // children: [
+ // {
+ // path: '/AgreementManageList',
+ // name: 'AgreementManageList',
+ // hidden: false,
+ // alwaysShow: true,
+ // component: () => import('@/views/AgreementManage/AgreementManageList.vue'),
+ // meta: {
+ // rank: 10051,
+ // title: '鍗忚绠$悊',
+ // // rootMenu: true,
+ // icon: 'home',
+ // },
+ // },
+ // ],
+ // },
+ // {
+ // path: '/WithdrawManage',
+ // redirect: 'noRedirect',
+ // component: Layout,
+ // hidden: false,
+ // alwaysShow: true,
+ // meta: {
+ // rank: 10060,
+ // title: '鎻愮幇绠$悊',
+ // rootMenu: true,
+ // icon: 'home',
+ // },
+ // children: [
+ // {
+ // path: '/WithdrawManageList',
+ // name: 'WithdrawManageList',
+ // hidden: false,
+ // alwaysShow: true,
+ // component: () => import('@/views/WithdrawManage/WithdrawManageList.vue'),
+ // meta: {
+ // rank: 10061,
+ // title: '鎻愮幇绠$悊',
+ // // rootMenu: true,
+ // icon: 'home',
+ // },
+ // },
+ // ],
+ // },
{
path: '/FinanceManage',
redirect: 'noRedirect',
@@ -319,7 +375,7 @@
hidden: false,
alwaysShow: true,
meta: {
- rank: 10060,
+ rank: 10070,
title: '璐㈠姟绠$悊',
rootMenu: true,
icon: 'home',
@@ -332,8 +388,63 @@
alwaysShow: true,
component: () => import('@/views/FinanceManage/FinanceManage.vue'),
meta: {
- rank: 10061,
+ rank: 10071,
title: '璐㈠姟绠$悊',
+ // rootMenu: true,
+ icon: 'home',
+ },
+ },
+ // {
+ // path: '/EnterpriseBalanceManage',
+ // name: 'EnterpriseBalanceManage',
+ // hidden: false,
+ // alwaysShow: true,
+ // component: () => import('@/views/FinanceManage/EnterpriseBalanceManage.vue'),
+ // meta: {
+ // rank: 10072,
+ // title: '浼佷笟浣欓绠$悊',
+ // // rootMenu: true,
+ // icon: 'home',
+ // },
+ // },
+ // {
+ // path: '/EnterpriseBalanceManageDetail/:id',
+ // name: 'EnterpriseBalanceManageDetail',
+ // hidden: true,
+ // alwaysShow: false,
+ // component: () => import('@/views/FinanceManage/EnterpriseBalanceManageDetail.vue'),
+ // meta: {
+ // rank: 10073,
+ // title: '璇︽儏',
+ // // rootMenu: true,
+ // icon: 'home',
+ // },
+ // },
+ ],
+ },
+
+ {
+ path: '/UserManage',
+ redirect: 'noRedirect',
+ component: Layout,
+ hidden: false,
+ alwaysShow: true,
+ meta: {
+ rank: 10100,
+ title: '鐢ㄦ埛绠$悊',
+ rootMenu: true,
+ icon: 'home',
+ },
+ children: [
+ {
+ path: '/UserManageList',
+ name: 'UserManageList',
+ hidden: false,
+ alwaysShow: true,
+ component: () => import('@/views/UserManage/UserManageList.vue'),
+ meta: {
+ rank: 10101,
+ title: '鐢ㄦ埛绠$悊',
// rootMenu: true,
icon: 'home',
},
@@ -351,6 +462,28 @@
},
},
{
+ path: '/SignMiddleware/:code',
+ name: 'SignMiddleware',
+ alias: '/sg/:code',
+ hidden: true,
+ component: () => import('@/views/SignMiddleware/SignMiddleware.vue'),
+ meta: {
+ title: '绛剧害',
+ rank: 102,
+ },
+ },
+ {
+ path: '/SignU/:code',
+ name: 'SignU',
+ alias: '/sgu/:code',
+ hidden: true,
+ component: () => import('@/views/SignMiddleware/SignU.vue'),
+ meta: {
+ title: '绛剧害',
+ rank: 102,
+ },
+ },
+ {
path: '/Error',
component: ErrorLayout,
redirect: '/Error/401',
--
Gitblit v1.9.1