mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-12 20:23:52 +08:00
加入前台模块
This commit is contained in:
@@ -8,5 +8,5 @@ package consts
|
||||
|
||||
// VersionApp 应用版本
|
||||
const (
|
||||
VersionApp = "2.0.2"
|
||||
VersionApp = "2.0.3"
|
||||
)
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
>
|
||||
<n-descriptions bordered label-placement="left" class="py-2">
|
||||
<n-descriptions-item label="版本">
|
||||
<n-tag type="info"> 2.0.2 </n-tag>
|
||||
<n-tag type="info"> 2.0.3 </n-tag>
|
||||
</n-descriptions-item>
|
||||
<n-descriptions-item label="最后编译时间">
|
||||
<n-tag type="info"> {{ lastBuildTime }} </n-tag>
|
||||
|
||||
Reference in New Issue
Block a user