添加分享参数
This commit is contained in:
@@ -252,6 +252,7 @@ export const wxShare = async () => {
|
||||
quality: 1, // 图片质量,取值范围为 0-1
|
||||
});
|
||||
wx.showShareImageMenu({
|
||||
entrancePath: "pages/index",
|
||||
path: res.tempFilePath,
|
||||
});
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user