wangchuanjin 9 жил өмнө
parent
commit
94f88b0db9

+ 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(){
 function Feedback(){