This commit is contained in:
zhangds 2024-03-23 17:36:27 +08:00
parent 0c3c07439c
commit 782bbdc59e
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@
theme_type: this.pageType
};
req.axiosPost('/key/loginFromLink', data).then(res => {
debugger
if (res.code == 200) {
this.openDialog('正在加载商品...');
localStorage.setItem('key', keyCode);