zhangxiaoxu123456
2022-05-05 87cbee9b14970d997c1e5c54b5fef4d04369c968
src/pages/show/otherBusiness/OtherBusiness.vue
@@ -2,12 +2,12 @@
  <div class="otherBusiness-wrap">
    <div class="otherB-menu-left">
      <el-menu :default-active="$route.path" router mode="vertical">
        <el-menu-item index="/otherB-PeopleJunShouRu">
        <el-menu-item index="/otherB_PeopleJunShouRu">
          <div class="menu-left-block">
            <h1>居民人均</h1>
          </div>
        </el-menu-item>
        <el-menu-item index="/otherB-GongGuTuoPin">
        <el-menu-item index="/otherB_GongGuTuoPin">
          <div class="menu-left-block">
            <h1>巩固脱贫成果</h1>
          </div>
@@ -49,7 +49,7 @@
  ;
    display: flex;
    justify-content: center;
    padding-left: 0;
    padding: 0px!important;
  }
  .el-menu-item.is-active {