add act charity

master
wangning 6 years ago
parent 6e049b7dcb
commit 9ea819a9df

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 { body {
-webkit-touch-callout: none; -webkit-touch-callout: none;
-webkit-user-select: none; -webkit-user-select: none;
@ -582,4 +581,14 @@ input {
.weui_dialog { .weui_dialog {
border-radius: 5px; border-radius: 5px;
}
.actCharity-red{
color: #FB5252;
display: inline;
}
.actCharity{
display: inline;
} }

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