master
271556543@qq.com 3 years ago
parent cc72824e89
commit 12a384ae1c

@ -1,5 +1,5 @@
<template> <template>
<view> <view style="padding-bottom: 10rpx;">
<!-- 用户信息 --> <!-- 用户信息 -->
<view class="user-info" @click="toSetting"> <view class="user-info" @click="toSetting">
<view class="head-img"> <view class="head-img">
@ -631,8 +631,9 @@
.info-item { .info-item {
display: flex; display: flex;
align-items: center; align-items: center;
border-bottom: 1rpx solid rgba(219, 218, 218, 0.4);
padding: 38rpx 0 20rpx 0; padding: 38rpx 0 38rpx 0;
.info-icon { .info-icon {
border-radius: 100%; border-radius: 100%;

Loading…
Cancel
Save