chore: revert if commitSha buildDate
This commit is contained in:
@@ -7,7 +7,7 @@ const buildDate = (new Date(Number.parseInt(now))).toLocaleDateString()
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div mb-2 text-sm>
|
<div v-if="commitSha && buildDate" mb-2 text-sm>
|
||||||
<span>
|
<span>
|
||||||
当前版本 v{{ pkg.version }}({{ buildDate }}):
|
当前版本 v{{ pkg.version }}({{ buildDate }}):
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user