mirror of
				https://github.com/bjdgyc/anylink.git
				synced 2025-11-04 19:16:22 +08:00 
			
		
		
		
	添加调试信息
This commit is contained in:
		@@ -49,9 +49,10 @@
 | 
			
		||||
        <span>运行环境</span>
 | 
			
		||||
      </div>
 | 
			
		||||
      <Cell left="软件版本" :right="system.sys.appVersion" divider/>
 | 
			
		||||
      <Cell left="GO版本" :right="system.sys.goOs" divider/>
 | 
			
		||||
      <Cell left="软件CommitId" :right="system.sys.appCommitId" divider/>
 | 
			
		||||
      <Cell left="GO系统" :right="system.sys.goOs" divider/>
 | 
			
		||||
      <Cell left="GoArch" :right="system.sys.goArch" divider/>
 | 
			
		||||
      <Cell left="GoVersion" :right="system.sys.goVersion" divider/>
 | 
			
		||||
      <Cell left="GO版本" :right="system.sys.goVersion" divider/>
 | 
			
		||||
      <Cell left="Goroutine" :right="system.sys.goroutine"/>
 | 
			
		||||
    </el-card>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user