时间:24-11-29 栏目:win8应用 作者:zongyan86 评论:0 点击: 22 次
路径分享
1 2 3 | let record={} let strRecord=encodeURIComponent(JSON.stringify(record)); this.linkValue=location.origin + location.pathname + `#/modelShareView?shareCode=${code}&pid=${Vue.ls.get('pid')}&record=${strRecord}`; |
声明: 本文由( zongyan86 )原创编译,转载请保留链接: 路径分享,记得带上encodeURIComponent