修改样式 首页 设置页

This commit is contained in:
Mr.jiang 2024-07-04 16:29:53 +08:00
parent 6a51eb9a55
commit 29e226d00d
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
<template>
<view class="content">
<view class="shezhi-title">
<!-- <view class="shezhi-title">
<image @click="backImg" src="../../static/fanhui.png" mode="widthFix"></image>
<span>设置中心</span>
</view>
</view> -->
<view class="shezhi-list" v-for="(item,index) in list" :key="index" @click="goNav(item)">
<view class="shezhi-list-left">
<image class="shezhi-list-img-icon" :src="item.imgUrl" mode=""></image>

View File

@ -1343,7 +1343,7 @@
display: flex;
flex-direction: column;
background: linear-gradient(180deg,rgba(238, 250, 246,0.6),rgba(255, 255, 255,0.9));
margin: 20rpx 0px 150px 0px;
margin: 20rpx 0px 230px 0px;
}
.index-fujin-jie-id{
height: 30rpx;