康鲁杰
2025-04-01 573abfc8eba05f68fb068d7d8b0f7895de3e501d
注释导航栏
已修改1个文件
144 ■■■■ 文件已修改
easegen-front/src/views/pptTemplateList/index.vue 144 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
easegen-front/src/views/pptTemplateList/index.vue
@@ -25,78 +25,78 @@
          src="@/assets/digitalcourse/pptmodel.png"
        />
      </div>
      <!--口播视频-->
      <div class="group_8 flex-row justify-end cursor-pointer" @click="createSpeakVideo">
        <div class="box_2 flex-col justify-between">
          <div class="text-group_2 flex-col justify-between">
            <span class="text_10"> {{ t('courseCenter.speakVideo') }}</span>
            <span class="text_11">{{ t('courseCenter.speakVideoTitle') }}</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.goCreate') }}</span>
          </div>
        </div>
        <img
          class="image_3"
          referrerpolicy="no-referrer"
          src="@/assets/digitalcourse/pptmodel.png"
        />
      </div>
      <!--数字人形象定制-->
      <div class="group_8 flex-row justify-end cursor-pointer" @click="todigitalhumans">
        <div class="box_2 flex-col justify-between">
          <div class="text-group_2 flex-col justify-between">
            <span class="text_10">{{ t('courseCenter.digitalPeopleImageCustom') }}</span>
            <span class="text_11">{{ t('courseCenter.submitImage') }}</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.submitImage') }}</span>
          </div>
        </div>
        <img
          class="image_3"
          referrerpolicy="no-referrer"
          src="@/assets/digitalcourse/pptmodel.png"
        />
      </div>
      <!--数字人声音定制-->
      <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;口播视频&ndash;&gt;-->
<!--      <div class="group_8 flex-row justify-end cursor-pointer" @click="createSpeakVideo">-->
<!--        <div class="box_2 flex-col justify-between">-->
<!--          <div class="text-group_2 flex-col justify-between">-->
<!--            <span class="text_10"> {{ t('courseCenter.speakVideo') }}</span>-->
<!--            <span class="text_11">{{ t('courseCenter.speakVideoTitle') }}</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.goCreate') }}</span>-->
<!--          </div>-->
<!--        </div>-->
<!--        <img-->
<!--          class="image_3"-->
<!--          referrerpolicy="no-referrer"-->
<!--          src="@/assets/digitalcourse/pptmodel.png"-->
<!--        />-->
<!--      </div>-->
<!--      &lt;!&ndash;数字人形象定制&ndash;&gt;-->
<!--      <div class="group_8 flex-row justify-end cursor-pointer" @click="todigitalhumans">-->
<!--        <div class="box_2 flex-col justify-between">-->
<!--          <div class="text-group_2 flex-col justify-between">-->
<!--            <span class="text_10">{{ t('courseCenter.digitalPeopleImageCustom') }}</span>-->
<!--            <span class="text_11">{{ t('courseCenter.submitImage') }}</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.submitImage') }}</span>-->
<!--          </div>-->
<!--        </div>-->
<!--        <img-->
<!--          class="image_3"-->
<!--          referrerpolicy="no-referrer"-->
<!--          src="@/assets/digitalcourse/pptmodel.png"-->
<!--        />-->
<!--      </div>-->
<!--      &lt;!&ndash;数字人声音定制&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">