完善功能

This commit is contained in:
2025-05-06 17:33:45 +08:00
parent 889f2b8fca
commit 6b5c475dd1
283 changed files with 6420 additions and 3694 deletions

View File

@ -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) {