Merge branch 'master' of http://47.115.223.229:8888/yangjun/sadjv3_user
This commit is contained in:
commit
841d227fe9
|
@ -232,6 +232,7 @@
|
||||||
.save_btn {
|
.save_btn {
|
||||||
width: 600upx;
|
width: 600upx;
|
||||||
height: 92rpx;
|
height: 92rpx;
|
||||||
|
left:10%;
|
||||||
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
|
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
|
||||||
border-radius: 46rpx;
|
border-radius: 46rpx;
|
||||||
line-height: 92upx;
|
line-height: 92upx;
|
||||||
|
@ -291,7 +292,6 @@
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
margin-top: 50rpx;
|
|
||||||
.audit_message {
|
.audit_message {
|
||||||
color: red;
|
color: red;
|
||||||
width: 650rpx;
|
width: 650rpx;
|
||||||
|
|
Loading…
Reference in New Issue