Commit 2084ac3d by 陈玉桐

fix

parent 97ca6401
......@@ -212,8 +212,6 @@ export default {
'chooseImage',
],
success: function (res) {
// alert(JSON.stringify(res))
// alert('微信分享初始化成功')
wx.chooseImage({
count: 1, // 默认9
sizeType: ['original', 'compressed'], // 可以指定是原图还是压缩图,默认二者都有
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment