fix: app端文字折行
parent
eb381ac15c
commit
ba2504de4a
|
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<div class="aspect-[4.875/1] custom-bg p-[3.5rem] flex">
|
||||
<div class="aspect-[4/1] custom-bg p-[3.5rem] flex">
|
||||
<div class="flex flex-col justify-between">
|
||||
<div class="text-[#44C1EF] text-[3.75rem] italic font-700">六纬志愿获客</div>
|
||||
<div class="text-[#44C1EF] text-[3.75rem] italic font-700 w-max">六纬志愿获客</div>
|
||||
<div class="mt-[2.25rem] flex items-center">
|
||||
<span class="mr-[1rem] text-[6.5rem] text-color font-500 italic" :data-text="sixStatisticsData.total">{{ sixStatisticsData.total }}</span>
|
||||
<span class="text-[3.5rem] font-500 text-color" data-text="人">人</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue