From 31a63bc16eeadaa6b6728523d9a1c15a6f489d2e Mon Sep 17 00:00:00 2001
From: du <13220750630.163.com>
Date: 星期一, 14 四月 2025 15:30:09 +0800
Subject: [PATCH] 声音定制

---
 easegen-front/src/views/pptTemplateList/index.vue |   48 ++++++++++++++++++++++++------------------------
 1 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/easegen-front/src/views/pptTemplateList/index.vue b/easegen-front/src/views/pptTemplateList/index.vue
index f4d6a78..501f98c 100644
--- a/easegen-front/src/views/pptTemplateList/index.vue
+++ b/easegen-front/src/views/pptTemplateList/index.vue
@@ -73,30 +73,30 @@
 <!--          src="@/assets/digitalcourse/pptmodel.png"-->
 <!--        />-->
 <!--      </div>-->
-      <!--鏁板瓧浜哄0闊冲畾鍒�-->
-      <div class="group_8 flex-row justify-end cursor-pointer" @click="tovoice">
-        <div class="box_2 flex-col justify-between">
-          <div class="text-group_2 flex-col justify-between">
-            <span class="text_10">{{ t('courseCenter.digitalPeopleVoicesCustom') }}</span>
-            <span class="text_11"></span>
-          </div>
-          <div class="box_3 flex-row">
-            <div class="image-wrapper_2 flex-col">
-              <img
-                class="thumbnail_2"
-                referrerpolicy="no-referrer"
-                src="@/assets/digitalcourse/jiantou.png"
-              />
-            </div>
-            <span class="text_12">{{ t('courseCenter.submitVoices') }}</span>
-          </div>
-        </div>
-        <img
-          class="image_3"
-          referrerpolicy="no-referrer"
-          src="@/assets/digitalcourse/pptmodel.png"
-        />
-      </div>
+<!--      &lt;!&ndash;鏁板瓧浜哄0闊冲畾鍒�&ndash;&gt;-->
+<!--      <div class="group_8 flex-row justify-end cursor-pointer" @click="tovoice">-->
+<!--        <div class="box_2 flex-col justify-between">-->
+<!--          <div class="text-group_2 flex-col justify-between">-->
+<!--            <span class="text_10">{{ t('courseCenter.digitalPeopleVoicesCustom') }}</span>-->
+<!--            <span class="text_11"></span>-->
+<!--          </div>-->
+<!--          <div class="box_3 flex-row">-->
+<!--            <div class="image-wrapper_2 flex-col">-->
+<!--              <img-->
+<!--                class="thumbnail_2"-->
+<!--                referrerpolicy="no-referrer"-->
+<!--                src="@/assets/digitalcourse/jiantou.png"-->
+<!--              />-->
+<!--            </div>-->
+<!--            <span class="text_12">{{ t('courseCenter.submitVoices') }}</span>-->
+<!--          </div>-->
+<!--        </div>-->
+<!--        <img-->
+<!--          class="image_3"-->
+<!--          referrerpolicy="no-referrer"-->
+<!--          src="@/assets/digitalcourse/pptmodel.png"-->
+<!--        />-->
+<!--      </div>-->
     </div>
     <div class="title">{{ t('courseCenter.myCourses') }}</div>
     <div class="project-list">

--
Gitblit v1.9.3