yangpeixing
4 天以前 6cb85536a0b7edf936cfc7b68502c858068c140f
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Client/src/views/Index.vue
@@ -2,7 +2,7 @@
  <div id="vol-container" :class="['vol-theme-' + theme]">
    <div class="vol-aside" :style="{ width: menuWidth + 'px' }">
      <div class="header" :style="{ width: menuWidth - 1 + 'px' }">
        <img v-show="!isCollapse" v-bind:src="logo" />
        <!-- <img v-show="!isCollapse" v-bind:src="logo" /> -->
        <i @click="toggleLeft" class="el-icon-s-fold collapse-menu" />
      </div>
      <div class="vol-menu">
@@ -14,7 +14,7 @@
    </div>
    <div class="vol-container" :style="{ left: menuWidth - 1 + 'px' }">
      <div class="vol-header">
        <div class="project-name">WCS</div>
        <div class="project-name">明和智能设备有限公司</div>
        <div class="header-text">
          <!-- <div class="h-link">
            <a
@@ -523,7 +523,7 @@
        const { startSignalr } = useSignalr()
        startSignalr()
        //当前刷新是不是首页
        if (router.currentRoute.value.path != navigation[0].path) {
          //查找系统菜单