拼团功能完善
This commit is contained in:
6
utils/share.js
Normal file
6
utils/share.js
Normal file
@@ -0,0 +1,6 @@
|
||||
export function wxShare(par) {
|
||||
return {
|
||||
...par,
|
||||
type: 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user