lyfO_o
2022-03-25 9b8a1c406875d2de47ecb830be534065e6bb838b
src/views/layout/components/Institute.vue
@@ -18,7 +18,7 @@
<script>
import { mapGetters } from 'vuex'
import pathToRegexp from 'path-to-regexp'
const imgUrl = require('@/assets/logo.png')
const imgUrl = require('@/assets/zhongtai_logo.jpg')
export default {
  data() {
    return {
@@ -86,12 +86,11 @@
    }
  }
  .app-breadcrumb img{
    height:50px;
    width:50px;
      height: 62px;
      width: 260px;
    border:none;
    vertical-align: middle;
    margin-right:20px;
    margin-left:20px;
  }
  .app-breadcrumb h1{
    margin:0;