From b3d0c8eac16fd027e2b7f607b48bf71a555850c5 Mon Sep 17 00:00:00 2001
From: lzhizhao <790086754@qq.com>
Date: Tue, 14 Oct 2025 00:16:55 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E9=9A=90=E8=97=8F=E6=97=A0=E7=94=A8?=
=?UTF-8?q?=E8=8F=9C=E5=8D=95=EF=BC=8C=E8=AE=BE=E7=BD=AE=E8=8F=9C=E5=8D=95?=
=?UTF-8?q?=E5=9B=BE=E6=A0=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/router/full-routers.js | 26 +++++++++++++-------------
src/views/main-navbar.vue | 15 +++++++--------
2 files changed, 20 insertions(+), 21 deletions(-)
diff --git a/src/router/full-routers.js b/src/router/full-routers.js
index df9c667..49cdd6e 100644
--- a/src/router/full-routers.js
+++ b/src/router/full-routers.js
@@ -10,7 +10,7 @@ export default {
url: 'operation-management/permission',
perms: 'operation-management:permission',
type: 0,
- elIcon: 'el-icon-lock',
+ elIcon: 'el-icon-setting',
orderNum: 0,
open: null,
list: [
@@ -50,7 +50,7 @@ export default {
url: 'operation-management/order/index',
perms: 'operation-management:order:index',
type: 1,
- elIcon: 'el-icon-menu',
+ elIcon: 'el-icon-tickets',
orderNum: 0,
open: null,
list: []
@@ -63,7 +63,7 @@ export default {
url: 'operation-management/commodity/index',
perms: 'operation-management:commodity:index',
type: 1,
- elIcon: 'el-icon-menu',
+ elIcon: 'el-icon-goods',
orderNum: 0,
open: null,
list: []
@@ -76,7 +76,7 @@ export default {
url: 'datacenter',
perms: 'datacenter',
type: 0,
- elIcon: 'el-icon-tickets',
+ elIcon: 'el-icon-s-data',
orderNum: 0,
open: null,
list: [
@@ -129,7 +129,7 @@ export default {
url: 'content-management',
perms: 'content-management',
type: 0,
- elIcon: 'el-icon-s-help',
+ elIcon: 'el-icon-document',
orderNum: 0,
open: null,
list: [
@@ -232,7 +232,7 @@ export default {
url: 'operation-management',
perms: 'operation-management',
type: 0,
- elIcon: 'el-icon-s-help',
+ elIcon: 'el-icon-s-shop',
orderNum: 0,
open: null,
list: [
@@ -379,7 +379,7 @@ export default {
url: 'brand',
perms: 'brand',
type: 0,
- elIcon: 'el-icon-money',
+ elIcon: 'el-icon-medal',
orderNum: 0,
open: null,
list: [
@@ -406,7 +406,7 @@ export default {
url: 'coupon/index',
perms: 'coupon:index',
type: 0,
- elIcon: 'el-icon-document-remove',
+ elIcon: 'el-icon-present',
orderNum: 0,
open: null,
list: []
@@ -419,7 +419,7 @@ export default {
url: 'presale',
perms: 'presale',
type: 0,
- elIcon: 'el-icon-data-analysis',
+ elIcon: 'el-icon-alarm-clock',
orderNum: 0,
open: null,
list: [
@@ -473,7 +473,7 @@ export default {
url: 'marketing',
perms: 'marketing',
type: 0,
- elIcon: 'el-icon-tickets',
+ elIcon: 'el-icon-user',
orderNum: 0,
open: null,
list: [
@@ -620,7 +620,7 @@ export default {
url: 'local-course/resources',
perms: 'wallet',
type: 0,
- elIcon: 'el-icon-menu',
+ elIcon: 'el-icon-wallet',
orderNum: 0,
open: null,
list: [
@@ -647,7 +647,7 @@ export default {
url: 'ogistics-fare',
perms: 'ogistics-fare',
type: 0,
- elIcon: 'el-icon-money',
+ elIcon: 'el-icon-truck',
orderNum: 0,
open: null,
list: [
@@ -723,4 +723,4 @@ export default {
],
code: 0,
permissions: []
-}
+}
\ No newline at end of file
diff --git a/src/views/main-navbar.vue b/src/views/main-navbar.vue
index bc057bd..3645515 100644
--- a/src/views/main-navbar.vue
+++ b/src/views/main-navbar.vue
@@ -44,14 +44,13 @@
-->
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+