new-map
ihzero 2022-11-24 16:02:58 +08:00
parent 6ffdd3b29d
commit d1748bfe33
3 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
</div>
<div class="mt-6px">
<span class="text-28px font-bold">{{ data.value }}</span>
<span class="ml-10px text-14px">{{ data.unit }}</span>
<span class="ml-4px text-14px">{{ data.unit }}</span>
</div>
</div>
</template>

View File

@ -1,11 +1,11 @@
<template>
<PageWrapper>
<PageWrapper :contentStyle="{ margin: '16px 0' }">
<a-card title="全市数据统计" class="px-16px">
<template #extra>
<a-button size="small" @click="handleCensus"></a-button>
</template>
<a-card-grid
class="!md:w-1/3 !xl:w-1/7 !w-full"
class="!md:w-1/3 !xl:w-1/7 !w-full !py-24px !px-10px"
v-for="(item, index) in CityDate"
:key="index"
>

View File

@ -218,8 +218,8 @@
getAmonitoringData,
} from '/@/api/sys/user'
const RadioButton = Radio.Button
const RadioGroup = Radio.Group
const RadioButton = Radio.Button
const formRef = ref<FormInstance>()
const formState = reactive({
base_id: undefined, //