zs 1 tháng trước cách đây
mục cha
commit
505ee415d0

BIN
public/messBg.png


+ 2 - 2
src/views/win/messIndex.vue

@@ -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 {

+ 0 - 8
src/views/win/messParts/commessIndex.vue

@@ -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 {
-          border-radius: 5px;
-        }
-      }
-
       .title {
         padding: 5px 0;
         text-align: center;