mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 10:02:09 +08:00
添加 appBuildDate
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
</div>
|
||||
<Cell left="软件版本" :right="system.sys.appVersion" divider/>
|
||||
<Cell left="软件CommitId" :right="system.sys.appCommitId" divider/>
|
||||
<Cell left="软件BuildDate" :right="system.sys.appBuildDate" divider/>
|
||||
<Cell left="GO系统" :right="system.sys.goOs" divider/>
|
||||
<Cell left="GoArch" :right="system.sys.goArch" divider/>
|
||||
<Cell left="GO版本" :right="system.sys.goVersion" divider/>
|
||||
|
Reference in New Issue
Block a user