引入socket

This commit is contained in:
lulu
2018-10-23 16:07:51 +08:00
committed by Nova
parent 673e4a11b7
commit 9bedf5dccf
8 changed files with 59 additions and 29 deletions

View File

@@ -36,11 +36,11 @@ export default {
},
chain: {
tableHeader: '区块列表',
searchHolder: '输入该输入的',
searchHolder: '输入要查询的区块高度或者区块哈希',
thHeight: '区块高度',
thTimestamp: '时间戳',
thType: '区块类型',
thId: '区块 ID',
thHash: '区块哈希',
tableNone: '暂无数据',
},
}