File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 288288 if (res ) {
289289 const tmp_token = await get_plugin_tmp_token ()
290290 // window.open(`http://localhost:3000/user/topup?tmp_auth=${tmp_token.data.token}`, '_blank')
291- window .open (` https://bizyair.cn/user/topup?tmp_token =${tmp_token .data .token } ` , ' _blank' )
291+ window .open (` https://bizyair.cn/user/topup?tmp_auth =${tmp_token .data .token } ` , ' _blank' )
292292 }
293293 }
294294
302302 if (res ) {
303303 const tmp_token = await get_plugin_tmp_token ()
304304 // window.open(`http://localhost:3000/user/topup?tmp_auth=${tmp_token.data.token}`, '_blank')
305- window .open (` https://bizyair.cn/user/topup?tmp_token =${tmp_token .data .token } ` , ' _blank' )
305+ window .open (` https://bizyair.cn/user/topup?tmp_auth =${tmp_token .data .token } ` , ' _blank' )
306306 }
307307 }
308308 </script >
Original file line number Diff line number Diff line change 1- 1.2.75
1+ 1.2.76
You can’t perform that action at this time.
0 commit comments