Skip to content

Commit e46925f

Browse files
committed
sm
1 parent ad65f6c commit e46925f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/sta/share2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1>分享组件Demo</h1>
2727
<script src="./share_app.js"></script>
2828
<script type="text/javascript">
2929
var config = {
30-
url:window.location.host,// 分享的网页链接
30+
url:window.location.href,// 分享的网页链接
3131
title:'分享标题',// 标题
3232
desc:'分享描述',// 描述
3333
img:'https://hbfile.b0.upaiyun.com/img/category_page/2e94335da287cfdfd7990bd88eb8ff37262e322492a5',// 图片

0 commit comments

Comments
 (0)