瀏覽代碼

[个人信息][修改]:个人信息编辑的修改

tags/2.2.4
meo 6 年之前
父節點
當前提交
16234ffe1c
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. +3
    -3
      pages/edit/edit.wxss

+ 3
- 3
pages/edit/edit.wxss 查看文件

@@ -39,18 +39,18 @@ radio {
margin-right: 20rpx;
}
.btn{
width: 360rpx;
width: 400rpx;
color: #fff;
margin-top: 60rpx;
height: 86rpx;
line-height: 86rpx;
text-align: center;
border-radius:60rpx;
background: #d95f5a;
background: #00c0ff;
font-size: 32rpx;
}
.active{
background: #f38580;
opacity: .6;
}
.sec{
position: relative;


Loading…
取消
儲存