样式修改
This commit is contained in:
@ -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;
|
||||
|
||||
@ -4,13 +4,14 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
.EnglishFont{
|
||||
font-size: 36rpx;
|
||||
font-weight: 600;
|
||||
margin-top: 60rpx;
|
||||
margin-bottom: 40rpx;
|
||||
// display: flex;
|
||||
// align-items: center;
|
||||
|
||||
.EnglishFont {
|
||||
font-size: 36rpx;
|
||||
font-weight: 600;
|
||||
margin-top: 60rpx;
|
||||
margin-bottom: 40rpx;
|
||||
// display: flex;
|
||||
// align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
@ -29,15 +30,15 @@
|
||||
.list-call-user .u-input {
|
||||
|
||||
font-size: 30rpx;
|
||||
width: 100%;
|
||||
height: 110rpx;
|
||||
text-indent: 2%;
|
||||
border: 1px solid #00CA9A;
|
||||
width: 100%;
|
||||
height: 110rpx;
|
||||
text-indent: 2%;
|
||||
border: 1px solid #00CA9A;
|
||||
}
|
||||
|
||||
.zhanghao{
|
||||
color: #282828;
|
||||
margin-bottom: 10rpx;
|
||||
.zhanghao {
|
||||
color: #282828;
|
||||
margin-bottom: 10rpx;
|
||||
}
|
||||
|
||||
.list-call-password .u-input {
|
||||
@ -45,15 +46,15 @@
|
||||
font-size: 30rpx;
|
||||
width: 100%;
|
||||
height: 110rpx;
|
||||
text-indent: 2%;
|
||||
border: 1px solid #00CA9A;
|
||||
text-indent: 2%;
|
||||
border: 1px solid #00CA9A;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.list-call-password .u-icon-right {
|
||||
position: absolute;
|
||||
right: 20rpx;
|
||||
position: absolute;
|
||||
right: 20rpx;
|
||||
color: #aaaaaa;
|
||||
width: 40rpx;
|
||||
height: 40rpx;
|
||||
@ -65,7 +66,7 @@
|
||||
font-size: 35rpx;
|
||||
width: 603rpx;
|
||||
height: 95rpx;
|
||||
background: #009C77;
|
||||
background: #009c77;
|
||||
box-shadow: 0rpx 0rpx 13rpx 0rpx rgba(15, 168, 250, 0.4);
|
||||
border-radius: 10rpx;
|
||||
line-height: 95rpx;
|
||||
@ -77,15 +78,16 @@
|
||||
width: 100%;
|
||||
height: 400rpx;
|
||||
border-radius: 0 0 50% 50%;
|
||||
background-color: #069E7A;
|
||||
background: linear-gradient(-45deg, rgba(7, 151, 110, 1), rgba(254, 131, 15, 0.3));
|
||||
|
||||
}
|
||||
.center-logo{
|
||||
width: 410rpx;
|
||||
height: 230rpx;
|
||||
top: 100rpx;
|
||||
position: absolute;
|
||||
|
||||
|
||||
.center-logo {
|
||||
width: 410rpx;
|
||||
height: 150rpx;
|
||||
top: 100rpx;
|
||||
position: absolute;
|
||||
|
||||
}
|
||||
|
||||
.user-card {
|
||||
@ -107,41 +109,45 @@
|
||||
border-bottom: 1rpx solid #f5f5f5;
|
||||
width: 100%;
|
||||
height: 89rpx;
|
||||
position: relative;
|
||||
position: relative;
|
||||
margin-bottom: 30rpx;
|
||||
.u-icon-delete {
|
||||
position: absolute;
|
||||
right: 20rpx;
|
||||
color: #aaaaaa;
|
||||
width: 40rpx;
|
||||
height: 40rpx;
|
||||
}
|
||||
|
||||
.u-icon-delete {
|
||||
position: absolute;
|
||||
right: 20rpx;
|
||||
color: #aaaaaa;
|
||||
width: 40rpx;
|
||||
height: 40rpx;
|
||||
}
|
||||
|
||||
input {
|
||||
height: 90rpx;
|
||||
border-radius: 10rpx;
|
||||
padding-left: 10rpx;
|
||||
box-shadow: 0px 4px 16rpx rgba(0, 0, 0, 0.1);
|
||||
border-radius: 10rpx;
|
||||
padding-left: 10rpx;
|
||||
box-shadow: 0px 4px 16rpx rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.user-icon {
|
||||
width: 36rpx;
|
||||
height: 39rpx;
|
||||
}
|
||||
}
|
||||
|
||||
.list-call-password {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
border-bottom: 1rpx solid #f5f5f5;
|
||||
width: 100%;
|
||||
height: 89rpx;
|
||||
position: relative;
|
||||
position: relative;
|
||||
|
||||
|
||||
input {
|
||||
height: 90rpx;
|
||||
color: #939393;
|
||||
border-radius: 10rpx;
|
||||
padding-left: 10rpx;
|
||||
box-shadow: 0px 4px 16rpx rgba(0, 0, 0, 0.1);
|
||||
border-radius: 10rpx;
|
||||
padding-left: 10rpx;
|
||||
box-shadow: 0px 4px 16rpx rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.password-icon {
|
||||
@ -159,4 +165,4 @@
|
||||
|
||||
.u-tabs {
|
||||
padding: 0 70rpx;
|
||||
}
|
||||
}
|
||||
@ -5,7 +5,7 @@
|
||||
<view class="logo">
|
||||
|
||||
</view>
|
||||
<image src="/static/aidex/login/bg-logo.png" class="center-logo"></image>
|
||||
<image src="/static/aidex/login/bg-logo2.png" class="center-logo"></image>
|
||||
|
||||
<!--首页用户密码输入框 -->
|
||||
|
||||
@ -74,8 +74,8 @@
|
||||
</view>
|
||||
|
||||
<view style="margin-top: 10rpx;display: flex;align-items: center;" @click="langShow = true">
|
||||
<u-icon name="/static/aidex/images/lang.png" size="50" color="#ffaa00" style="margin-right: 10rpx;"></u-icon>
|
||||
<view style="color: #6AC5AF">{{ langValue === 'zh_CN' ? 'ZH' : 'EN' }}</view>
|
||||
<u-icon name="/static/aidex/images/lang.png" size="50" color="#009c77" style="margin-right: 10rpx;"></u-icon>
|
||||
<view style="color: #009c77">{{ langValue === 'zh_CN' ? 'ZH' : 'EN' }}</view>
|
||||
</view>
|
||||
<!-- 新增游客登录按钮 -->
|
||||
<view class="guest-button" @click="guestLogin">
|
||||
|
||||
Reference in New Issue
Block a user