-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from ixre/feature
Feature
- Loading branch information
Showing
73 changed files
with
700 additions
and
421 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
百度分享用法: | ||
``` | ||
<div class="bshare-custom"> | ||
<a title="分享到" href="javascript:;" id="bshare-shareto" class="bshare-more">分享到</a> | ||
<a title="分享到QQ空间" class="bshare-qzone">QQ空间</a> | ||
<a title="分享到新浪微博" class="bshare-sinaminiblog">新浪微博</a> | ||
<a title="分享到腾讯微博" class="bshare-qqmb">腾讯微博</a> | ||
<a title="分享到微信" class="bshare-weixin">微信</a> | ||
<a title="分享到网易微博" class="bshare-neteasemb">网易微博</a> | ||
<a title="更多平台" class="bshare-more bshare-more-icon more-style-addthis"></a><span class="BSHARE_COUNT bshare-share-count">0</span> | ||
</div> | ||
<script type="text/javascript" charset="utf-8" src="https://static.bshare.cn/b/buttonLite.js#style=-1&uuid=&pophcol=2&lang=zh"></script> | ||
<script type="text/javascript" charset="utf-8" src="https://static.bshare.cn/b/bshareC0.js"></script> | ||
``` |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.