feat:VOIP auth界面
This commit is contained in:
@@ -763,6 +763,9 @@ export default {
|
||||
opcTip: 'The authentication key, OPC, is calculated from Ki and OP, OP is the root key of the operator, ki is the authentication key, and the maximum length is 32.',
|
||||
delSure:'Are you sure you want to delete the user with IMSI number: {imsi} ?',
|
||||
imsiConfirm:'The length of the IMSI must be 15',
|
||||
passwordTip:'The password length is 5~32 digits',
|
||||
usernameTip:'The username length is 1~32 digits',
|
||||
startUserName:'Start username',
|
||||
},
|
||||
sub: {
|
||||
subInfo:' Subscription Info',
|
||||
|
||||
@@ -763,6 +763,9 @@ export default {
|
||||
opcTip: '鉴权秘钥,OPC是由Ki和OP经过计算得来的,OP为运营商的根秘钥,ki是鉴权秘钥,最大长度为32',
|
||||
delSure:'确认删除IMSI编号为: {imsi} 的用户吗?',
|
||||
imsiConfirm:'IMSI的长度必须为15',
|
||||
passwordTip:'密码长度为5~32位',
|
||||
usernameTip:'用户名长度为1~32位',
|
||||
startUserName:'起始用户名',
|
||||
},
|
||||
sub: {
|
||||
subInfo:'签约信息',
|
||||
|
||||
Reference in New Issue
Block a user