添加教程下载 和调整作品详情

This commit is contained in:
X1627315083
2024-07-08 16:07:04 +08:00
parent b6cb8e9bf0
commit dbf891bdf7
13 changed files with 191 additions and 16 deletions

View File

@@ -7,6 +7,7 @@ export default {
WORKS:'作品广场',
bindEmail:'绑定邮箱',
logOff:'退出登录',
Tutorial:'教程',
language:'中文',
skip:'跳过',
emailContent:'你绑定了的邮箱',
@@ -537,6 +538,7 @@ export default {
jsContent3:'请输入评论内容',
jsContent4:'是否删除当前评论',
jsContent5:'是否删除当前作品',
jsContent6:'作品被作者删除',
},
guide:{
guide1:"在<strong>工作空间</strong>中,您可以个性化您的设计设置,包括选择适用于男装或女装的设计,以及选择用于创作的人体模型。",

View File

@@ -7,6 +7,7 @@ export default {
WORKS:'GALLERY',
bindEmail:'bind email',
logOff:'log off',
Tutorial:'Tutorial',
language:'English',
skip:'skip',
emailContent:'you have binded email',
@@ -539,6 +540,7 @@ export default {
jsContent3:'Please enter a comment',
jsContent4:'Do you need to delete this comment',
jsContent5:'Whether to delete the current gallery',
jsContent6:'The author deleted the work',
},
guide:{
guide1:"You can personalize your design settings right here in the <strong>Workspace</strong>, including choosing to design for men's or women's wear, as well as selecting the mannequin to use for your creations.",