-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
219 changed files
with
10,989 additions
and
88,265 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -148,7 +148,7 @@ <h4 class="modal-title">用户名/Account</h4> | |
</div> | ||
</div> | ||
|
||
<script src="https://s1.netnr.eu.org/libs/mimc-webjs-sdk/1.0.3/mimc-min_1_0_3.js"></script> | ||
<script src="https://s1.netnr.eu.org/libs/mix/mimc-min_1_0_3.js"></script> | ||
|
||
<link href="https://npm.elemecdn.com/[email protected]/src/netnrmd.css" rel="stylesheet" /> | ||
<script src="https://npm.elemecdn.com/[email protected]/src/netnrmd.bundle.js"></script> | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="description" content="Font Awesome,一套绝佳的图标字体库和CSS框架"> | ||
<meta name="author" content="fontawesome.dashgame.com"> | ||
<meta name="keywords" content="Font Awesome,Bootstrap,CSS,图标,字体,icon font,极风游,极风游科技,dashgame"> | ||
<meta name="keywords" content="Font Awesome,Bootstrap,CSS,图标,字体,icon font"> | ||
<link rel="shortcut icon" href="favicon.ico"> | ||
<title>Font Awesome,一套绝佳的图标字体库和CSS框架</title> | ||
|
||
|
@@ -1827,16 +1827,37 @@ <h2 class="page-header">标志</h2> | |
<a href="https://github.com/FortAwesome/Font-Awesome/issues">问题与建议</a> · | ||
</div> | ||
<div class="dashgame"> | ||
Font Awesome 4.7.0 中文文档由 <a href="http://www.dashgame.com" target="_blank">极风游科技</a> 翻译整理。 | ||
Font Awesome 4.7.0 中文文档由 | ||
</div> | ||
</div> | ||
|
||
<script src="https://npm.elemecdn.com/[email protected]/dist/jquery.min.js"></script> | ||
<script src="https://npm.elemecdn.com/[email protected]/dist/js/bootstrap.min.js"></script> | ||
|
||
<script src="assets/js/jquery.nav.min.js"></script> | ||
<script src="assets/libs/zclip/jquery.zclip.min.js"></script> | ||
<script src="assets/libs/toastr/toastr.min.js"></script> | ||
<script src="assets/js/site.js"></script> | ||
|
||
<script> | ||
$('#icon-carousel').carousel({ interval: 5000 }); | ||
$('#main-nav').onePageNav({ currentClass: 'active', }); | ||
|
||
if (navigator.userAgent.match(/(iPhone|iPod|Android|ios)/i)) { | ||
$('.fa-hover a').each(function (i, e) { | ||
$(this).removeClass("col-xs-11"); | ||
}); | ||
} else { | ||
$('.fa-hover').each(function (i, e) { | ||
var tempEle = $(this); | ||
tempEle.append("<span class='clipboard text-muted' style='line-height: 32px;'><i class='fa fa-clipboard'></i></span>"); | ||
|
||
tempEle.find('.clipboard').click(function () { | ||
var copyText = "fa-" + tempEle.text().substr(12).replace(" (alias)", "") | ||
navigator.clipboard.writeText(copyText).then(() => { | ||
toastr.warning('已成功复制标签,请直接粘贴') | ||
}) | ||
}) | ||
}); | ||
} | ||
</script> | ||
</body> | ||
</html> |
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 |
---|---|---|
|
@@ -13,8 +13,8 @@ | |
<meta name="keywords" content="JSON编辑器 NET牛人" /> | ||
<meta name="description" content="JSON编辑器 JSON格式化工具 JSON在线工具" /> | ||
|
||
<link href="https://npm.elemecdn.com/jsoneditor@9.5.10/dist/jsoneditor.min.css" rel="stylesheet"> | ||
<script src="https://npm.elemecdn.com/jsoneditor@9.5.10/dist/jsoneditor.min.js"></script> | ||
<link href="https://npm.elemecdn.com/jsoneditor@9.7.2/dist/jsoneditor.min.css" rel="stylesheet"> | ||
<script src="https://npm.elemecdn.com/jsoneditor@9.7.2/dist/jsoneditor.min.js"></script> | ||
<script src="https://npm.elemecdn.com/[email protected]/src-noconflict/theme-tomorrow_night.js"></script> | ||
|
||
<style> | ||
|
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.
af4f363
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: