diff --git a/pages.json b/pages.json
index a458e11..b9b1b8c 100644
--- a/pages.json
+++ b/pages.json
@@ -501,7 +501,7 @@
{
"path": "user/monthlyDetails",
"style": {
- "navigationBarTitleText": "月度明细",
+ "navigationBarTitleText": "月度消费",
"enablePullDownRefresh": false
}
},
diff --git a/pages/user/index.vue b/pages/user/index.vue
index d308f7d..9620c54 100644
--- a/pages/user/index.vue
+++ b/pages/user/index.vue
@@ -380,14 +380,6 @@
提现记录
-
-
- {{userInfo.finace_count?userInfo.finace_count:0}}
-
-
- 月度明细
-
-
@@ -575,7 +567,10 @@
商城资料
-
+
+
+ 月度消费
+
@@ -855,7 +850,8 @@
.devicePixelRatio,
162 / that.devicePixelRatio / 2, 0, Math.PI * 2, false);
this.ctx.clip();
- this.ctx.drawImage(res2.tempFilePath, 468 / that.devicePixelRatio, 480 /
+ this.ctx.drawImage(res2.tempFilePath, 468 / that.devicePixelRatio,
+ 480 /
that.devicePixelRatio, 162 / that.devicePixelRatio, 162 /
that
.devicePixelRatio);
@@ -866,7 +862,8 @@
.devicePixelRatio,
162 / that.devicePixelRatio / 2, 0, Math.PI * 2, false);
this.ctx.clip();
- this.ctx.drawImage(res2.tempFilePath, 275 / that.devicePixelRatio, 635 /
+ this.ctx.drawImage(res2.tempFilePath, 275 / that.devicePixelRatio,
+ 635 /
that.devicePixelRatio, 162 / that.devicePixelRatio, 162 /
that
.devicePixelRatio);
@@ -2623,4 +2620,4 @@
}
}
-
+