feat: 页面优化

master
xjs 2025-04-18 13:13:10 +08:00
parent e0c4509356
commit 3a96a1fce0
2 changed files with 6 additions and 3 deletions

View File

@ -33,7 +33,7 @@
</view> </view>
<view class="mt-[32rpx] mx-[32rpx] bg-[#FEF0F0] rounded-[16rpx] p-[32rpx]"> <view class="mt-[32rpx] mx-[32rpx] bg-[#FEF0F0] rounded-[16rpx] p-[32rpx]">
<view <view
class="text-[#F56C6C] text-[28rpx] flex items-center gap-[8rpx] mb-[32rpx] font-semibold" class="text-[#F56C6C] text-[28rpx] flex items-center gap-[8rpx] mb-[16rpx] font-semibold"
> >
<view class="i-carbon-volume-down text-[32rpx]"></view> <view class="i-carbon-volume-down text-[32rpx]"></view>
说明 说明
@ -51,7 +51,7 @@
<view class="mt-auto bg-[#fff] p-[32rpx] box-shadow px-[32rpx] pt-[32rpx] pb-safe"> <view class="mt-auto bg-[#fff] p-[32rpx] box-shadow px-[32rpx] pt-[32rpx] pb-safe">
<view <view
class="text-[#fff] text-[32rpx] rounded-[8rpx] bg-[#1580FF] text-center py-[26rpx]" class="text-[#fff] text-[32rpx] rounded-[8rpx] bg-[#1580FF] text-center h-[80rpx] flex items-center justify-center"
@click="navigatorTo" @click="navigatorTo"
> >
智能选校 智能选校

View File

@ -53,7 +53,7 @@ watch(
}, },
axisLine: { axisLine: {
lineStyle: { lineStyle: {
color: '#333', color: '#e5e6eb',
}, },
}, },
splitLine: { splitLine: {
@ -61,6 +61,9 @@ watch(
color: '#e5e6eb', color: '#e5e6eb',
}, },
}, },
axisName: {
color: '#333',
},
}, },
series: [ series: [