|
@@ -44,14 +44,14 @@ let binginfo = [
|
|
'2、绑定设备后,可进行充值、查看消费记录和解绑等操作。',
|
|
'2、绑定设备后,可进行充值、查看消费记录和解绑等操作。',
|
|
'3、同一台设备只能被一个账号绑定,已经被绑定的设备需要原“用户账号”解绑才可以被再次绑定。',
|
|
'3、同一台设备只能被一个账号绑定,已经被绑定的设备需要原“用户账号”解绑才可以被再次绑定。',
|
|
'4、设备始终可通过“相机账号”登录,但需要使用APP扫码功能进行。',
|
|
'4、设备始终可通过“相机账号”登录,但需要使用APP扫码功能进行。',
|
|
- '5 、“相机账号”登录可进行上传、编辑和删除场景等操作,但无法进行充值扩容等操作。'
|
|
|
|
|
|
+ '5 、“相机账号”登录可进行编辑和删除场景等操作,但无法进行充值扩容等操作。'
|
|
]
|
|
]
|
|
let binginfoEn = [
|
|
let binginfoEn = [
|
|
'1、You may bind the camera account of the device to your user account.',
|
|
'1、You may bind the camera account of the device to your user account.',
|
|
'2、 After binding a device, you may top-up, view the billing records, unbind the device, etc.',
|
|
'2、 After binding a device, you may top-up, view the billing records, unbind the device, etc.',
|
|
'3、A device can only be bond to one account. ',
|
|
'3、A device can only be bond to one account. ',
|
|
'4、You can always log into the camera account of the device by scan the QR code on the website via the APP.',
|
|
'4、You can always log into the camera account of the device by scan the QR code on the website via the APP.',
|
|
- '5、Login via camera account can upload, edit, and delete the scenes, but not top-up or expand the storage.'
|
|
|
|
|
|
+ '5、Login via camera account can edit, and delete the scenes, but not top-up or expand the storage.'
|
|
]
|
|
]
|
|
export default {
|
|
export default {
|
|
props: ['visible', 'btype'],
|
|
props: ['visible', 'btype'],
|