浏览代码

企业社区

wangchuanjin 9 年之前
父节点
当前提交
94f88b0db9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/src/web/templates/swordfish/wxtoolbar.html

+ 1 - 1
core/src/web/templates/swordfish/wxtoolbar.html

@@ -102,7 +102,7 @@ $(function(){
 		}
 	});
 	//
-	initShare({{.T.signature}},typeof(shareid)=="undefined"?"":shareid);
+	initShare({{.T.signature}},typeof(shareid)=="undefined"?"-1":shareid);
 });
 //意见反馈
 function Feedback(){