Bläddra i källkod

Merge branch 'ctt_dev' into dev

dev
chutingting 1 år sedan
förälder
incheckning
6a44a097b0
3 ändrade filer med 3 tillägg och 3 borttagningar
  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 Visa fil

@@ -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 Visa fil

@@ -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 Visa fil

@@ -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>

Laddar…
Avbryt
Spara