修改网络相关
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default {
|
||||
export default {
|
||||
login: {
|
||||
title: 'TIC Node 节点控制台',
|
||||
inputLabel: '请输入密语,例如:Lorem ipsum dolor sit amet, consectetur adipisicing elit. Eos, molestias, quisquam?',
|
||||
@@ -27,12 +27,12 @@
|
||||
tableNone: '暂无数据',
|
||||
},
|
||||
network: {
|
||||
tableHeader: '当前邻居',
|
||||
searchHolder: '请输入该输入的',
|
||||
tableHeader: '当前邻居节点列表',
|
||||
searchHolder: '请输入主人地址或节点网址',
|
||||
thIndex: '序号',
|
||||
thAddress: '连接地址',
|
||||
thAccessPoint: '连接网址',
|
||||
thOwnerAddress: '邻居主人地址',
|
||||
thStatus: '连接状态',
|
||||
thPeerOwnerAddress: '邻居主人的账户地址',
|
||||
tableNone: '暂无数据',
|
||||
},
|
||||
chain: {
|
||||
|
||||
Reference in New Issue
Block a user