mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-16 21:50:24 +08:00
DNS服务商中的密钥数据以掩码方式显示
This commit is contained in:
3
web/public/js/components/common/mask-warning.js
Normal file
3
web/public/js/components/common/mask-warning.js
Normal file
@@ -0,0 +1,3 @@
|
||||
Vue.component("mask-warning", {
|
||||
template: `<span class="red">为了安全起见,此项数据保存后将不允许在界面查看完整明文,为避免忘记,请自行记录原始数据。</span>`
|
||||
})
|
||||
Reference in New Issue
Block a user