소스 검색

修改图片不能正确加载bug

zhouyuhao 1 년 전
부모
커밋
418642fe93
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/views/Dashboard/src/components/ScoringSystem.vue

+ 3 - 3
src/views/Dashboard/src/components/ScoringSystem.vue

@@ -23,9 +23,9 @@ const avater = ref<AvaterItem[]>([])
 const inputdetails = ref('')
 avater.value = [
   {
-    src: '/src/styles/images/score_angry.png',
-    src1: '/src/styles/images/score_angry.png',
-    itemsrc: '/src/styles/images/angry_2.png',
+    src: '/k_new_online/src/styles/images/score_angry.png',
+    src1: '/k_new_online/src/styles/images/score_angry.png',
+    itemsrc: '/k_new_online/src/styles/images/angry_2.png',
     itemtext: 'We are so sorry for the inconveniences. We value your experience immensely. ',
     expression: 'angry',
     proposal: 'Could you please tell us which aspects of the system you are dissatisfied with?',