From 20bf8e325691f148ce15155b9c6e44f04c48b4dd Mon Sep 17 00:00:00 2001
From: 鲁班七号 <9159450+luban-71@user.noreply.gitee.com>
Date: Thu, 05 Jan 2023 10:41:42 +0800
Subject: [PATCH] 修改时间戳格式,批量优化前端问题。
---
src/App.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index ec9032c..bee05da 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -5,6 +5,7 @@
</template>
<script>
+
export default {
name: 'App'
}
--
Gitblit v1.9.2