From 5310ec4dbcc2d85b9156f97059d1d615e052079a Mon Sep 17 00:00:00 2001
From: HAM!DREZA
Date: Mon, 3 Jun 2024 20:55:40 +0330
Subject: [PATCH] update
---
components/Card.vue | 8 +++-----
.../product-page/course-details/Course-information.vue | 9 +++++++--
components/product-page/course-details/Course-status.vue | 9 ++++++---
3 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/components/Card.vue b/components/Card.vue
index 648a344..846d334 100644
--- a/components/Card.vue
+++ b/components/Card.vue
@@ -106,7 +106,7 @@
-
+
+ {{props.course.satisfactionLevel}}
@@ -145,7 +143,7 @@ import { useToast } from 'vue-toastification'
const props = defineProps(['course']);
const MyArray = ['Salam','Man','Sadegh','Hastam'];
const toast = useToast()
-
+console.log(props);
function hideEndOfString(inputString) {
const words = inputString.split(' ');
if (words.length > 8) {
diff --git a/components/product-page/course-details/Course-information.vue b/components/product-page/course-details/Course-information.vue
index 02221b2..c792748 100644
--- a/components/product-page/course-details/Course-information.vue
+++ b/components/product-page/course-details/Course-information.vue
@@ -6,7 +6,7 @@
class="gap-[2vw] md:gap-[0.5vw] text-[3.59vw] md:text-[1.055vw] font-semibold flex items-center"
>
اطلاعات دوره
-
+
-
{{props.props.price}},000
تومان
+
+ رایگان
+