Skip to content

Commit

Permalink
更新相关配置文件
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoNanSheng committed Feb 17, 2023
1 parent 131b5e5 commit d43b4a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified config/lw_nacos_config.zip
Binary file not shown.
2 changes: 2 additions & 0 deletions linkwe-api/src/main/resources/templates/jump.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,10 @@
// "type":"0-文章 1-公众号二维码 2-个人二维码 3-群二维码 4-员工活码 5-客群活码 6-门店导购活码 7-个人小程序 8-门店群活码 9-企业小程序 10-小程序二维码"
if (window.data.errorMsg) {
alert('发生错误:' + window.data.errorMsg)
return
} else if (window.data.type == 0) {
location.href = (window.data.linkPath)
return
}

if (isWeixin) {
Expand Down

0 comments on commit d43b4a3

Please sign in to comment.