@ -503,7 +503,7 @@
{
"path": "user/monthlyDetails",
"style": {
"navigationBarTitleText": "月度消费",
"navigationBarTitleText": "消费明细",
"enablePullDownRefresh": false
}
},
@ -537,7 +537,7 @@
</view>
<view class="serveIcon" @click="goJump('/pages/news/user/monthlyDetails')">
<image :src="$picUrl + '/static/user/monthUse.png?t=1'" class="icons"></image>
<view class="serveInfo"> 月度消费 </view>
<view class="serveInfo"> 消费明细 </view>