Authored by 毕凯

Merge branch 'feature/repayRecord' into 'master'

Feature/repay record



See merge request !707
{
"name": "m-yohobuy-node",
"version": "5.8.10",
"version": "5.8.11",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...
... ... @@ -105,14 +105,16 @@
}
.record-right {
float: right;
color: #b0b0b0;
padding-right: 30px;
line-height: 30px;
text-align: right;
position: absolute;
right: 0;
.color-r {
color: #d0021b;
font-size: 23px;
}
.iconfont {
... ...