浏览代码

修改图片不能正确加载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?',