user_set.wxss 1.2 KB

1
  1. .header{padding:30rpx 20rpx;margin-top:20rpx;width:100%;border-radius:14rpx}.header image{width:120rpx;height:120rpx;border-radius:50%}.header button{padding:0}.item{padding:30rpx 20rpx;border-radius:14rpx;background-color:#fff}.item .label{width:150rpx}.item .content{flex:1;width:80%}.item .bind{height:56rpx;border-width:1rpx;border-style:solid}.red_theme .item .bind{color:#ff2c3c}.orange_theme .item .bind{color:#f7971e}.pink_theme .item .bind{color:#fa444d}.gold_theme .item .bind{color:#e0a356}.blue_theme .item .bind{color:#2f80ed}.green_theme .item .bind{color:#2ec840}.red_theme .item .bind{border-color:#ff2c3c}.orange_theme .item .bind{border-color:#f7971e}.pink_theme .item .bind{border-color:#fa444d}.gold_theme .item .bind{border-color:#e0a356}.blue_theme .item .bind{border-color:#2f80ed}.green_theme .item .bind{border-color:#2ec840}.btn-cancel{height:70rpx;margin:60rpx 50rpx 0;color:#666;background-color:#fff}.btn{height:70rpx;margin:60rpx 50rpx 0}.red_theme .btn{background-color:#ff2c3c}.orange_theme .btn{background-color:#f7971e}.pink_theme .btn{background-color:#fa444d}.gold_theme .btn{background-color:#e0a356}.blue_theme .btn{background-color:#2f80ed}.green_theme .btn{background-color:#2ec840}