样式修改

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

@ -12,7 +12,7 @@
<view class="bg-box">
<view class="userinfo">
<view class="image" @click="navTo('info')">
<image style="width: 100%" src="/static/aidex/images/user07.png"></image>
<image style="width: 100%" src="/static/aidex/login/bg-logo2.png"></image>
</view>
<view class="info" style="display: flex; justify-content: space-between">
<view>
@ -44,11 +44,11 @@
<!-- <u-cell-item icon="map" :iconStyle="{ color: '#316ede' }" title="账号安全" @click="navTo('pwd')"></u-cell-item> -->
<view class="u-line"></view>
<!-- 关于我们 -->
<view class="account-security" @click="navTo('about')">
<!-- <view class="account-security" @click="navTo('about')">
<u-icon name="info-circle" size="40" color="#889cf6" style="margin-right: 20rpx;"></u-icon>
<view class="account-contect"> {{ $t('homePage.mine.aboutUs')}} </view>
<image src="/static/aidex/images/next.png" class="next"></image>
</view>
</view> -->
<view class="u-line"></view>
<!-- 关于我们 -->
@ -287,7 +287,8 @@
.image {
flex-shrink: 0;
width: 60%;
height: 270rpx;
margin-top: 100rpx;
height: 150rpx;
image {
width: 100%;