mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 11:56:53 +00:00
fix udp nil && add version display on web
This commit is contained in:
@@ -150,6 +150,11 @@
|
||||
title: 'remark',//标题
|
||||
visible: true,//false表示不显示
|
||||
},
|
||||
{
|
||||
field: 'Version',//域值
|
||||
title: 'version',//标题
|
||||
visible: true,//false表示不显示
|
||||
},
|
||||
{
|
||||
field: 'VerifyKey',//域值
|
||||
title: 'vkey',//标题
|
||||
|
Reference in New Issue
Block a user