hbchen %!s(int64=2) %!d(string=hai) anos
pai
achega
ad5279abb1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pages/pc.vue

+ 1 - 0
pages/pc.vue

@@ -118,6 +118,7 @@ export default {
                         // console.log(`${pcBaseUrl}${mapObj.get(decodeURIComponent(options.xcxPath))||'/'}?${paramsObjStr}${data.environment=='wxwork'?'':'#wechat_redirect'}`);
 					},
 					fail: (err) => {
+						this.url=`${pcBaseUrl}${mapObj.get(decodeURIComponent(options.xcxPath))||'/'}?${paramsObjStr}#wechat_redirect`
 						console.log(err);
 					}
 			})