引入socket
This commit is contained in:
@@ -35,12 +35,12 @@ export default {
|
||||
tableNone: '暂无数据',
|
||||
},
|
||||
chain: {
|
||||
tableHeader: '区块列表',
|
||||
tableHeader: 'Block List',
|
||||
searchHolder: '请输入该输入的',
|
||||
thHeight: '区块高度',
|
||||
thTimestamp: '时间戳',
|
||||
thType: '区块类型',
|
||||
thId: '区块 ID',
|
||||
thHeight: 'Height',
|
||||
thTimestamp: 'Timestamp',
|
||||
thType: 'Type',
|
||||
thHash: 'Hash',
|
||||
tableNone: '暂无数据',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user