Merge branch 'hotfix' into develop

master
wangning 6 years ago
commit ec4fe4976e

Binary file not shown.

After

Width:  |  Height:  |  Size: 784 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 853 B

@ -1,4 +1,3 @@
body {
-webkit-touch-callout: none;
-webkit-user-select: none;
@ -582,4 +581,14 @@ input {
.weui_dialog {
border-radius: 5px;
}
.actCharity-red{
color: #FB5252;
display: inline;
}
.actCharity{
display: inline;
}

@ -462,4 +462,14 @@ input.value:focus {
float: right;
display: block;
cursor: pointer;
}
.actCharity-red{
color: #FB5252;
display: inline;
}
.actCharity{
display: inline;
}
Loading…
Cancel
Save