Merge pull request 'result' (#8) from zuodanni_branch into master

master
popix497f 1 year ago
commit f6812a74b4

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 KiB

@ -198,7 +198,7 @@ Page({
this.setData({
msg:msg
})
console.log(this.data.msg)
// console.log(this.data.msg)
// console.log(wx.getStorageSync('msg'));
}.bind(this));
}
@ -206,6 +206,7 @@ Page({
this_.setData({
user:wx.getStorageSync('msg').gender=="female"?"小美":"小帅"
})
console.log(this.data.msg)
},
MakeupApi:function(){
// console.log(this.data.face);

Loading…
Cancel
Save