From d3e3b8970158047589d6adc35006c573bab67c9e Mon Sep 17 00:00:00 2001 From: Hera Zhao Date: Sat, 11 Apr 2026 09:56:16 +0000 Subject: [PATCH] =?UTF-8?q?UI:=20=E9=A2=84=E8=A7=88=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=9E=84=E5=BB=BA=E6=97=B6=E9=97=B4=20+=20?= =?UTF-8?q?=E5=94=AE=E4=BB=B7=E9=BB=98=E8=AE=A4299?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 预览栏显示部署时间(如 04/11 10:05) - 售价默认299 - vite构建时注入__BUILD_TIME__ Co-Authored-By: Claude Opus 4.6 (1M context) --- frontend/src/App.vue | 3 ++- frontend/src/views/Projects.vue | 6 +++--- frontend/vite.config.js | 5 +++++ 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index c21ba42..f8c387a 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,6 +1,6 @@