Procházet zdrojové kódy

修改图片不能正确加载bug

zhouyuhao před 1 rokem
rodič
revize
418642fe93

+ 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?',