Commit 7445500aef728521eca09b99e32d8bf1435c4304

Authored by zhiyangdu
1 parent 4346b437

兑换记录样式优化

src/pages/pointsExchangeRecords/pointsExchangeRecords.less
... ... @@ -89,6 +89,7 @@
89 89 font-weight: 400;
90 90 color: #3EB781;
91 91 line-height: 60px;
  92 + text-align: center;
92 93 }
93 94 img{
94 95 display: block;
... ...