{`+ ${income} ¥`}
, data: incomeData.value, @@ -88,7 +88,7 @@ function homeCardFun(income, expend) { bgColor: '#fff5f4', color: '#F56C6C', duration: 2200, - name: $t('totalExpendituresOfTheMonth'), + name: $t('totalExpend'), value: expend, percent:{`- ${expend} ¥`}
, data: expendData.value,