소스 검색

自助建站紧急修正

自助建站紧急修正
dangyunlong 1 일 전
부모
커밋
e0a5fe5752
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/views/template/style/sector/body/index/list/1200x470/1.vue

+ 3 - 3
src/views/template/style/sector/body/index/list/1200x470/1.vue

@@ -103,12 +103,12 @@ export default {
     data() {
         return {
             leftData:{
-                text:0,
+                text:9,
                 img:3
             },
             rightData:{
-                text:9,
-                img:0
+                text:6,
+                img:3
             }
         };
     },