File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
</a >
14
14
</div >
15
15
<div class =" desc" >
16
- Ant Design 是西湖区最具影响力的 Web 设计规范
16
+ {{ $t('layouts.userLayout.title') }}
17
17
</div >
18
18
</div >
19
19
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ export default {
22
22
23
23
'layouts.usermenu.dialog.title' : 'Message' ,
24
24
'layouts.usermenu.dialog.content' : 'Are you sure you would like to logout?' ,
25
-
25
+ 'layouts.userLayout.title' : 'Ant Design is the most influential web design specification in Xihu district' ,
26
26
...components ,
27
27
...global ,
28
28
...menu ,
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export default {
20
20
21
21
'layouts.usermenu.dialog.title' : '信息' ,
22
22
'layouts.usermenu.dialog.content' : '您确定要注销吗?' ,
23
-
23
+ 'layouts.userLayout.title' : 'Ant Design 是西湖区最具影响力的 Web 设计规范' ,
24
24
...components ,
25
25
...global ,
26
26
...menu ,
You can’t perform that action at this time.
0 commit comments