소스 검색

修改log 图片

jinx 6 달 전
부모
커밋
4688d39db6
3개의 변경된 파일52개의 추가작업 그리고 1개의 파일을 삭제
  1. 45 0
      src/assets/img/biaoti-03.svg
  2. 6 0
      src/assets/img/biaoti-04.svg
  3. 1 1
      src/views/home/index.vue

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 45 - 0
src/assets/img/biaoti-03.svg


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 6 - 0
src/assets/img/biaoti-04.svg


+ 1 - 1
src/views/home/index.vue

@@ -2,7 +2,7 @@
 <template>
   <div class="home" @click="showSwitch = false">
     <!-- <input type="file" @change="readFile" accept=".xlsx" /> -->
-    <div class="title"><img src="@/assets/img/biaoti-02.svg" alt="" /></div>
+    <div class="title"><img src="@/assets/img/biaoti-04.svg" alt="" /></div>
     <template v-if="currentData">
       <div class="swiper-dom swiper-container" v-if="currentData.list[0] && currentData.list[0].length">
         <div class="swiper-wrapper">