田源
2025-04-03 9b4433fddf5b401edb0aace8a404ac733b122702
Source/UBCS-WEB/src/page/index/logo.vue
@@ -16,7 +16,7 @@
          <span>
            <img :src=imgurl class="imgSpan">
          </span>
          <span style="font-size: 17px;margin-left: 27px">编码资源管理系统</span>
          <span style="font-size: 17px;margin-left: 30px">编码资源管理系统(非密)</span>
         </span>
      </template>
    </transition-group>
@@ -90,8 +90,8 @@
.imgSpan {
  position: absolute;
  top: 15px;
  left: 26px;
  top: 18px;
  left: 8px;
}
.logimg {