样式图标调整

This commit is contained in:
2023-02-12 00:17:42 +08:00
parent 8ab1fa8125
commit 54d1b36e50
81 changed files with 97 additions and 13 deletions

View File

@@ -39,6 +39,14 @@ Page({
}
})
},
/**
* 用户点击右上角分享
*/
onShareAppMessage: function() {
return {
title: '南瓜瞄记账'
}
},
changeHidden () {
let isHidden = this.data.hiddenMoney;
this.setData({