src/pages/mine/mine.vue
@@ -12,7 +12,6 @@ <view class="fui-list__item"> <text>昵称</text> <input type="nickname" class="fui-text__explain weui-input" placeholder="请输入昵称" /> </view> </fui-list-cell> <fui-list-cell arrow> @@ -49,7 +48,7 @@ <style> .content { height: 300rpx; background: linear-gradient(to bottom, #B4DEFF, #ffffff); background: linear-gradient(to bottom,#fbec99, #ffffff); } .avatar-wrapper {