更新 src/App.vue
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-06-22 14:36:45 +08:00
parent b838d482bd
commit 8d40b817fe

View File

@@ -2,9 +2,9 @@
<main class="app-shell">
<section class="card">
<p class="eyebrow">cdchen/frontend</p>
<h1>Vue Docker Branch</h1>
<h1>Vue K8s Branch</h1>
<p class="copy">
This branch is initialized for Drone-driven Docker deployment.
This branch is initialized for Drone-driven minikube deployment.
</p>
</section>
</main>