jack 8 years ago
parent
commit
3805591f5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/js/articleShow.js

+ 1 - 1
app/js/articleShow.js

@ -695,7 +695,7 @@ mui.plusReady(function() {
695 695
	}*/
696 696

697 697
	function buildShareService() {
698
		var share = shares["weixin"];
698
		var share = shares["sinaweibo"];
699 699
		if(share) {
700 700
			if(share.authenticated) {
701 701
				console.log("---已授权---");