Parcourir la source

个人中心关闭

wt il y a 3 ans
Parent
commit
95a61b86ed
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/layout/components/Navbar.vue

+ 2 - 2
src/layout/components/Navbar.vue

@@ -27,9 +27,9 @@
           <i class="el-icon-caret-bottom" />
         </div>
         <el-dropdown-menu slot="dropdown">
-          <router-link to="/user/profile">
+          <!-- <router-link to="/user/profile">
             <el-dropdown-item>个人中心</el-dropdown-item>
-          </router-link>
+          </router-link> -->
           <!-- <el-dropdown-item @click.native="setting = true">
             <span>布局设置</span>
           </el-dropdown-item> -->