样式图标调整
This commit is contained in:
@@ -16,6 +16,14 @@ Page({
|
||||
wx.hideHomeButton()
|
||||
}
|
||||
},
|
||||
/**
|
||||
* 用户点击右上角分享
|
||||
*/
|
||||
onShareAppMessage: function() {
|
||||
return {
|
||||
title: '南瓜瞄记账'
|
||||
}
|
||||
},
|
||||
loginAcc () {
|
||||
let that = this;
|
||||
wx.login({
|
||||
|
||||
Reference in New Issue
Block a user