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
7
dev_czc
congzc
2 years ago
parent
3b6e3a9c86
commit
a3d2802521
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/talkUs.vue
+ 1
- 1
src/components/talkUs.vue
View File
@@ -25,7 +25,7 @@
<div class="EmailBox">
<img src="../assets/img/Email.png" alt="" />
<div class="sendEmail" @click="EmailDialog = true">
{{ lanChange == "
发送邮件" ? "微信
" : "Send Email" }}
{{ lanChange == "
zh-cn" ? "发送邮件
" : "Send Email" }}
</div>
</div>
</div>
Write
Preview
Loading…
Cancel
Save