样式修改

This commit is contained in:
Shang Chen
2025-07-01 16:59:10 +08:00
parent 150b39dfea
commit 758e59eeac
68 changed files with 1058 additions and 1008 deletions

View File

@ -7,7 +7,7 @@
</view>
<view class="content-msg">
{{ $t('homePage.home.msgf')}}
<span class="xieyi" @click="toDetail"><u-link color="#009C77" href="https://ecloud.hoenergypower.cn/app-privacy-zh.html">{{ $t('homePage.home.yhxy')}}</u-link></span>{{ $t('homePage.home.and')}}<span class="xieyi" @click="toDetail"><u-link color="#009C77" href="https://ecloud.hoenergypower.cn/app-privacy-zh.html">{{ $t('homePage.home.yszc')}}</u-link></span>
<span class="xieyi" @click="toDetail"><u-link color="#009458" href="https://ecloud.hoenergypower.cn/app-privacy-zh.html">{{ $t('homePage.home.yhxy')}}</u-link></span>{{ $t('homePage.home.and')}}<span class="xieyi" @click="toDetail"><u-link color="#009458" href="https://ecloud.hoenergypower.cn/app-privacy-zh.html">{{ $t('homePage.home.yszc')}}</u-link></span>
{{ $t('homePage.home.msgs')}}
</view>
<view class="content-icon">
@ -116,7 +116,7 @@
font-size: 24rpx;
margin-top: 20rpx;
.xieyi {
color: #009C77;
color: #009458;
}
}
@ -144,7 +144,7 @@
.version {
padding-left: 24rpx;
font-size: 36rpx;
color: #009c77;
color: #009458;
font-weight: 400;
}
}
@ -167,7 +167,7 @@
max-width: 14rpx;
max-height: 12rpx;
border-radius: 50%;
background-color: #009c77;
background-color: #009458;
font-size: 24rpx;
}
@ -183,7 +183,7 @@
margin-top: 50rpx;
width: 360rpx;
height: 70rpx;
background-color: #009c77;
background-color: #009458;
border: none !important;
font-size: 28rpx;
color: #fff;