소스 검색

修复bug

shaogen1995 3 년 전
부모
커밋
7c9d268b8b
5개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. BIN
      webM/src/assets/img/bg_8.png
  2. 3 3
      webM/src/views/Learn/info.vue
  3. 1 1
      webM/src/views/Search/data.js
  4. 1 1
      webM/src/views/Search/dataAll.js
  5. 1 1
      webM/src/views/Visit/index.vue

BIN
webM/src/assets/img/bg_8.png


+ 3 - 3
webM/src/views/Learn/info.vue

@@ -104,13 +104,13 @@ export default {
         display: block;
       }
       .info_1 {
-        background: url("../../assets/img/bg_5.png") 1px 8px no-repeat;
+        background: url("../../assets/img/bg_6.png") left 8px no-repeat;
       }
       .info_2 {
-        background: url("../../assets/img/bg_6.png") left 8px no-repeat;
+        background: url("../../assets/img/bg_7.png") 3px 8px no-repeat;
       }
       .info_3 {
-        background: url("../../assets/img/bg_7.png") 3px 8px no-repeat;
+        background: url("../../assets/img/bg_8.png") left 8px no-repeat;
       }
     }
     .txt{

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
webM/src/views/Search/data.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
webM/src/views/Search/dataAll.js


+ 1 - 1
webM/src/views/Visit/index.vue

@@ -194,7 +194,7 @@ export default {
         {
           cover: "/data/Visit/cafe1.jpg",
           h3: "Cafeteria",
-          p: "he cafeteria is located on the northeast corner of the round exhibition room at basement level. Covering about 200 square meters, it offers coffee, soft drinks and low alcohol beverages.",
+          p: "The cafeteria is located on the northeast corner of the round exhibition room at basement level. Covering about 200 square meters, it offers coffee, soft drinks and low alcohol beverages.",
         },
         {
           cover: "/data/Visit/cafe2.jpg",