Merge branch 'hotfix/i18n'
Former-commit-id: 491202bdb8ba2ea50c260a2d623547e2eededf75 [formerly 491202bdb8ba2ea50c260a2d623547e2eededf75 [formerly 491202bdb8ba2ea50c260a2d623547e2eededf75 [formerly 491202bdb8ba2ea50c260a2d623547e2eededf75 [formerly 134051ce0ac2ae78fadd8973cda863fc3321eb58 [formerly dc2b8bb43959ea995c8501d6b9baeef1138aaf56]]]]] Former-commit-id: 6d3102c3d0ba11ecaeec4eb57243f50871c9b8ff Former-commit-id: 2667c2a291aa178a9c7ba81b761d4f9b432e343c Former-commit-id: e8e90b16797c59b21036015c1a77f93e56a525c7 [formerly fc08ade40754404a248f7b1b2aadba3543469acb] Former-commit-id: 3e94d9e910239c33f45ae37ab13f648afdfa549d Former-commit-id: a490746f9f21c7b15419018b391b35ea9004c66b Former-commit-id: 6d491aa04c73b94f818d0c4e363d0375d779a850 Former-commit-id: 0d3077ad829f97cca1fd75c3aa7387c59c16535e Former-commit-id: 7524c1d8a11df84b86d03a337fc29e1c704433d8
This commit is contained in:
@@ -1 +1 @@
|
||||
cbf998eca74f2ff50f199103bd08a4ed12aa4d4a
|
||||
681ffc71f82857c857c50891b8f73e04e345c7db
|
||||
@@ -48,8 +48,14 @@
|
||||
"button": "need any help",
|
||||
"dialog": {
|
||||
"join": {
|
||||
"qq": "QQ user group with 2000 people",
|
||||
"we": "Invite the WeChat user group after becoming friends with the author"
|
||||
"qq": {
|
||||
"sub-title": "Join 2,000 users and communicate with each other",
|
||||
"title": "Please use your mobile phone QQ to scan the QR code above"
|
||||
},
|
||||
"we": {
|
||||
"sub-title": "Add author WeChat friends, invite to join WeChat group",
|
||||
"title": "Please use the mobile phone WeChat scan above the QR code"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"text": {
|
||||
|
||||
@@ -48,8 +48,14 @@
|
||||
"button": "助けが必要ですか?",
|
||||
"dialog": {
|
||||
"join": {
|
||||
"qq": "2000人のQQユーザーグループ",
|
||||
"we": "著者と友達になった後にWeChatユーザーグループを招待する"
|
||||
"qq": {
|
||||
"sub-title": "2,000人のユーザーに参加してお互いにコミュニケーション",
|
||||
"title": "上記のQRコードをスキャンするには、携帯電話のQQを使用してください"
|
||||
},
|
||||
"we": {
|
||||
"sub-title": "著者を追加するWeChat友達、WeChatグループに参加するよう招待する",
|
||||
"title": "携帯電話のWeChatを使用してQRコードをスキャンしてください"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"text": {
|
||||
|
||||
@@ -48,8 +48,14 @@
|
||||
"button": "需要帮助吗",
|
||||
"dialog": {
|
||||
"join": {
|
||||
"qq": "容纳 2000 人的 QQ 用户群",
|
||||
"we": "与作者成为好友后邀请进微信用户群"
|
||||
"qq": {
|
||||
"sub-title": "加入 2000 人用户大群共同交流",
|
||||
"title": "请使用手机 QQ 扫面上方二维码"
|
||||
},
|
||||
"we": {
|
||||
"sub-title": "添加作者微信好友,邀请加入微信群",
|
||||
"title": "请使用手机微信扫面上方二维码"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"text": {
|
||||
|
||||
@@ -48,8 +48,14 @@
|
||||
"button": "需要幫助嗎",
|
||||
"dialog": {
|
||||
"join": {
|
||||
"qq": "容納 2000 人的 QQ 用戶群",
|
||||
"we": "與作者成為好友後邀請進微信用戶群"
|
||||
"qq": {
|
||||
"sub-title": "加入 2000 人用戶大群共同交流",
|
||||
"title": "請使用手機 QQ 掃面上方二維碼"
|
||||
},
|
||||
"we": {
|
||||
"sub-title": "添加作者微信好友,邀請加入微信群",
|
||||
"title": "請使用手機微信掃面上方二維碼"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"text": {
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
b27de32f6832b50dc5b8b1dc613060a81f88a8e9
|
||||
@@ -0,0 +1 @@
|
||||
84166686f9c39e81a4c467ff2fe0e661dc79c9f9
|
||||
@@ -1 +0,0 @@
|
||||
12bb778e8779f32a46ee756e6dbb890024b40f5d
|
||||
@@ -0,0 +1 @@
|
||||
602f585a258a64963f268f9ce844cf3d88be72ec
|
||||
@@ -9,7 +9,7 @@
|
||||
width="600px"
|
||||
:visible.sync="dialogVisible"
|
||||
:append-to-body="true">
|
||||
<div style="margin-top: -25px; margin-bottom: -25px;">
|
||||
<div style="margin-top: -25px;">
|
||||
<h2 class="d2-mt-0">
|
||||
{{ $t('views.system.index.help.dialog.sub-title.doc') }}
|
||||
</h2>
|
||||
@@ -30,20 +30,18 @@
|
||||
<h2>{{ $t('views.system.index.help.dialog.sub-title.join') }}</h2>
|
||||
<el-row :gutter="20">
|
||||
<el-col :span="12">
|
||||
<el-alert
|
||||
:closable="false"
|
||||
type="info"
|
||||
:title="$t('views.system.index.help.dialog.join.qq')"
|
||||
class="d2-mb"/>
|
||||
<img src="./image/qq.jpg" style="width: 100%;">
|
||||
<img src="./image/qq.png" style="width: 100%;">
|
||||
<div class="d2-help--qr-info">
|
||||
{{ $t('views.system.index.help.dialog.join.qq.title') }}<br/>
|
||||
{{ $t('views.system.index.help.dialog.join.qq.sub-title') }}
|
||||
</div>
|
||||
</el-col>
|
||||
<el-col :span="12">
|
||||
<el-alert
|
||||
:closable="false"
|
||||
type="info"
|
||||
:title="$t('views.system.index.help.dialog.join.we')"
|
||||
class="d2-mb"/>
|
||||
<img src="./image/we.jpg" style="width: 100%;">
|
||||
<img src="./image/we.png" style="width: 100%;">
|
||||
<div class="d2-help--qr-info">
|
||||
{{ $t('views.system.index.help.dialog.join.we.title') }}<br/>
|
||||
{{ $t('views.system.index.help.dialog.join.we.sub-title') }}
|
||||
</div>
|
||||
</el-col>
|
||||
</el-row>
|
||||
</div>
|
||||
@@ -60,3 +58,21 @@ export default {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.d2-help--qr-info {
|
||||
background-color: #f4f4f5;
|
||||
color: #909399;
|
||||
width: 100%;
|
||||
padding: 8px 16px;
|
||||
margin: 0;
|
||||
box-sizing: border-box;
|
||||
border-radius: 4px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
opacity: 1;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
transition: opacity .2s;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user