lsc 1 年之前
父節點
當前提交
17b9fd4613
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/components/easy2/studyStudent.vue
  2. 1 1
      src/components/studyStudent.vue

+ 1 - 1
src/components/easy2/studyStudent.vue

@@ -998,7 +998,7 @@
                           </div>
                           </div>
                           <div v-if="tooC == 23">
                           <div v-if="tooC == 23">
                             <img @click="addTools(tooC, toolIndex, taskCount)"
                             <img @click="addTools(tooC, toolIndex, taskCount)"
-                              src="../../assets/icon/fourthToolList/program.png" alt />
+                              src="../../assets/icon/fourthToolList/Pythonprogram.png" alt />
                             <div style="margin: 5px 0">Python</div>
                             <div style="margin: 5px 0">Python</div>
                           </div>
                           </div>
                           <div v-if="tooC == 24">
                           <div v-if="tooC == 24">

+ 1 - 1
src/components/studyStudent.vue

@@ -862,7 +862,7 @@
                           <div v-if="tooC == 23">
                           <div v-if="tooC == 23">
                             <img
                             <img
                               @click="addTools(tooC, toolIndex, taskCount)"
                               @click="addTools(tooC, toolIndex, taskCount)"
-                              src="../assets/icon/fourthToolList/program.png"
+                              src="../assets/icon/fourthToolList/Pythonprogram.png"
                               alt
                               alt
                             />
                             />
                             <div style="margin: 5px 0">Python</div>
                             <div style="margin: 5px 0">Python</div>