mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 23:56:43 +08:00
[FIX]【商品商城】微信分享url修改
This commit is contained in:
@@ -45,7 +45,7 @@ export default {
|
||||
share() {
|
||||
let url =
|
||||
location.origin +
|
||||
'/#/manpower/DiscAnalysis/Share?token=' +
|
||||
'/#/productStore/storeDetail?token=' +
|
||||
localStorage.getItem('token') +
|
||||
'&name=' +
|
||||
escape(this.loginInfo.name) +
|
||||
|
||||
Reference in New Issue
Block a user