diff --git a/src/App.vue b/src/App.vue index e084dea..b9a099a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -495,10 +495,10 @@ const handleExport = async () => {
- {{ String((h - 1 + 3) % 24).padStart(2, '0') }}:00 + {{ String((h - 1 + 3) % 24).padStart(2, '0') }}:00
-
+
{{ hoveredTime }}
@@ -514,7 +514,7 @@ const handleExport = async () => {
-
{{ selectedImage.time }}{{ lockedImage?.path === selectedImage.path ? '已定格' : '预览中' }}
+
{{ selectedImage.time }}{{ lockedImage?.path === selectedImage.path ? '已定格' : '预览中' }}
未选中活动