完善功能
This commit is contained in:
@ -45,11 +45,11 @@ export default {
|
||||
const shareInfo = Cache.get('shareInfo')
|
||||
const sym = window.location.href.includes('?') ? '&' : '?'
|
||||
const option = {
|
||||
shareTitle: '100%开源免费商用电商系统',
|
||||
shareTitle: '煎饼',
|
||||
shareLink:
|
||||
window.location.href + sym + 'invite_code=' + this.$store.getters.inviteCode,
|
||||
shareImage: '',
|
||||
shareDesc: 'likeshop已经把小程序、安卓APP、苹果APP都免费开源出来了'
|
||||
shareDesc: '煎饼小程序'
|
||||
}
|
||||
if (!options) {
|
||||
if (shareInfo) {
|
||||
|
||||
Reference in New Issue
Block a user