@@ -300,7 +300,7 @@
// this.$forceUpdate()
},
thisparseUnixTime(time){
- return parseUnixTime(time,'{y}年{m}月')
+ return parseUnixTime(time,'{y}年{m}月{d}日')
init(){
this.pageIndex=1;
@@ -436,6 +436,7 @@
}
.money{
color: rgba(255,61,0,1);
+ white-space: pre;
.state{