style: index page

This commit is contained in:
skytek_xinliang
2026-06-22 17:26:48 +08:00
parent f52f1a40f7
commit 11f309c54c
20 changed files with 870 additions and 1090 deletions
@@ -48,7 +48,7 @@
<v-form @submit.prevent="handleSave">
<h3 class="text-subtitle-2 font-weight-bold text-grey-darken-3 mb-3">數據錄入</h3>
<v-row dense>
<v-row>
<v-col v-for="field in station.fields" :key="field.key" class="mb-4" cols="12">
<div class="text-body-2 font-weight-bold text-grey-darken-3 mb-1">
{{ field.label }} <span class="text-caption text-grey">({{ field.unit }})</span>