|
@@ -6,7 +6,7 @@
|
|
|
<menusIndex />
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="zero">
|
|
|
- <top-index :info="{ title: '信息公开', enTitle: 'Information Disclosure' }" />
|
|
|
+ <!-- <top-index :info="{ title: '信息公开', enTitle: 'Information Disclosure' }" /> -->
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<div class="bottom">
|
|
@@ -69,7 +69,7 @@ function useWindowScroll() {
|
|
|
.info {
|
|
|
.top {
|
|
|
height: 480px;
|
|
|
- background-image: url('/mess0.png');
|
|
|
+ background-image: url('/messBg.png');
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
.menus {
|