Browse Source

1

ctt_ywq
congzc 1 year ago
parent
commit
1adb25dc21
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/components/common/top.vue

+ 1
- 1
src/components/common/top.vue View File

@@ -18,7 +18,7 @@
</span>
<el-dropdown-menu slot="dropdown">
<el-dropdown-item command="PhotoTalk">
{{ characters == 1 ? "照片说话" : "Photo Talk" }}
{{ characters == 1 ? "邃芒慧语" : "MetaTalker" }}
</el-dropdown-item>
<el-dropdown-item command="MetaGene">
{{ characters == 1 ? "邃芒慧生" : "MetaGene" }}


Loading…
Cancel
Save