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;
@ -583,3 +582,13 @@ input {
.weui_dialog { .weui_dialog {
border-radius: 5px; border-radius: 5px;
} }
.actCharity-red{
color: #FB5252;
display: inline;
}
.actCharity{
display: inline;
}

@ -463,3 +463,13 @@ input.value:focus {
display: block; display: block;
cursor: pointer; cursor: pointer;
} }
.actCharity-red{
color: #FB5252;
display: inline;
}
.actCharity{
display: inline;
}
Loading…
Cancel
Save