微信接口

This commit is contained in:
limqhz
2023-02-03 17:19:29 +08:00
parent c8a16e91b6
commit 23a10593c8
5 changed files with 63 additions and 13 deletions

3
app.js
View File

@@ -5,6 +5,9 @@ App({
onLaunch() {
},
globalData: {
INCOME_SETTING: 'INCOME_SETTING',
EXPEND_SETTING: 'EXPEND_SETTING',
ACCOUNT_SETTING: 'ACCOUNT_SETTING',
billIcon : [
{label: '度假', icon: '/image/bill/0.png'},
{label: '电影', icon: '/image/bill/1.png'},