congzc 1 year ago
parent
commit
f7cee791ed
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/components/home/home.vue

+ 1
- 1
src/components/home/home.vue View File

@@ -732,7 +732,7 @@ export default {
...mapActions(["setCharacters"]),
// 去照片说话网页
toPhotoTalk() {
window.open("https://photo.metavatar.cc/#/");
window.open("https://phototest.metavatar.cc/#/");
},
// 播放视频
playVideo() {


Loading…
Cancel
Save