优化个人中心样式

This commit is contained in:
赵毅 2025-11-12 15:30:45 +08:00
parent 50a3660621
commit 3719becda3

View File

@ -142,11 +142,11 @@
</u-grid> </u-grid>
</view> </view>
</view> </view>
<view class="customer" @click="headerCustomerClick"> <!-- <view class="customer" @click="headerCustomerClick">
<image src="https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/page_user_Vector16.png" <image src="https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/page_user_Vector16.png"
mode="" /> mode="" />
<view>客服</view> <view>客服</view>
</view> </view> -->
<view style="padding-top: 174rpx;"></view> <view style="padding-top: 174rpx;"></view>
<nav-footer :current="4" /> <nav-footer :current="4" />
</view> </view>
@ -183,7 +183,7 @@ export default {
{ {
image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/page_user_Group_1563.png", image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/page_user_Group_1563.png",
name: "收货地址", name: "收货地址",
url: "", url: "/packages/shop/address/index",
}, },
{ {
image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/page_user_Group_1564.png", image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/page_user_Group_1564.png",