From facfaef31526c701a80d039cd1d1d52f9a3c56b6 Mon Sep 17 00:00:00 2001 From: whitechiina <1293616053@qq.com> Date: Sun, 28 Sep 2025 15:53:06 +0800 Subject: [PATCH] updata --- App.vue | 15 ++++++++++++--- unpackage/dist/build/web/index.html | 2 +- .../dist/build/web/static/js/index.66f4fc5d.js | 1 + .../dist/build/web/static/js/index.a625358b.js | 1 - 4 files changed, 14 insertions(+), 5 deletions(-) create mode 100644 unpackage/dist/build/web/static/js/index.66f4fc5d.js delete mode 100644 unpackage/dist/build/web/static/js/index.a625358b.js diff --git a/App.vue b/App.vue index c167428..7e59931 100644 --- a/App.vue +++ b/App.vue @@ -89,14 +89,23 @@ } else { console.log('没有参数') - } - + } + + alert(this['globalData']['parameters']['spread'], '获取1') this.SETSPREAD(this['globalData']['parameters']['spread']); + // 分享者的参数 + // if (this['globalData']['parameters']['spread']) { + // setTimeout(() => { + // this.SETSPREAD(this['globalData']['parameters']['spread']); + // spread({ puid: this['globalData']['parameters']['spread'], code: 0 }).then(res => { + // }) + // }, 1000) + // } }else{ console.log('分享者的参数1997', !querys.token) console.log('登录token后存在的参数1997', querys) - + alert(querys.userinfor.spread, '获取2') // 分享者的参数 if (querys.userinfor.spread) { setTimeout(() => { diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html index 544c727..c6d76b0 100644 --- a/unpackage/dist/build/web/index.html +++ b/unpackage/dist/build/web/index.html @@ -1,2 +1,2 @@