mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 06:56:44 +08:00
学平险海报分享功能防止token失效,post改为get--2
This commit is contained in:
@@ -75,7 +75,8 @@ export default {
|
||||
// flag: flag,
|
||||
// redisKey: key,
|
||||
// }
|
||||
sharePosterLoading({tooken:this.$route.query.tooken}).then((res) => {
|
||||
console.log(this.$route.query.tooken,'dfdfasd')
|
||||
sharePosterLoading({tooken:'32926a9d9fa84de9bb0cac67ade27ec2'}).then((res) => {
|
||||
console.log(res)
|
||||
if(res.result==0){
|
||||
window.location.href = res.content
|
||||
|
||||
Reference in New Issue
Block a user