From 4b0df650a1fe818218e7f8ac0c6ff8f0150371b6 Mon Sep 17 00:00:00 2001
From: “dzb” <2632970487@qq.com>
Date: 星期五, 04 十一月 2022 11:26:52 +0800
Subject: [PATCH] 修改后端接口后头像登录用户头像不显示问题

---
 src/views/layout/components/Main/index.vue |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/src/views/layout/components/Main/index.vue b/src/views/layout/components/Main/index.vue
index 268880c..a4f4966 100644
--- a/src/views/layout/components/Main/index.vue
+++ b/src/views/layout/components/Main/index.vue
@@ -87,84 +87,84 @@
               link:'/operate/management/myIndex',
             },
             {
-              id:12,
+              id:13,
               label:'鎴戠殑寰呭姙',
               link:'/operate/myWait',
             },
             {
-              id:12,
+              id:14,
               label:'妗堝嵎鏌ヨ',
               link:'/operate/viewEvent',
             },
              {
-              id:12,
+              id:15,
               label:'杞﹁締绠$悊',
               link:'/operate/car/carIndex',
             },
              {
-              id:12,
+              id:16,
               label:'鍥剧墖绠$悊',
               link:'/operate/images',
             },
              {
-              id:12,
+              id:17,
               label:'瑙嗛绠$悊',
               link:'/operate/videoControl',
             },
             {
-              id:12,
+              id:18,
               label:'娑堟伅绠$悊',
               link:'/operate/message/messageIndex',
             },
             {
-              id:12,
+              id:19,
               label:'鐭俊绠$悊',
               link:'/operate/sms/smsIndex',
             },
              {
-              id:12,
+              id:20,
               label:'鏃ュ織绠$悊',
               link:'/operate/log',
             },
           ]
         },
         {
-          id:1,
+          id:21,
           title:'瑙嗛宸℃煡',
           children:[
             {
-              id:2,
+              id:22,
               label:'瑙嗛宸℃煡',
               link:'/video',
             },
           ]
         },
         {
-          id:1,
+          id:23,
           title:'鏅鸿兘宸℃煡',
           children:[
             {
-              id:2,
+              id:24,
               label:'棰勮鐮斿垽',
               link:'/studyJudge',
             },
             {
-              id:3,
+              id:25,
               label:'杩濊妫�绱�',
               link:'/illegalSearch',
             },
             {
-              id:4,
+              id:26,
               label:'瓒嬪娍鍒嗘瀽',
               link:'/trendAnalysis',
             },
             {
-              id:5,
+              id:27,
               label:'杩濈珷缁熻',
               link:'/trendAnalysis',
             },
             {
-              id:6,
+              id:28,
               label:'杩濇硶缁熻',
               link:'/typeStatistics',
             },

--
Gitblit v1.8.0