开始做充值和发票
This commit is contained in:
@@ -9,13 +9,13 @@ Page({
|
||||
staffC: {firstName: 'Gideon', lastName: 'Lin'}
|
||||
},
|
||||
onLoad() {
|
||||
console.log('---', this.renderer)
|
||||
|
||||
},
|
||||
onShow() {
|
||||
|
||||
},
|
||||
test: throttle(function() {
|
||||
console.log('test', this.data.motto)
|
||||
|
||||
}, 500),
|
||||
payment: function() {
|
||||
wx.requestPayment({
|
||||
|
Reference in New Issue
Block a user