|
@@ -23,9 +23,9 @@ const avater = ref<AvaterItem[]>([])
|
|
|
const inputdetails = ref('')
|
|
const inputdetails = ref('')
|
|
|
avater.value = [
|
|
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. ',
|
|
itemtext: 'We are so sorry for the inconveniences. We value your experience immensely. ',
|
|
|
expression: 'angry',
|
|
expression: 'angry',
|
|
|
proposal: 'Could you please tell us which aspects of the system you are dissatisfied with?',
|
|
proposal: 'Could you please tell us which aspects of the system you are dissatisfied with?',
|