style: index page
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user