소스 검색

Merge branch 'ctt_dev' into dev

dev
chutingting 1 년 전
부모
커밋
6a44a097b0
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +1
    -1
      src/views/privatization/index.vue
  2. +1
    -1
      src/views/separation/index.vue
  3. +1
    -1
      src/views/voiceprint/index.vue

+ 1
- 1
src/views/privatization/index.vue 파일 보기

@@ -3,5 +3,5 @@
* @Description: 定制分身
-->
<template>
<iframe src="https://mtest.metavatar.cc/priMakeHtml/siyouhuabushu/index.shtml" style="width: 100%;height:86vh"></iframe>
<iframe src="/priMakeHtml/siyouhuabushu/index.shtml" style="width: 100%;height:86vh"></iframe>
</template>

+ 1
- 1
src/views/separation/index.vue 파일 보기

@@ -2,5 +2,5 @@
* @Description: 定制声纹
-->
<template>
<iframe src="https://mtest.metavatar.cc/priMakeHtml/dingzhishengwen/index.shtml" style="width: 100%;height:86vh"></iframe>
<iframe src="/priMakeHtml/dingzhifenshen/index.shtml" style="width: 100%;height:86vh"></iframe>
</template>

+ 1
- 1
src/views/voiceprint/index.vue 파일 보기

@@ -2,5 +2,5 @@
* @Description: 定制分身
-->
<template>
<iframe src="https://mtest.metavatar.cc/priMakeHtml/dingzhifenshen/index.shtml" style="width: 100%;height:86vh"></iframe>
<iframe src="/priMakeHtml/dingzhishengwen/index.shtml" style="width: 100%;height:86vh"></iframe>
</template>

불러오는 중...
취소
저장