@@ -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' }" /> -->
<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 {
@@ -95,14 +95,6 @@ const toOpen = (path: string) => {
box-shadow: 2px 4px 20px 0px rgba(169, 169, 169, 0.25);
background: rgb(255, 255, 255);
- .imgs {
- border-radius: 5px;
-
- .images {
- }
.title {
padding: 5px 0;
text-align: center;