预算配置
This commit is contained in:
@@ -2,10 +2,7 @@ const app = getApp()
|
||||
Page({
|
||||
data: {
|
||||
progress: 89,
|
||||
todayList: [
|
||||
{"moneyName":"电脑","billType":"INCOME","date":"01-06","accountName":"银行卡","money":"4500.00"},
|
||||
{"moneyName":"狗粮","billType":"EXPEND","date":"01-06","accountName":"支付宝","money":"35.00"},
|
||||
]
|
||||
todayList: []
|
||||
},
|
||||
onLoad: function (options) {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user