样式图标调整
This commit is contained in:
@@ -35,6 +35,14 @@ Page({
|
||||
// this.startInter();
|
||||
}
|
||||
},
|
||||
/**
|
||||
* 用户点击右上角分享
|
||||
*/
|
||||
onShareAppMessage: function() {
|
||||
return {
|
||||
title: '南瓜瞄记账'
|
||||
}
|
||||
},
|
||||
modifyBudget (){
|
||||
wx.navigateTo({
|
||||
url : '/pages/budget/index'
|
||||
|
||||
Reference in New Issue
Block a user