This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
Metavatar_Neuver_PC
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
edit
ctt_dev
chutingting
1 year ago
parent
952e2d5086
commit
8e55ff3bad
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/createVideo/index.vue
+ 1
- 1
src/views/createVideo/index.vue
View File
@@ -294,7 +294,7 @@
@click="clickModelItem(item)"
>
<img class="boxCentreImg" :src="item.coverImg" alt="" />
<div v-if="item.customized === 1" class="subscript">定制
分身
</div>
<div v-if="item.customized === 1" class="subscript">
私人
定制</div>
</div>
</div>
</div>
Write
Preview
Loading…
Cancel
Save