fix: fix the problem that no reaction when copy setting config in http page
This commit is contained in:
@@ -70,6 +70,7 @@ export default {
|
||||
copy: 'Copy',
|
||||
clearAndReset: 'Clear cache and reset',
|
||||
copySuccess: 'Copy success',
|
||||
copyFailed: 'Copy failed',
|
||||
footer: 'Footer'
|
||||
},
|
||||
size: {
|
||||
|
||||
@@ -70,6 +70,7 @@ export default {
|
||||
copy: '拷贝',
|
||||
clearAndReset: '清除缓存并且重置',
|
||||
copySuccess: '拷贝成功',
|
||||
copyFailed: '拷贝失败',
|
||||
footer: '页脚'
|
||||
},
|
||||
size: {
|
||||
|
||||
Reference in New Issue
Block a user