commit
4f1abf83b0
|
@ -54,6 +54,60 @@
|
|||
<div class="content unicode" style="display: block;">
|
||||
<ul class="icon_lists dib-box">
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">disc-fill</div>
|
||||
<div class="code-name">&#xe6fd;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">signal-tower-fill</div>
|
||||
<div class="code-name">&#xe6f2;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">search-2-line</div>
|
||||
<div class="code-name">&#xe697;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">chat-1-fill</div>
|
||||
<div class="code-name">&#xe6b2;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">apps-fill</div>
|
||||
<div class="code-name">&#xe82d;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">Home</div>
|
||||
<div class="code-name">&#xe69a;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">英文</div>
|
||||
<div class="code-name">&#xe6d6;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">简体</div>
|
||||
<div class="code-name">&#xe6d7;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">繁体</div>
|
||||
<div class="code-name">&#xe6d8;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">aifadian-line</div>
|
||||
|
@ -420,12 +474,6 @@
|
|||
<div class="code-name">&#xe611;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">magnifying-glass</div>
|
||||
<div class="code-name">&#xe612;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">message</div>
|
||||
|
@ -570,12 +618,6 @@
|
|||
<div class="code-name">&#xe62a;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">grip-vertical</div>
|
||||
<div class="code-name">&#xe62b;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">bars</div>
|
||||
|
@ -600,12 +642,6 @@
|
|||
<div class="code-name">&#xe62f;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">comments</div>
|
||||
<div class="code-name">&#xe630;</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont"></span>
|
||||
<div class="name">comment-sms</div>
|
||||
|
@ -1056,12 +1092,12 @@
|
|||
<pre><code class="language-css"
|
||||
>@font-face {
|
||||
font-family: 'haofont';
|
||||
src: url('iconfont.eot?t=1697559754295'); /* IE9 */
|
||||
src: url('iconfont.eot?t=1697559754295#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('iconfont.woff2?t=1697559754295') format('woff2'),
|
||||
url('iconfont.woff?t=1697559754295') format('woff'),
|
||||
url('iconfont.ttf?t=1697559754295') format('truetype'),
|
||||
url('iconfont.svg?t=1697559754295#haofont') format('svg');
|
||||
src: url('iconfont.eot?t=1699690237296'); /* IE9 */
|
||||
src: url('iconfont.eot?t=1699690237296#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('iconfont.woff2?t=1699690237296') format('woff2'),
|
||||
url('iconfont.woff?t=1699690237296') format('woff'),
|
||||
url('iconfont.ttf?t=1699690237296') format('truetype'),
|
||||
url('iconfont.svg?t=1699690237296#haofont') format('svg');
|
||||
}
|
||||
</code></pre>
|
||||
<h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>
|
||||
|
@ -1087,6 +1123,87 @@
|
|||
<div class="content font-class">
|
||||
<ul class="icon_lists dib-box">
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-disc-fill"></span>
|
||||
<div class="name">
|
||||
disc-fill
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-disc-fill
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-signal-tower-fill"></span>
|
||||
<div class="name">
|
||||
signal-tower-fill
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-signal-tower-fill
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-search--line"></span>
|
||||
<div class="name">
|
||||
search-2-line
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-search--line
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-chat--fill"></span>
|
||||
<div class="name">
|
||||
chat-1-fill
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-chat--fill
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-apps-fill"></span>
|
||||
<div class="name">
|
||||
apps-fill
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-apps-fill
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-Home"></span>
|
||||
<div class="name">
|
||||
Home
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-Home
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-yingwen"></span>
|
||||
<div class="name">
|
||||
英文
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-yingwen
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-jianti"></span>
|
||||
<div class="name">
|
||||
简体
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-jianti
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-fanti"></span>
|
||||
<div class="name">
|
||||
繁体
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-fanti
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-aifadian-line"></span>
|
||||
<div class="name">
|
||||
|
@ -1636,15 +1753,6 @@
|
|||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-magnifying-glass"></span>
|
||||
<div class="name">
|
||||
magnifying-glass
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-magnifying-glass
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-message"></span>
|
||||
<div class="name">
|
||||
|
@ -1861,15 +1969,6 @@
|
|||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-grip-vertical"></span>
|
||||
<div class="name">
|
||||
grip-vertical
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-grip-vertical
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-bars"></span>
|
||||
<div class="name">
|
||||
|
@ -1906,15 +2005,6 @@
|
|||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-comments"></span>
|
||||
<div class="name">
|
||||
comments
|
||||
</div>
|
||||
<div class="code-name">.hao-icon-comments
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<span class="icon haofont hao-icon-comment-sms"></span>
|
||||
<div class="name">
|
||||
|
@ -2590,6 +2680,78 @@
|
|||
<div class="content symbol">
|
||||
<ul class="icon_lists dib-box">
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-disc-fill"></use>
|
||||
</svg>
|
||||
<div class="name">disc-fill</div>
|
||||
<div class="code-name">#hao-icon-disc-fill</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-signal-tower-fill"></use>
|
||||
</svg>
|
||||
<div class="name">signal-tower-fill</div>
|
||||
<div class="code-name">#hao-icon-signal-tower-fill</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-search--line"></use>
|
||||
</svg>
|
||||
<div class="name">search-2-line</div>
|
||||
<div class="code-name">#hao-icon-search--line</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-chat--fill"></use>
|
||||
</svg>
|
||||
<div class="name">chat-1-fill</div>
|
||||
<div class="code-name">#hao-icon-chat--fill</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-apps-fill"></use>
|
||||
</svg>
|
||||
<div class="name">apps-fill</div>
|
||||
<div class="code-name">#hao-icon-apps-fill</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-Home"></use>
|
||||
</svg>
|
||||
<div class="name">Home</div>
|
||||
<div class="code-name">#hao-icon-Home</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-yingwen"></use>
|
||||
</svg>
|
||||
<div class="name">英文</div>
|
||||
<div class="code-name">#hao-icon-yingwen</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-jianti"></use>
|
||||
</svg>
|
||||
<div class="name">简体</div>
|
||||
<div class="code-name">#hao-icon-jianti</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-fanti"></use>
|
||||
</svg>
|
||||
<div class="name">繁体</div>
|
||||
<div class="code-name">#hao-icon-fanti</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-aifadian-line"></use>
|
||||
|
@ -3078,14 +3240,6 @@
|
|||
<div class="code-name">#hao-icon-history</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-magnifying-glass"></use>
|
||||
</svg>
|
||||
<div class="name">magnifying-glass</div>
|
||||
<div class="code-name">#hao-icon-magnifying-glass</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-message"></use>
|
||||
|
@ -3278,14 +3432,6 @@
|
|||
<div class="code-name">#hao-icon-house-chimney</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-grip-vertical"></use>
|
||||
</svg>
|
||||
<div class="name">grip-vertical</div>
|
||||
<div class="code-name">#hao-icon-grip-vertical</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-bars"></use>
|
||||
|
@ -3318,14 +3464,6 @@
|
|||
<div class="code-name">#hao-icon-list-ul</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-comments"></use>
|
||||
</svg>
|
||||
<div class="name">comments</div>
|
||||
<div class="code-name">#hao-icon-comments</div>
|
||||
</li>
|
||||
|
||||
<li class="dib">
|
||||
<svg class="icon svg-icon" aria-hidden="true">
|
||||
<use xlink:href="#hao-icon-comment-sms"></use>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
@font-face {
|
||||
font-family: "haofont"; /* Project id 4159149 */
|
||||
src: url('iconfont.eot?t=1697559754295'); /* IE9 */
|
||||
src: url('iconfont.eot?t=1697559754295#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('iconfont.woff2?t=1697559754295') format('woff2'),
|
||||
url('iconfont.woff?t=1697559754295') format('woff'),
|
||||
url('iconfont.ttf?t=1697559754295') format('truetype'),
|
||||
url('iconfont.svg?t=1697559754295#haofont') format('svg');
|
||||
src: url('iconfont.eot?t=1699690237296'); /* IE9 */
|
||||
src: url('iconfont.eot?t=1699690237296#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('iconfont.woff2?t=1699690237296') format('woff2'),
|
||||
url('iconfont.woff?t=1699690237296') format('woff'),
|
||||
url('iconfont.ttf?t=1699690237296') format('truetype'),
|
||||
url('iconfont.svg?t=1699690237296#haofont') format('svg');
|
||||
}
|
||||
|
||||
.haofont {
|
||||
|
@ -16,6 +16,42 @@
|
|||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.hao-icon-disc-fill:before {
|
||||
content: "\e6fd";
|
||||
}
|
||||
|
||||
.hao-icon-signal-tower-fill:before {
|
||||
content: "\e6f2";
|
||||
}
|
||||
|
||||
.hao-icon-search--line:before {
|
||||
content: "\e697";
|
||||
}
|
||||
|
||||
.hao-icon-chat--fill:before {
|
||||
content: "\e6b2";
|
||||
}
|
||||
|
||||
.hao-icon-apps-fill:before {
|
||||
content: "\e82d";
|
||||
}
|
||||
|
||||
.hao-icon-Home:before {
|
||||
content: "\e69a";
|
||||
}
|
||||
|
||||
.hao-icon-yingwen:before {
|
||||
content: "\e6d6";
|
||||
}
|
||||
|
||||
.hao-icon-jianti:before {
|
||||
content: "\e6d7";
|
||||
}
|
||||
|
||||
.hao-icon-fanti:before {
|
||||
content: "\e6d8";
|
||||
}
|
||||
|
||||
.hao-icon-aifadian-line:before {
|
||||
content: "\e695";
|
||||
}
|
||||
|
@ -260,10 +296,6 @@
|
|||
content: "\e611";
|
||||
}
|
||||
|
||||
.hao-icon-magnifying-glass:before {
|
||||
content: "\e612";
|
||||
}
|
||||
|
||||
.hao-icon-message:before {
|
||||
content: "\e613";
|
||||
}
|
||||
|
@ -360,10 +392,6 @@
|
|||
content: "\e62a";
|
||||
}
|
||||
|
||||
.hao-icon-grip-vertical:before {
|
||||
content: "\e62b";
|
||||
}
|
||||
|
||||
.hao-icon-bars:before {
|
||||
content: "\e62c";
|
||||
}
|
||||
|
@ -380,10 +408,6 @@
|
|||
content: "\e62f";
|
||||
}
|
||||
|
||||
.hao-icon-comments:before {
|
||||
content: "\e630";
|
||||
}
|
||||
|
||||
.hao-icon-comment-sms:before {
|
||||
content: "\e631";
|
||||
}
|
||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
|
@ -5,6 +5,69 @@
|
|||
"css_prefix_text": "hao-icon-",
|
||||
"description": "",
|
||||
"glyphs": [
|
||||
{
|
||||
"icon_id": "8555184",
|
||||
"name": "disc-fill",
|
||||
"font_class": "disc-fill",
|
||||
"unicode": "e6fd",
|
||||
"unicode_decimal": 59133
|
||||
},
|
||||
{
|
||||
"icon_id": "8555113",
|
||||
"name": "signal-tower-fill",
|
||||
"font_class": "signal-tower-fill",
|
||||
"unicode": "e6f2",
|
||||
"unicode_decimal": 59122
|
||||
},
|
||||
{
|
||||
"icon_id": "10914998",
|
||||
"name": "search-2-line",
|
||||
"font_class": "search--line",
|
||||
"unicode": "e697",
|
||||
"unicode_decimal": 59031
|
||||
},
|
||||
{
|
||||
"icon_id": "10916939",
|
||||
"name": "chat-1-fill",
|
||||
"font_class": "chat--fill",
|
||||
"unicode": "e6b2",
|
||||
"unicode_decimal": 59058
|
||||
},
|
||||
{
|
||||
"icon_id": "17511881",
|
||||
"name": "apps-fill",
|
||||
"font_class": "apps-fill",
|
||||
"unicode": "e82d",
|
||||
"unicode_decimal": 59437
|
||||
},
|
||||
{
|
||||
"icon_id": "7458391",
|
||||
"name": "Home",
|
||||
"font_class": "Home",
|
||||
"unicode": "e69a",
|
||||
"unicode_decimal": 59034
|
||||
},
|
||||
{
|
||||
"icon_id": "6845137",
|
||||
"name": "英文",
|
||||
"font_class": "yingwen",
|
||||
"unicode": "e6d6",
|
||||
"unicode_decimal": 59094
|
||||
},
|
||||
{
|
||||
"icon_id": "6847086",
|
||||
"name": "简体",
|
||||
"font_class": "jianti",
|
||||
"unicode": "e6d7",
|
||||
"unicode_decimal": 59095
|
||||
},
|
||||
{
|
||||
"icon_id": "6847093",
|
||||
"name": "繁体",
|
||||
"font_class": "fanti",
|
||||
"unicode": "e6d8",
|
||||
"unicode_decimal": 59096
|
||||
},
|
||||
{
|
||||
"icon_id": "37108822",
|
||||
"name": "aifadian-line",
|
||||
|
@ -432,13 +495,6 @@
|
|||
"unicode": "e611",
|
||||
"unicode_decimal": 58897
|
||||
},
|
||||
{
|
||||
"icon_id": "34999311",
|
||||
"name": "magnifying-glass",
|
||||
"font_class": "magnifying-glass",
|
||||
"unicode": "e612",
|
||||
"unicode_decimal": 58898
|
||||
},
|
||||
{
|
||||
"icon_id": "34999312",
|
||||
"name": "message",
|
||||
|
@ -607,13 +663,6 @@
|
|||
"unicode": "e62a",
|
||||
"unicode_decimal": 58922
|
||||
},
|
||||
{
|
||||
"icon_id": "35006421",
|
||||
"name": "grip-vertical",
|
||||
"font_class": "grip-vertical",
|
||||
"unicode": "e62b",
|
||||
"unicode_decimal": 58923
|
||||
},
|
||||
{
|
||||
"icon_id": "35006529",
|
||||
"name": "bars",
|
||||
|
@ -642,13 +691,6 @@
|
|||
"unicode": "e62f",
|
||||
"unicode_decimal": 58927
|
||||
},
|
||||
{
|
||||
"icon_id": "35006776",
|
||||
"name": "comments",
|
||||
"font_class": "comments",
|
||||
"unicode": "e630",
|
||||
"unicode_decimal": 58928
|
||||
},
|
||||
{
|
||||
"icon_id": "35006786",
|
||||
"name": "comment-sms",
|
||||
|
|
|
@ -14,6 +14,24 @@
|
|||
/>
|
||||
<missing-glyph />
|
||||
|
||||
<glyph glyph-name="disc-fill" unicode="" d="M554.666667 504.746667A128 128 0 1 1 640 384V791.125333c173.098667-54.357333 298.666667-216.064 298.666667-407.125333 0-235.648-191.018667-426.666667-426.666667-426.666667S85.333333 148.352 85.333333 384 276.352 810.666667 512 810.666667c14.378667 0 28.629333-0.725333 42.666667-2.133334v-303.786666z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="signal-tower-fill" unicode="" d="M260.949333 38.954667A426.069333 426.069333 0 0 0 85.333333 384C85.333333 619.648 276.352 810.666667 512 810.666667s426.666667-191.018667 426.666667-426.666667a426.069333 426.069333 0 0 0-175.616-345.045333l-43.306667 74.197333a341.333333 341.333333 0 1 1-415.488 0l-43.306667-74.197333z m86.784 148.693333a256 256 0 1 0 328.533334 0l-43.946667 75.349333a170.666667 170.666667 0 1 1-240.64 0l-43.946667-75.349333zM469.333333 341.333333h85.333334l42.666666-384h-170.666666l42.666666 384z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="search--line" unicode="" d="M469.333333 810.666667c211.968 0 384-172.032 384-384s-172.032-384-384-384-384 172.032-384 384 172.032 384 384 384z m0-682.666667c164.992 0 298.666667 133.674667 298.666667 298.666667 0 165.034667-133.674667 298.666667-298.666667 298.666666-165.034667 0-298.666667-133.632-298.666666-298.666666 0-164.992 133.632-298.666667 298.666666-298.666667z m362.026667-3.029333l120.704-120.661334-60.373333-60.373333-120.661334 120.704 60.330667 60.330667z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="chat--fill" unicode="" d="M426.666667 768h170.666666a341.333333 341.333333 0 1 0 0-682.666667v-149.333333c-213.333333 85.333333-512 213.333333-512 490.666667a341.333333 341.333333 0 0 0 341.333334 341.333333z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="apps-fill" unicode="" d="M288 789.333333A181.333333 181.333333 0 0 0 469.333333 608V426.666667H288a181.333333 181.333333 0 1 0 0 362.666666z m0-448H469.333333v-181.333333A181.333333 181.333333 0 1 0 288 341.333333z m448 448a181.333333 181.333333 0 1 0 0-362.666666H554.666667V608a181.333333 181.333333 0 0 0 181.333333 181.333333zM554.666667 341.333333h181.333333A181.333333 181.333333 0 1 0 554.666667 160V341.333333z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="Home" unicode="" d="M168.832 536.96L489.813333 733.013333a42.666667 42.666667 0 0 0 44.458667 0l320.938667-196.096A85.333333 85.333333 0 0 0 896 464.128V85.333333a85.333333 85.333333 0 0 0-85.333333-85.333333H213.333333a85.333333 85.333333 0 0 0-85.333333 85.333333v378.794667a85.333333 85.333333 0 0 0 40.832 72.832zM426.666667 341.333333a42.666667 42.666667 0 0 1-42.666667-42.666666v-128a42.666667 42.666667 0 0 1 42.666667-42.666667h170.666666a42.666667 42.666667 0 0 1 42.666667 42.666667v128a42.666667 42.666667 0 0 1-42.666667 42.666666h-170.666666z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="yingwen" unicode="" d="M716.8 819.2a230.4 230.4 0 0 0 230.4-230.4v-409.6a230.4 230.4 0 0 0-230.4-230.4H307.2a230.4 230.4 0 0 0-230.4 230.4V588.8a230.4 230.4 0 0 0 230.4 230.4h409.6m0 76.8H307.2A307.2 307.2 0 0 1 0 588.8v-409.6a307.2 307.2 0 0 1 307.2-307.2h409.6a307.2 307.2 0 0 1 307.2 307.2V588.8A307.2 307.2 0 0 1 716.8 896zM176.128 603.392h316.416v-61.44H248.064v-121.6h230.4V358.4h-230.4v-132.864h256v-61.44H176.128zM847.872 360.704v-196.096h-70.144v189.952c0 51.2-24.064 76.8-71.936 76.8a64 64 0 0 1-45.312-18.432 86.272 86.272 0 0 1-25.6-58.368v-191.232h-70.4V482.304h70.144v-36.864a128 128 0 0 0 41.728 33.792 116.736 116.736 0 0 0 51.2 11.776c80.384 0 120.32-43.52 120.32-130.304z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="jianti" unicode="" d="M716.8 819.2a230.4 230.4 0 0 0 230.4-230.4v-409.6a230.4 230.4 0 0 0-230.4-230.4H307.2a230.4 230.4 0 0 0-230.4 230.4V588.8a230.4 230.4 0 0 0 230.4 230.4h409.6m0 76.8H307.2A307.2 307.2 0 0 1 0 588.8v-409.6a307.2 307.2 0 0 1 307.2-307.2h409.6a307.2 307.2 0 0 1 307.2 307.2V588.8A307.2 307.2 0 0 1 716.8 896zM335.616 573.952a489.728 489.728 0 0 0-48.384-68.352L232.96 540.672a366.848 366.848 0 0 1 78.08 128l61.44-13.568-9.728-25.6H512v-55.808h-76.8a300.288 300.288 0 0 0 29.44-48.64l-56.32-21.504a535.296 535.296 0 0 1-39.424 70.144z m-61.952-143.36h63.744v-332.8h-63.744z m79.104 97.792a628.48 628.48 0 0 0 73.728-76.8l-47.104-32.512A768 768 0 0 1 307.2 499.456z m45.056-122.368h235.264v-241.92h-235.264z m60.672-94.464h114.944v43.008h-114.944z m114.944-94.72V261.12h-114.944v-44.288zM636.672 102.4l-15.36 57.856 54.016-2.048c12.8 0 19.2 8.96 19.2 25.6v261.12h-223.744v58.368H757.76V166.4c0-43.264-23.296-65.024-70.144-65.024z m-39.168 471.552a491.008 491.008 0 0 0-37.632-59.648l-54.016 35.072a338.432 338.432 0 0 1 63.232 119.808l60.928-13.568c-4.096-11.52-6.912-20.224-8.704-25.6h169.728v-55.808h-88.064a332.8 332.8 0 0 0 27.136-43.776l-56.576-21.504a533.504 533.504 0 0 1-37.376 65.28z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="fanti" unicode="" d="M716.8 819.2a230.4 230.4 0 0 0 230.4-230.4v-409.6a230.4 230.4 0 0 0-230.4-230.4H307.2a230.4 230.4 0 0 0-230.4 230.4V588.8a230.4 230.4 0 0 0 230.4 230.4h409.6m0 76.8H307.2A307.2 307.2 0 0 1 0 588.8v-409.6a307.2 307.2 0 0 1 307.2-307.2h409.6a307.2 307.2 0 0 1 307.2 307.2V588.8A307.2 307.2 0 0 1 716.8 896zM319.744 586.24l-19.2-22.272h202.752c0-23.808 0-45.824-1.792-66.304h34.56v-39.936h-37.632c0-9.472-2.304-21.248-4.864-35.584h23.296v-32.512H486.4l-3.072-10.496 17.152-13.056a763.136 763.136 0 0 0-96-39.936l118.784 4.352c20.736 10.752 46.592 25.6 76.8 41.728l44.8-29.44a984.32 984.32 0 0 0-222.464-92.16q102.4 4.096 220.672 12.288c-17.152 13.056-30.208 22.528-39.424 28.416l44.288 28.16a1037.056 1037.056 0 0 0 136.448-97.792l-51.2-34.304c-11.52 11.008-25.6 24.064-44.288 39.424l-146.688-8.704v-68.096c0-34.56-20.224-51.2-60.928-51.2h-54.016l-11.008 51.2a478.976 478.976 0 0 1 49.664-3.072 15.616 15.616 0 0 1 17.92 17.152v51.2c-62.464-3.328-128-5.888-200.96-7.936l-13.568 51.2c17.152-1.28 34.304-1.792 51.2-1.792a784.64 784.64 0 0 1 128 39.936l-131.584-5.12-9.728 45.824a146.176 146.176 0 0 1 47.872 5.376 798.464 798.464 0 0 1 75.52 33.792l3.84 13.056h-174.848c4.864 30.208 8.192 52.992 10.24 68.096H232.448v39.936h42.496c2.304 20.48 4.096 35.84 4.864 46.08l-19.712-17.152-33.28 39.168a329.984 329.984 0 0 1 86.784 102.4l52.736-11.776-15.36-27.136h177.664v-43.008z m108.032-419.84a727.808 727.808 0 0 0-167.68-64l-23.296 49.152A623.104 623.104 0 0 1 394.752 204.8z m-106.24 296.96l-6.656-41.216h87.04a390.912 390.912 0 0 1-61.952 21.504l12.8 19.712z m41.728 68.608H330.24l-4.352-40.96h76.8a337.92 337.92 0 0 1-53.504 20.992z m44.288-109.824h35.584l6.912 41.216h-86.784a512 512 0 0 0 57.856-20.48z m44.8 68.864l1.792 40.96h-83.456a358.4 358.4 0 0 0 55.808-22.016l-12.288-18.944z m119.296 33.024q-9.216-11.264-27.648-30.72l-33.792 40.704a412.16 412.16 0 0 1 82.176 135.68l54.272-12.288-19.2-43.008h157.952v-51.2h-34.304a284.928 284.928 0 0 0-51.2-107.52 469.248 469.248 0 0 1 98.304-43.776l-28.928-51.2a460.8 460.8 0 0 0-108.288 55.808 294.656 294.656 0 0 0-111.104-52.736l-28.928 45.568a270.336 270.336 0 0 1 99.072 43.008 237.568 237.568 0 0 0-48.384 71.68zM614.4 207.104A1068.032 1068.032 0 0 0 781.824 153.6l-32-51.2a926.464 926.464 0 0 1-168.448 57.088z m-9.216 358.4a180.736 180.736 0 0 1 51.2-76.8 244.736 244.736 0 0 1 41.728 76.8z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="aifadian-line" unicode="" d="M495.899049 261.093629c-17.304811 0-31.251971-13.947161-31.251971-31.251971S478.594238 198.589686 495.899049 198.589686c17.304811 0 31.251971 13.947161 31.251971 31.251972 0 17.304811-13.947161 31.251971-31.251971 31.251971zM790.855671 167.337715c-17.304811 0-31.251971-13.947161-31.251972-31.251971s13.947161-31.251971 31.251972-31.251972 31.251971 13.947161 31.251971 31.251972c0 17.04653-13.947161 30.993691-31.251971 31.251971zM1262.99289 176.377541c-13.430599 8.264984-28.927445 13.430599-44.68257 14.980284 34.867902 84.974368 57.080047 196.293374-18.596215 306.837537-115.193217 168.657333-280.75118 256.73107-491.766556 260.863562-60.179416 1.291404-130.948343-1.549685-205.849762-4.649054-87.040614-3.35765-203.008673-8.006703-281.526023-1.549684 15.755126 8.523265 32.543375 16.788249 47.007098 23.761829 55.530362 27.119479 98.921529 48.04022 84.457807 85.232649-7.748423 21.695583-30.218848 33.059937-67.411277 34.09306C206.624604 897.755689 37.967271 852.556557 7.748423 776.363735c-17.04653-42.874605-19.887618-125.524447 152.902206-198.876182 71.027208-30.218848 271.969635-66.894715 349.453861-74.643138 17.563091-1.549685 34.867902-5.165615 51.397871-11.364353-17.821372-11.622634-35.901025-24.02011-54.238959-36.417586-31.768533 18.079653-83.941245 39.516955-122.683358 13.172318-14.463722-9.298107-23.503549-25.053233-24.02011-42.358044-0.516562-21.179022 12.397476-42.099763 26.861198-58.629731-57.080047-45.715694-103.312302-89.881703-119.84227-123.974762-18.337934-41.841482-25.828075-110.544163 8.523265-177.438879 43.391167-84.974368 138.955046-144.120661 284.625391-176.147474 190.352916-41.583202 354.619476-4.132492 463.355674 53.205835 60.437697 32.026814 103.570583 69.994085 124.233043 103.828864 6.457019-2.066246 12.914038-4.132492 19.629338-6.198738 9.298107-2.841088 18.596214-5.682177 27.37776-8.781546 28.669164-10.072949 60.695977-8.523265 85.232649 3.61593l1.291403 0.774843c17.821372 9.039826 31.510252 25.053233 37.708991 44.166009 15.238565 51.139589-29.444006 79.033911-56.563486 96.08044z m-811.776412 239.684541l-17.30481-12.655757c-5.165615 5.165615-9.814669 11.106072-13.430599 17.563091 6.7153 2.066246 18.337934-0.258281 30.735409-4.907334zM1262.99289 97.860192c-1.291404-3.874211-4.132492-6.97358-9.298107-9.814669-10.33123-5.165615-25.569795-5.423896-39.258675-0.774842-9.298107 3.35765-19.371057 6.457019-29.444006 9.556388-18.596214 5.682177-49.848186 15.238565-55.788643 22.470426-9.814669 12.914038-28.152602 15.755126-41.32492 5.940457s-15.755126-28.152602-5.940458-41.324921c3.615931-4.390773 7.490142-8.264984 12.139196-11.622634-44.940851-62.245662-242.267348-186.220424-521.468844-125.007885-125.782728 27.636041-210.498815 77.742507-244.850155 145.412065-24.794952 48.815063-19.112776 98.921529-7.231861 126.299289 34.09306 71.027208 280.75118 234.518925 438.30244 327.241716 13.947161 8.264984 18.596214 26.344637 10.33123 40.291798s-27.119479 19.629337-40.291797 10.33123c-12.655757-7.490142-55.788643-33.059937-111.060725-68.186119-18.596214 12.655757-50.881309 27.894322-102.537459 33.059936-81.874999 8.264984-270.936512 44.42429-332.149051 70.252366C139.471608 650.581007 40.033517 699.65435 61.987381 754.926432c5.165615 12.914038 29.185725 33.576498 81.100157 53.464116 35.384463 13.430599 72.318611 22.470426 109.769321 27.119479l-11.622634-5.682176c-35.384463-17.304811-73.868296-36.417586-99.954652-59.146293-1.807965 1.033123-3.615931 2.324527-5.165615 3.874211-10.847792 11.622634-29.185725 12.397476-41.06664 1.291404l-0.516562-0.516561c-11.880915-11.106072-12.139195-29.702287-1.033123-41.583202 10.589511-11.106072 26.086356-19.371057 45.715694-25.569795 0.774842-0.258281 1.291404-0.516562 2.066246-0.774842 68.702681-21.179022 190.611197-18.596214 362.367899-11.622634 74.126577 2.841088 144.120661 5.682177 202.492111 4.649054 193.710566-3.874211 339.122631-80.841876 444.75946-235.552049 64.828469-95.047318 41.583202-188.544951 4.390773-269.903388-4.649054 3.615931-9.039826 7.748423-12.655757 12.139195-10.33123 12.397476-28.669164 14.463722-41.324921 4.649054-12.655757-10.072949-14.722003-28.669164-4.649054-41.324921 5.940457-7.490142 36.675867-42.874605 74.643138-39.775236h2.066246c1.291404 0.258281 2.324527 0 3.615931 0.258281 25.828075 4.649054 42.358044 3.615931 57.596608-6.198738 20.40418-12.914038 30.218848-20.40418 28.410883-26.861199z" horiz-adv-x="1322" />
|
||||
|
||||
<glyph glyph-name="zhanghao1" unicode="" d="M677.9 451.94c24.29-10.62 35.37-38.92 24.75-63.21C669.8 313.6 595.44 264 512 264s-157.8 49.6-190.65 124.73c-10.62 24.29 0.46 52.59 24.75 63.21 22.86 10 49.27 0.77 61.16-20.6l2.05-4.15C427.01 386.71 467.05 360 512 360c42.7 0 80.97 24.1 99.87 61.22l2.82 5.97c10.62 24.29 38.92 35.37 63.21 24.75zM512 792c-176.73 0-320-143.27-320-320s143.27-320 320-320 320 143.27 320 320-143.27 320-320 320z m0 96c229.75 0 416-186.25 416-416 0-152.8-82.38-286.36-205.15-358.68 85.33-32.48 162.42-84.6 225.13-152.84 17.94-19.52 16.66-49.88-2.86-67.82-19.52-17.94-49.88-16.66-67.82 2.86C783.91-2.86 652.74 56 512 56s-271.91-58.86-365.3-160.48c-17.94-19.52-48.3-20.8-67.82-2.86-19.52 17.94-20.8 48.3-2.86 67.82 62.7 68.23 139.78 120.34 225.13 152.85C178.38 185.64 96 319.2 96 472 96 701.75 282.25 888 512 888z" horiz-adv-x="1024" />
|
||||
|
@ -136,8 +154,6 @@
|
|||
|
||||
<glyph glyph-name="history" unicode="" d="M307.587194 853.424665A511.992 511.992 0 1 0 39.175388 187.51507a47.99925 47.99925 0 1 0 88.638615 36.799425A415.9935 415.9935 0 1 1 161.477477 607.9885H272.00375a47.99925 47.99925 0 0 0 0-95.9985H0.008V783.98575a47.99925 47.99925 0 0 0 95.9985 0v-101.502414A511.992 511.992 0 0 0 307.587194 853.360666zM512 703.987a47.99925 47.99925 0 0 0 47.99925-47.99925v-252.15606l130.173966-130.173966a47.99925 47.99925 0 1 0-67.83894-67.83894L478.08053 350.07253l-14.07978 14.07978V655.98775A47.99925 47.99925 0 0 0 512 703.987z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="magnifying-glass" unicode="" d="M831.903143 480.060929c0-91.786555-29.795635-176.574135-79.988283-245.364058l253.162915-253.362887c24.996338-24.996338 24.996338-65.590392 0-90.58673s-65.590392-24.996338-90.58673 0L661.328129 144.11014c-68.789923-50.392618-153.577503-79.988283-245.364058-79.988283C186.197729 64.121857 0.025 250.294586 0.025 480.060929S186.197729 896 415.964071 896s415.939071-186.172729 415.939072-415.939071zM415.964071 192.10311a287.957819 287.957819 0 1 1 0 575.915637 287.957819 287.957819 0 1 1 0-575.915637z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="message" unicode="" d="M128 896C57.4 896 0 838.6 0 768v-576c0-70.6 57.4-128 128-128h192v-160c0-12.2 6.8-23.2 17.6-28.6s23.8-4.2 33.6 3L618.6 64H896c70.6 0 128 57.4 128 128V768c0 70.6-57.4 128-128 128H128z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="moon" unicode="" d="M574.85555 832C327.85555 832 127.85555 631.4 127.85555 384s200-448 447-448c121.2 0 231 48.4 311.6 126.8 10 9.8 12.6 25 6.2 37.4s-20.2 19.4-34 17c-19.6-3.4-39.6-5.2-60.2-5.2-193.8 0-351 157.6-351 352 0 131.6 72 246.2 178.6 306.6 12.2 7 18.4 21 15.4 34.6s-14.6 23.8-28.6 25c-12.6 1-25.2 1.6-38 1.6z" horiz-adv-x="1024" />
|
||||
|
@ -186,8 +202,6 @@
|
|||
|
||||
<glyph glyph-name="house-chimney" unicode="" d="M1087.6 320.8c34 0 64 28 64 64.2 2 18-6 34-22 48L1024 526V768c0 35.4-28.6 64-64 64h-64c-35.4 0-64-28.6-64-64v-73.4L619 882c-12 10-28 14-42 14s-30-2-44-16L20 433c-14-14-20-30-20-48 0-36 28-64.2 64-64.2h64v-139.4c-0.2-1.8-0.2-3.6-0.2-5.6V-48c0-44.2 35.8-80 80-80h32c2.4 0 4.8 0.2 7.2 0.4 3-0.2 6-0.4 9-0.4h112c44.2 0 80 35.8 80 80v176c0 35.4 28.6 64 64 64h128c35.4 0 64-28.6 64-64v-176c0-44.2 35.8-80 80-80h113c2.8 0 5.6 0 8.4 0.2 2.2-0.2 4.4-0.2 6.6-0.2h32c44.2 0 80 35.8 80 80v32.4c0.6 5.2 1 10.6 1 16.2l-1.4 320.4h64z" horiz-adv-x="1152" />
|
||||
|
||||
<glyph glyph-name="grip-vertical" unicode="" d="M272 192h96c44.2 0 80-35.8 80-80v-96c0-44.2-35.8-80-80-80H272c-44.2 0-80 35.8-80 80v96c0 44.2 35.8 80 80 80z m384 0h96c44.2 0 80-35.8 80-80v-96c0-44.2-35.8-80-80-80h-96c-44.2 0-80 35.8-80 80v96c0 44.2 35.8 80 80 80zM272 256c-44.2 0-80 35.8-80 80v96c0 44.2 35.8 80 80 80h96c44.2 0 80-35.8 80-80v-96c0-44.2-35.8-80-80-80H272z m384 256h96c44.2 0 80-35.8 80-80v-96c0-44.2-35.8-80-80-80h-96c-44.2 0-80 35.8-80 80v96c0 44.2 35.8 80 80 80zM272 576c-44.2 0-80 35.8-80 80V752c0 44.2 35.8 80 80 80h96c44.2 0 80-35.8 80-80v-96c0-44.2-35.8-80-80-80H272zM656 832h96c44.2 0 80-35.8 80-80v-96c0-44.2-35.8-80-80-80h-96c-44.2 0-80 35.8-80 80V752c0 44.2 35.8 80 80 80z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="bars" unicode="" d="M64 704c0 35.4 28.6 64 64 64h768c35.4 0 64-28.6 64-64s-28.6-64-64-64H128c-35.4 0-64 28.6-64 64z m0-320c0 35.4 28.6 64 64 64h768c35.4 0 64-28.6 64-64s-28.6-64-64-64H128c-35.4 0-64 28.6-64 64z m896-320c0-35.4-28.6-64-64-64H128c-35.4 0-64 28.6-64 64s28.6 64 64 64h768c35.4 0 64-28.6 64-64z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="arrows-left-right" unicode="" d="M813.35 146.8l192 192c25 25 25 65.6 0 90.6l-192 192c-25 25-65.6 25-90.6 0s-25-65.6 0-90.6l82.8-82.8H218.55l82.8 82.8c25 25 25 65.6 0 90.6s-65.6 25-90.6 0l-192-192c-25-25-25-65.6 0-90.6l192-192c25-25 65.6-25 90.6 0s25 65.6 0 90.6L218.75 320h587l-82.8-82.8c-25-25-25-65.6 0-90.6s65.6-25 90.6 0z" horiz-adv-x="1024" />
|
||||
|
@ -196,8 +210,6 @@
|
|||
|
||||
<glyph glyph-name="list-ul" unicode="" d="M128 608a96 96 0 1 1 0 192 96 96 0 1 1 0-192z m256 160c-35.4 0-64-28.6-64-64s28.6-64 64-64h576c35.4 0 64 28.6 64 64s-28.6 64-64 64H384z m0-320c-35.4 0-64-28.6-64-64s28.6-64 64-64h576c35.4 0 64 28.6 64 64s-28.6 64-64 64H384z m0-320c-35.4 0-64-28.6-64-64s28.6-64 64-64h576c35.4 0 64 28.6 64 64s-28.6 64-64 64H384zM128-32a96 96 0 1 1 0 192 96 96 0 1 1 0-192z m96 416a96 96 0 1 1-192 0 96 96 0 1 1 192 0z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="comments" unicode="" d="M416.02188 192c229.8 0 416 157.6 416 352S645.82188 896 416.02188 896 0.02188 738.4 0.02188 544c0-77.2 29.4-148.6 79.2-206.8-7-18.8-17.4-35.4-28.4-49.4-9.6-12.4-19.4-22-26.6-28.6-3.6-3.2-6.6-5.8-8.6-7.4-1-0.8-1.8-1.4-2.2-1.6l-0.4-0.4C2.02188 241.6-2.77812 227.2 1.62188 214.2S18.22188 192 32.02188 192c43.6 0 87.6 11.2 124.2 25 18.4 7 35.6 14.8 50.6 22.8C268.22188 209.4 339.62188 192 416.02188 192z m480 352c0-224.6-198.2-393.8-433-414 48.6-148.8 209.8-258 401-258 76.4 0 147.8 17.4 209.4 47.8 15-8 32-15.8 50.4-22.8 36.6-13.8 80.6-25 124.2-25 13.8 0 26.2 9 30.4 22.2 4.2 13.2-0.4 27.6-11.6 35.8l-0.4 0.4c-0.4 0.4-1.2 0.8-2.2 1.6-2 1.6-5 4-8.6 7.4-7.2 6.6-17 16.2-26.6 28.6-11 14-21.4 30.8-28.4 49.4 49.8 58 79.2 129.4 79.2 206.8 0 185.6-169.8 337.8-385.2 351 0.8-10.2 1.2-20.6 1.2-31z" horiz-adv-x="1280" />
|
||||
|
||||
<glyph glyph-name="comment-sms" unicode="" d="M512.1039 0c282.8 0 512 186.2 512 416S794.9039 832 512.1039 832 0.1039 645.8 0.1039 416c0-90.2 35.4-173.6 95.4-241.8-3.8-49-22.8-92.6-42.8-125.8-11-18.4-22.2-33.2-30.4-43.2-4.2-5-7.4-8.8-9.8-11.4-1.2-1.2-2-2.2-2.6-2.8l-0.6-0.6c-9.2-9.2-11.8-22.8-6.8-34.8 5-12 16.6-19.8 29.6-19.8 57.4 0 115.2 17.8 163.2 38.6 45.8 20 84.8 43.8 108.6 61.2 63.6-23 134-35.8 208.2-35.8z m-106.2 542.4c13 4.4 27.4-0.2 35.8-11.2l70.4-93.8 70.4 93.8c8.2 11 22.6 15.6 35.8 11.2S640.1039 525.8 640.1039 512v-192c0-17.6-14.4-32-32-32s-32 14.4-32 32v96l-38.4-51.2c-6-8-15.6-12.8-25.6-12.8s-19.6 4.8-25.6 12.8L448.1039 416v-96c0-17.6-14.4-32-32-32s-32 14.4-32 32v192c0 13.8 8.8 26 21.8 30.4z m346.2-76v-0.8c0.2-0.2 1.2-1.6 4.4-3.4 7.8-4.6 19.2-8.2 36.6-13.6l1.2-0.4c14.8-4.4 34.6-10.4 50.4-20.4 18.2-11.4 34.8-30.4 35.2-59.8 0.4-30-15.2-52-35.6-64.6-19-11.8-41.8-15.8-61.4-15.2-24.4 0.8-47.4 8.8-65.2 14.8-2.8 1-5.4 1.8-8 2.8-16.8 5.6-25.8 23.8-20.2 40.4s23.8 25.8 40.4 20.2c3.4-1.2 6.6-2.2 9.8-3.2 18.2-6.2 31.2-10.6 45.2-11 10.6-0.4 20 2 25.6 5.6 2.4 1.6 3.6 3 4.2 4 0.4 0.8 1.2 2.4 1.2 5.4v0.4c0 1.4 0 2.8-5.4 6.2-7.6 4.8-19.2 8.6-36 13.8l-2.4 0.8c-14.4 4.4-33.4 10-48.6 19.2-18 10.8-35.4 29.4-35.4 58.8-0.2 30.4 17.2 51.4 37 63.2 18.8 11 41 15 59.4 14.8 20-0.4 39.4-4.6 55.8-8.8 17-4.6 27.2-22 22.6-39.2s-22-27.2-39.2-22.6c-14.6 3.8-28.2 6.6-40.2 6.8-9.8 0.2-19.6-2.2-25.8-5.8-2.8-1.6-4.2-3.2-4.8-4-0.4-0.6-0.8-1.6-0.8-3.8z m-544 0v-0.8c0.2-0.2 1.2-1.6 4.4-3.4 7.8-4.6 19.2-8.2 36.6-13.6l1.2-0.4c14.8-4.4 34.6-10.4 50.4-20.4 18.2-11.4 34.8-30.4 35.2-59.8 0.4-30-15.2-52-35.6-64.6-19-11.8-41.8-15.8-61.4-15.2-24.6 0.8-48.4 9-66.4 15.2-2.6 0.8-5 1.6-7.2 2.4-16.8 5.6-25.8 23.8-20.2 40.4s23.8 25.8 40.4 20.2c2.8-1 5.6-1.8 8.2-2.8 19-6.4 33-11.2 47.4-11.6 10.6-0.4 20 2 25.6 5.6 2.4 1.6 3.6 3 4.2 4 0.4 0.8 1.2 2.4 1.2 5.4v0.4c0 1.4 0 2.8-5.4 6.2-7.6 4.8-19.2 8.6-36 13.8l-2.4 0.8c-14.4 4.4-33.4 10-48.6 19.2-18 10.6-35.4 29.2-35.6 58.6-0.2 30.4 17.2 51.4 37 63.2 18.8 11 41 15 59.4 14.8 19-0.2 44.4-4.2 62.2-8.8 17-4.6 27.2-22 22.6-39.2s-22-27.2-39.2-22.6c-13.2 3.6-33.6 6.6-46.6 6.8-9.8 0.2-19.6-2.2-25.8-5.8-2.8-1.6-4.2-3.2-4.8-4-0.4-0.6-0.8-1.6-0.8-3.8z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="angles-right" unicode="" d="M941.2 338.8c25 25 25 65.6 0 90.6l-320 320c-25 25-65.6 25-90.6 0s-25-65.6 0-90.6L805.4 384 530.8 109.2c-25-25-25-65.6 0-90.6s65.6-25 90.6 0l320 320z m-704-320l320 320c25 25 25 65.6 0 90.6l-320 320c-25 25-65.6 25-90.6 0s-25-65.6 0-90.6L421.4 384 146.8 109.2c-25-25-25-65.6 0-90.6s65.6-25 90.6 0z" horiz-adv-x="1024" />
|
||||
|
|
Before Width: | Height: | Size: 153 KiB After Width: | Height: | Size: 158 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -88,136 +88,6 @@ document.addEventListener("DOMContentLoaded", () => {
|
|||
}
|
||||
);
|
||||
|
||||
// github仓库
|
||||
customElements.define(
|
||||
"hao-github",
|
||||
class GithubDom extends HTMLElement {
|
||||
constructor() {
|
||||
super();
|
||||
this.owner = this.getAttribute("owner") || "";
|
||||
this.repo = this.getAttribute("repo") || "";
|
||||
if (this.owner.length === 0 || this.repo.length === 0) {
|
||||
return;
|
||||
}
|
||||
this.innerHTML = `
|
||||
<div class="github-box"><svg xmlns="http://www.w3.org/2000/svg" style="margin: auto; background: rgb(13,17,23); display: block; shape-rendering: auto;" width="100px" height="100px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"><g transform="rotate(0 50 50)"><rect x="48" y="21" rx="0" ry="0" width="4" height="12" fill="#85a2b6"><animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1.5625s" begin="-1.4322916666666667s" repeatCount="indefinite"></animate></rect></g><g transform="rotate(30 50 50)"><rect x="48" y="21" rx="0" ry="0" width="4" height="12" fill="#85a2b6"><animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1.5625s" begin="-1.3020833333333335s" repeatCount="indefinite"></animate></rect></g><g transform="rotate(60 50 50)"><rect x="48" y="21" rx="0" ry="0" width="4" height="12" fill="#85a2b6"><animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1.5625s" begin="-1.171875s" repeatCount="indefinite"></animate></rect></g><g transform="rotate(90 50 50)"><rect x="48" y="21" rx="0" ry="0" width="4" height="12" fill="#85a2b6"><animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1.5625s" begin="-1.0416666666666667s" repeatCount="indefinite"></animate></rect></g><g transform="rotate(120 50 50)"><rect x="48" y="21" rx="0" ry="0" width="4" height="12" fill="#85a2b6"><animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1.5625s" begin="-0.9114583333333334s" repeatCount="indefinite"></animate></rect></g><g transform="rotate(150 50 50)"><rect x="48" y="21" rx="0" ry="0" width="4" height="12" fill="#85a2b6"><animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1.5625s" begin="-0.78125s" repeatCount="indefinite"></animate></rect></g><g transform="rotate(180 50 50)"><rect x="48" y="21" rx="0" ry="0" width="4" height="12" fill="#85a2b6"><animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1.5625s" begin="-0.6510416666666667s" repeatCount="indefinite"></animate></rect></g><g transform="rotate(210 50 50)"><rect x="48" y="21" rx="0" ry="0" width="4" height="12" fill="#85a2b6"><animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1.5625s" begin="-0.5208333333333334s" repeatCount="indefinite"></animate></rect></g><g transform="rotate(240 50 50)"><rect x="48" y="21" rx="0" ry="0" width="4" height="12" fill="#85a2b6"><animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1.5625s" begin="-0.390625s" repeatCount="indefinite"></animate></rect></g><g transform="rotate(270 50 50)"><rect x="48" y="21" rx="0" ry="0" width="4" height="12" fill="#85a2b6"><animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1.5625s" begin="-0.2604166666666667s" repeatCount="indefinite"></animate></rect></g><g transform="rotate(300 50 50)"><rect x="48" y="21" rx="0" ry="0" width="4" height="12" fill="#85a2b6"><animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1.5625s" begin="-0.13020833333333334s" repeatCount="indefinite"></animate></rect></g><g transform="rotate(330 50 50)"><rect x="48" y="21" rx="0" ry="0" width="4" height="12" fill="#85a2b6"><animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1.5625s" begin="0s" repeatCount="indefinite"></animate></rect></g></svg></div>`
|
||||
this.fetchDataAndRender();
|
||||
}
|
||||
async fetchDataAndRender() {
|
||||
try {
|
||||
const res = await this.fetchRepoInfo();
|
||||
const commits = await this.fetchRepoCommits();
|
||||
this.render(res, commits);
|
||||
} catch (error) {
|
||||
console.error("Error:", error);
|
||||
}
|
||||
}
|
||||
async fetchRepoInfo() {
|
||||
const response = await fetch(`/apis/api.plugin.halo.run/v1alpha1/plugins/HaoTag/github/repository?owner=${this.owner}&repo=${this.repo}`);
|
||||
const data = await response.json();
|
||||
return data.data.repository;
|
||||
}
|
||||
async fetchRepoCommits() {
|
||||
const response = await fetch(`https://api.github.com/repos/${this.owner}/${this.repo}/stats/participation`);
|
||||
const commits = await response.json();
|
||||
return commits.all;
|
||||
}
|
||||
render(res, commits) {
|
||||
let updatedAtDate = new Date(res.updatedAt);
|
||||
let currentYear = new Date().getFullYear();
|
||||
let dateFormatOptions = { month: 'long', day: 'numeric' };
|
||||
if (updatedAtDate.getFullYear() !== currentYear) {
|
||||
dateFormatOptions.year = 'numeric';
|
||||
}
|
||||
let updatedAt = updatedAtDate.toLocaleDateString("en-US", dateFormatOptions);
|
||||
let points = commits.map((value, index) => `${index*3},${value+1}`).join(' ');
|
||||
let polyline = this.generatePolyline(points);
|
||||
this.innerHTML = this.generateHTMLTemplate(res, polyline, updatedAt);
|
||||
}
|
||||
generatePolyline(points) {
|
||||
return `<polyline transform="translate(0, 28) scale(1,-1)" points="${points}" fill="transparent" stroke="#8cc665" stroke-width="2"></polyline>`;
|
||||
}
|
||||
generateHTMLTemplate(res, polyline, updatedAt) {
|
||||
return `<div class="github-box">
|
||||
<div class="github-box-flex">
|
||||
<div class="flex-auto">
|
||||
<a target="_blank" href="${res.url}" class="repo-title">
|
||||
${res.name}
|
||||
</a>
|
||||
<span class="repo-label">
|
||||
Public
|
||||
</span>
|
||||
<p class="repo-desc">
|
||||
${res.description || ""}
|
||||
</p>
|
||||
</div>
|
||||
<div class="commits-data">
|
||||
<span class="tooltipped tooltipped-s" aria-label="Past year of activity">
|
||||
<svg width="155" height="30">
|
||||
<defs>
|
||||
<linearGradient id="gradient-618008006" x1="0" x2="0" y1="1" y2="0">
|
||||
<stop offset="0%" stop-color="#0e4429"></stop>
|
||||
<stop offset="10%" stop-color="#006d32"></stop>
|
||||
<stop offset="25%" stop-color="#26a641"></stop>
|
||||
<stop offset="50%" stop-color="#39d353"></stop>
|
||||
</linearGradient>
|
||||
<mask id="sparkline-618008006" x="0" y="0" width="155" height="28">
|
||||
${polyline}
|
||||
</mask>
|
||||
</defs>
|
||||
<g transform="translate(0, 2.0)">
|
||||
<rect x="0" y="-2" width="155" height="30" style="stroke: none; fill: url(#gradient-618008006); mask: url(#sparkline-618008006)"></rect>
|
||||
</g>
|
||||
</svg>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="detail-label">
|
||||
<span class="mr-3">
|
||||
<span class="repo-language-color" style="background-color: ${res.primaryLanguage.color}"></span>
|
||||
<span>${res.primaryLanguage.name || "Unknown"}</span>
|
||||
</span>
|
||||
<span class="mr-3">
|
||||
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" class="mr-1">
|
||||
<path d="M8 .25a.75.75 0 0 1 .673.418l1.882 3.815 4.21.612a.75.75 0 0 1 .416 1.279l-3.046 2.97.719 4.192a.751.751 0 0 1-1.088.791L8 12.347l-3.766 1.98a.75.75 0 0 1-1.088-.79l.72-4.194L.818 6.374a.75.75 0 0 1 .416-1.28l4.21-.611L7.327.668A.75.75 0 0 1 8 .25Zm0 2.445L6.615 5.5a.75.75 0 0 1-.564.41l-3.097.45 2.24 2.184a.75.75 0 0 1 .216.664l-.528 3.084 2.769-1.456a.75.75 0 0 1 .698 0l2.77 1.456-.53-3.084a.75.75 0 0 1 .216-.664l2.24-2.183-3.096-.45a.75.75 0 0 1-.564-.41L8 2.694Z"></path>
|
||||
</svg>
|
||||
${res.stargazerCount || 0}
|
||||
</span>
|
||||
<span class="mr-3">
|
||||
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" class="mr-1">
|
||||
<path d="M8.75.75V2h.985c.304 0 .603.08.867.231l1.29.736c.038.022.08.033.124.033h2.234a.75.75 0 0 1 0 1.5h-.427l2.111 4.692a.75.75 0 0 1-.154.838l-.53-.53.529.531-.001.002-.002.002-.006.006-.006.005-.01.01-.045.04c-.21.176-.441.327-.686.45C14.556 10.78 13.88 11 13 11a4.498 4.498 0 0 1-2.023-.454 3.544 3.544 0 0 1-.686-.45l-.045-.04-.016-.015-.006-.006-.004-.004v-.001a.75.75 0 0 1-.154-.838L12.178 4.5h-.162c-.305 0-.604-.079-.868-.231l-1.29-.736a.245.245 0 0 0-.124-.033H8.75V13h2.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1 0-1.5h2.5V3.5h-.984a.245.245 0 0 0-.124.033l-1.289.737c-.265.15-.564.23-.869.23h-.162l2.112 4.692a.75.75 0 0 1-.154.838l-.53-.53.529.531-.001.002-.002.002-.006.006-.016.015-.045.04c-.21.176-.441.327-.686.45C4.556 10.78 3.88 11 3 11a4.498 4.498 0 0 1-2.023-.454 3.544 3.544 0 0 1-.686-.45l-.045-.04-.016-.015-.006-.006-.004-.004v-.001a.75.75 0 0 1-.154-.838L2.178 4.5H1.75a.75.75 0 0 1 0-1.5h2.234a.249.249 0 0 0 .125-.033l1.288-.737c.265-.15.564-.23.869-.23h.984V.75a.75.75 0 0 1 1.5 0Zm2.945 8.477c.285.135.718.273 1.305.273s1.02-.138 1.305-.273L13 6.327Zm-10 0c.285.135.718.273 1.305.273s1.02-.138 1.305-.273L3 6.327Z"></path>
|
||||
</svg>
|
||||
${res.licenseInfo.nickname || "NO LICENCE"}
|
||||
</span>
|
||||
<span class="mr-3">
|
||||
<svg aria-label="fork" role="img" height="16" viewBox="0 0 16 16" version="1.1" width="16" class="mr-1">
|
||||
<path d="M5 5.372v.878c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-.878a2.25 2.25 0 1 1 1.5 0v.878a2.25 2.25 0 0 1-2.25 2.25h-1.5v2.128a2.251 2.251 0 1 1-1.5 0V8.5h-1.5A2.25 2.25 0 0 1 3.5 6.25v-.878a2.25 2.25 0 1 1 1.5 0ZM5 3.25a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Zm6.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-3 8.75a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Z"></path>
|
||||
</svg>
|
||||
${res.forks.totalCount || 0}
|
||||
</span>
|
||||
<a target="_blank" href="${res.url}/issues" class="mr-3">
|
||||
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" class="mr-1">
|
||||
<path d="M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"></path><path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0ZM1.5 8a6.5 6.5 0 1 0 13 0 6.5 6.5 0 0 0-13 0Z"></path>
|
||||
</svg>
|
||||
${res.issues.totalCount || 0}
|
||||
</a>
|
||||
<a target="_blank" href="${res.url}/pulls" class="mr-3">
|
||||
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" class="mr-1">
|
||||
<path d="M1.5 3.25a2.25 2.25 0 1 1 3 2.122v5.256a2.251 2.251 0 1 1-1.5 0V5.372A2.25 2.25 0 0 1 1.5 3.25Zm5.677-.177L9.573.677A.25.25 0 0 1 10 .854V2.5h1A2.5 2.5 0 0 1 13.5 5v5.628a2.251 2.251 0 1 1-1.5 0V5a1 1 0 0 0-1-1h-1v1.646a.25.25 0 0 1-.427.177L7.177 3.427a.25.25 0 0 1 0-.354ZM3.75 2.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm0 9.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm8.25.75a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z"></path>
|
||||
</svg>
|
||||
${res.pullRequests.totalCount || 0}
|
||||
</a>
|
||||
<span class="update-time">
|
||||
Updated on ${updatedAt || "Unknown"}
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
`
|
||||
}
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
// 彩虹虚线
|
||||
customElements.define(
|
||||
"hao-dotted",
|
||||
|
@ -420,10 +290,20 @@ document.addEventListener("DOMContentLoaded", () => {
|
|||
super();
|
||||
this.options = {
|
||||
link: this.getAttribute("link"),
|
||||
logo: this.getAttribute("logo"),
|
||||
logo: this.getAttribute("logo") || '',
|
||||
title: this.getAttribute("title") || '',
|
||||
described: this.getAttribute("described") || '',
|
||||
};
|
||||
let tagLinkLeft = `
|
||||
<div class="tag-link-left">
|
||||
<i class="haofont hao-icon-link"></i>
|
||||
</div>`
|
||||
if(this.options.logo!=null && this.options.logo!=''){
|
||||
tagLinkLeft = `
|
||||
<div class="tag-link-left"
|
||||
style="background-image:url(${this.options.logo})">
|
||||
</div>`
|
||||
}
|
||||
let htmlStr = `
|
||||
<div calss="hao-tag-link">
|
||||
<a class="tag-Link" target="_blank"
|
||||
|
@ -431,9 +311,7 @@ document.addEventListener("DOMContentLoaded", () => {
|
|||
draggable="false">
|
||||
<div class="tag-link-tips">引用站外地址</div>
|
||||
<div class="tag-link-bottom">
|
||||
<div class="tag-link-left"
|
||||
style="background-image:url(${this.options.logo})">
|
||||
</div>
|
||||
${tagLinkLeft}
|
||||
<div class="tag-link-right">
|
||||
<div class="tag-link-title">${this.options.title}</div>
|
||||
<div class="tag-link-sitename">${this.options.described}</div>
|
||||
|
@ -616,63 +494,6 @@ document.addEventListener("DOMContentLoaded", () => {
|
|||
}
|
||||
);
|
||||
|
||||
|
||||
// 分栏 tab
|
||||
// customElements.define(
|
||||
// "hao-tabs",
|
||||
// class HaoTabs extends HTMLElement {
|
||||
// constructor() {
|
||||
// super();
|
||||
// this.options = {
|
||||
// id: this.getAttribute("id") || '',
|
||||
// index: this.getAttribute("index") || ''
|
||||
// };
|
||||
// const id = this.options.id
|
||||
// const index = this.options.index
|
||||
// const _temp = getChildren(this, "_tpl");
|
||||
//
|
||||
// let _innerHTML = _temp.innerHTML.trim().replace(/^(<br>)|(<br>)$/g, "");
|
||||
// let navs = "";
|
||||
// let contents = "";
|
||||
// let newIndex = 0;
|
||||
//
|
||||
// _innerHTML.replace(
|
||||
// /{tabs-item([^}]*)}([\s\S]*?){\/tabs-item}/g,
|
||||
// function ($0, $1, $2) {
|
||||
// newIndex +=1;
|
||||
// let active =''
|
||||
// if(index!='' && index!=null){
|
||||
// if(newIndex == index){
|
||||
// active = 'active';
|
||||
// }
|
||||
// }else{
|
||||
// if(newIndex==1){
|
||||
// active = 'active'
|
||||
// }
|
||||
// }
|
||||
// navs += `
|
||||
// <li class="tab ${active}"><button type="button" data-href="#${id}-${newIndex}">${$1}</button></li>
|
||||
// `;
|
||||
// contents += `
|
||||
// <div class="tab-item-content ${active}" id="${id}-${newIndex}">
|
||||
// ${$2.trim().replace(/^(<br>)|(<br>)$/g, "")}
|
||||
// <button type="button" class="tab-to-top" aria-label="scroll to top"><i class="haofont hao-icon-arrow-up"></i></button>
|
||||
// </div>
|
||||
// `;
|
||||
// }
|
||||
// );
|
||||
// let htmlStr = `
|
||||
// <div class="tabs" id="${this.options.id}">
|
||||
// <ul class="nav-tabs">${navs}</ul>
|
||||
// <div class="tab-contents">${contents}</div>
|
||||
// </div>
|
||||
//
|
||||
// `;
|
||||
// this.innerHTML = htmlStr;
|
||||
// }
|
||||
// }
|
||||
// );
|
||||
|
||||
// gallerygroup 相册图库
|
||||
customElements.define(
|
||||
"hao-gallery-group",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -43,7 +43,7 @@
|
|||
}
|
||||
|
||||
.comment-barrage-item:hover {
|
||||
border: var(--style-border-hover);
|
||||
border: 1px solid var(--heo-main);
|
||||
box-shadow: var(--heo-shadow-main);
|
||||
}
|
||||
|
||||
|
@ -74,7 +74,7 @@
|
|||
}
|
||||
|
||||
.comment-barrage-item .comment-barrage-close:hover .haofont {
|
||||
color: var(--heo-lighttext);
|
||||
color: var(--heo-main);
|
||||
}
|
||||
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -54,7 +54,7 @@
|
|||
<a class="bber-reply"
|
||||
th:onclick="rightMenuCommentText([['"'+${equipment.spec.displayName}+' '+${#annotations.get(equipment, 'model')}+' '+${equipment.spec.description}+'"']]);"
|
||||
data-pjax-state="">
|
||||
<i class="haofont hao-icon-message" style="font-size: 17px;"></i>
|
||||
<i class="haofont hao-icon-chat--fill" style="font-size: 22px;"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<!-- 已知问题 PJAX 下,comment 首次请求会出错。当前的临时解决办法是使用 js 重试 -->
|
||||
<div id="post-comment">
|
||||
<div class="comment-head">
|
||||
<div class="comment-headline"><i class="haofont hao-icon-comments"></i> <span>评论</span></div>
|
||||
<div class="comment-headline"><i class="haofont hao-icon-chat--fill" style="font-size: 20px;"></i> <span>评论</span></div>
|
||||
<div class="comment-randomInfo">
|
||||
<a th:if="${theme.config.comments.visitorMail.visitorMailEnable}"
|
||||
onclick="heo.addRandomCommentInfo()" href="javascript:void(0)">匿名评论</a>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<div id="rightside-config-show">
|
||||
<button id="rightside-config" type="button" title="设置"><i class="haofont hao-icon-gear"></i></button>
|
||||
<button th:if="${htmlType == 'post'}" class="close" id="mobile-toc-button" type="button" title="目录"><i class="haofont hao-icon-list-ul"></i></button>
|
||||
<a id="to_comment" href="#post-comment" title="直达评论" ><i class="haofont hao-icon-comments"></i></a>
|
||||
<a id="to_comment" href="#post-comment" title="直达评论" ><i class="haofont hao-icon-chat--fill" style="font-size: 17px;"></i></a>
|
||||
<a th:if="${theme.config.comments.commentBarrageConfig.commentBarrageEnable}" id="switch-commentBarrage" href="javascript:heo.switchCommentBarrage();" rel="external nofollow noreferrer" title="开关弹幕" draggable="false" data-pjax-state="external"><i class="haofont hao-icon-danmu"></i></a>
|
||||
<button id="go-up" type="button" title="回到顶部"><i class="haofont hao-icon-arrow-up"></i></button>
|
||||
<a th:if="${htmlType == 'post' || htmlType == 'page'}"
|
||||
|
|
|
@ -107,18 +107,16 @@
|
|||
<div class="footer-banner-links">
|
||||
<div class="footer-banner-left">
|
||||
<div id="footer-banner-tips">
|
||||
<div class="copyright" th:if="${not #strings.isEmpty(theme.config.basics.siteStartTime)}">
|
||||
©[[${#strings.arraySplit(theme.config.basics.siteStartTime, '-')[0]}]] - [[${#dates.format(new
|
||||
java.util.Date(), 'yyyy')}]]
|
||||
<div style="display: flex;flex-direction: row;align-items: center;">
|
||||
<th:block th:if="${not #strings.isEmpty(theme.config.basics.siteStartTime)}">
|
||||
©[[${#strings.arraySplit(theme.config.basics.siteStartTime, '-')[0]}]] - [[${#dates.format(new
|
||||
java.util.Date(), 'yyyy')}]]
|
||||
</th:block>
|
||||
<th:block th:if="${#strings.isEmpty(theme.config.basics.siteStartTime)}">
|
||||
©[[${#dates.format(new java.util.Date(), 'yyyy')}]]
|
||||
</th:block>
|
||||
By <a class="footer-banner-link" href="/" target="_blank">[[${site.title}]]</a>
|
||||
</div>
|
||||
<div class="copyright" th:if="${#strings.isEmpty(theme.config.basics.siteStartTime)}">
|
||||
©[[${#dates.format(new java.util.Date(), 'yyyy')}]]
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<div>
|
||||
|
||||
By <a class="footer-banner-link" href="/" target="_blank">[[${site.title}]]</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-banner-right">
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
<span>新窗口打开图片</span>
|
||||
</div>
|
||||
<div class="rightMenu-item" id="menu-search">
|
||||
<i class="haofont hao-icon-magnifying-glass"></i>
|
||||
<i class="haofont hao-icon-search--line"></i>
|
||||
<span>站内搜索</span>
|
||||
</div>
|
||||
<div class="rightMenu-item" id="menu-searchBaidu">
|
||||
|
@ -104,7 +104,7 @@
|
|||
</div>
|
||||
<div th:if="${theme.config.comments.commentBarrageConfig.commentBarrageEnable}" class="rightMenu-item" id="menu-commentBarrage"
|
||||
rel="external nofollow noreferrer" draggable="false" style="display: flex;">
|
||||
<i class="haofont hao-icon-message"></i>
|
||||
<i class="haofont hao-icon-chat--fill" style="font-size: 19px;"></i>
|
||||
<span class="menu-commentBarrage-text">关闭热评</span>
|
||||
</div>
|
||||
<div class="rightMenu-item" id="menu-darkmode">
|
||||
|
@ -112,7 +112,7 @@
|
|||
<span class="menu-darkmode-text">深色模式</span>
|
||||
</div>
|
||||
<div th:if="${theme.config.style.translate.translateEnable}" class="rightMenu-item" id="menu-translate">
|
||||
<i class="haofont hao-icon-language"></i>
|
||||
<i class="haofont hao-icon-fanti" style="font-size: 19px;"></i>
|
||||
<span>轉為繁體</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
},
|
||||
fancybox: {
|
||||
js: 'https://lf6-cdn-tos.bytecdntp.com/cdn/expire-1-M/fancybox/3.5.7/jquery.fancybox.min.js',
|
||||
css: 'https://lf3-cdn-tos.bytecdntp.com/cdn/expire-1-M/fancybox/3.5.7/jquery.fancybox.min.css'
|
||||
css: '/null'
|
||||
},
|
||||
comments:{
|
||||
use: [[${theme.config.comments.use}]],
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
title="查看更多"
|
||||
class="card-more-btn"
|
||||
style="cursor:pointer" draggable="false"><i class="haofont hao-icon-chevron-right"></i></a>
|
||||
<div class="item-headline"><i class="haofont hao-icon-comments"></i><span>最新评论</span></div>
|
||||
<div class="item-headline"><i class="haofont hao-icon-chat--fill" style="font-size: 19px;"></i><span>最新评论</span></div>
|
||||
<div class="aside-list" id="newcomm">
|
||||
<th:block th:if="${#strings.equals(theme.config.comments.use, 'commentWidget') }"
|
||||
th:with="newcommentnumber = ${#conversions.convert(theme.config.sidebar.newcomment.newcommentnumber, 'java.lang.Integer') >= 0 ? theme.config.sidebar.newcomment.newcommentnumber : 5}">
|
||||
|
|
|
@ -290,6 +290,11 @@
|
|||
color: var(--heo-card-bg)
|
||||
}
|
||||
|
||||
[data-theme=dark] .page #aside-content .card-info .card-info-social-icons i:hover {
|
||||
background: var(--heo-card-bg);
|
||||
color: var(--heo-fontcolor)
|
||||
}
|
||||
|
||||
#aside-content .card-info .banner-button {
|
||||
height: 40px;
|
||||
width: 118px;
|
||||
|
@ -302,9 +307,6 @@
|
|||
color: var(--heo-white)
|
||||
}
|
||||
|
||||
[data-theme=dark] #aside-content .card-info .card-info-social-icons i {
|
||||
color: var(--heo-white)
|
||||
}
|
||||
[data-theme=dark] .page #aside-content .card-info .card-info-social-icons i {
|
||||
color: var(--heo-card-bg)
|
||||
}
|
||||
|
@ -363,8 +365,8 @@
|
|||
}
|
||||
|
||||
div#author-info__sayhi:hover {
|
||||
background: var(--heo-white-op);
|
||||
color: var(--heo-white);
|
||||
background: var(--heo-white);
|
||||
color: var(--heo-main);
|
||||
transform: scale(1.1)
|
||||
}
|
||||
|
||||
|
|
|
@ -121,7 +121,7 @@
|
|||
<div class="console-btn-item" id="consoleHideAside" onclick="heo.hideAsideBtn()" title="边栏显示控制"><a
|
||||
class="asideSwitch" data-pjax-state=""><i class="haofont hao-icon-arrows-left-right"></i></a></div>
|
||||
<div class="console-btn-item on" id="consoleCommentBarrage" onclick="heo.switchCommentBarrage()" title="热评开关"><a
|
||||
class="commentBarrage" data-pjax-state=""><i class="haofont hao-icon-message"></i></a></div>
|
||||
class="commentBarrage" data-pjax-state=""><i class="haofont hao-icon-chat--fill"></i></a></div>
|
||||
|
||||
<!--<div class="console-btn-item" id="consoleKeyboard" onclick="heo.keyboardToggle()" title="快捷键开关"><a-->
|
||||
<!-- class="keyboard-switch"><i class="fa-duotone fa-keyboard"></i></a>-->
|
||||
|
@ -131,7 +131,7 @@
|
|||
<!--</div>-->
|
||||
<div th:if="${theme.config.tool.nav_music.nav_musicEnable}" class="console-btn-item" id="consoleMusic" onclick="heo.musicToggle()" title="音乐开关">
|
||||
<a class="music-switch" data-pjax-state="">
|
||||
<i class="haofont hao-icon-music"></i>
|
||||
<i class="haofont hao-icon-disc-fill"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<div class="back-home-button" tabindex="-1"
|
||||
th:if="${not #lists.isEmpty(leftMenu)}">
|
||||
|
||||
<i class="back-home-button-icon haofont hao-icon-grip-vertical" style="font-size: 1rem"></i>
|
||||
<i class="back-home-button-icon haofont hao-icon-apps-fill" style="font-size: 1rem"></i>
|
||||
<div class="back-menu-list-groups">
|
||||
<div class="back-menu-list-group" th:each="menuItem : ${leftMenu.menuItems}">
|
||||
<!-- 菜单必须有子项才会展示 -->
|
||||
|
|
|
@ -10,13 +10,13 @@
|
|||
<div class="nav-button only-home" id="travellings_button" title="随机前往一个开往项目网站" th:if="${theme.config.nav.right.travelling}">
|
||||
<a class="site-page" onclick="totraveling()" href="javascript:void(0);" rel="external nofollow"
|
||||
title="随机前往一个开往项目网站">
|
||||
<i class="haofont hao-icon-train" style="font-size: 1rem; font-weight: 700; "></i>
|
||||
<i class="haofont hao-icon-train" style="font-size: 0.94rem"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="nav-button" id="randomPost_button" th:if="${theme.config.nav.right.article}">
|
||||
<a class="site-page" href="javascript:void(0);" onclick="toRandomPost()" title="随机文章">
|
||||
<i class="haofont hao-icon-dice" style="font-size: 1rem; font-weight: 700;"></i>
|
||||
<i class="haofont hao-icon-signal-tower-fill"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
|||
<div class="nav-button" id="search-button" th:if="${pluginFinder.available('PluginSearchWidget')}">
|
||||
<a class="site-page social-icon search" href="javascript:SearchWidget.open();" rel="external nofollow"
|
||||
title="站内搜索">
|
||||
<i class="haofont hao-icon-magnifying-glass" style="font-size: 1rem; font-weight: 700;"></i>
|
||||
<i class="haofont hao-icon-search--line"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
@ -63,7 +63,7 @@
|
|||
<div th:if="${theme.config.nav.right.console.consoleEnable}" class="nav-button" id="nav-console">
|
||||
<a class="console_switchbutton" href="javascript:void(0);" onclick="heo.showConsole()" rel="external nofollow"
|
||||
title="显示中控台">
|
||||
<i class="haofont hao-icon-dashboard" style="font-size: 1.12rem;"></i>
|
||||
<i class="haofont hao-icon-dashboard"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -60,8 +60,8 @@
|
|||
</div>
|
||||
</div>
|
||||
<a class="bber-reply" th:onclick="rightMenuCommentText([[${content.html}]]);"
|
||||
data-pjax-state=""> <i class="haofont hao-icon-message"
|
||||
style="font-size: 17px;"></i>
|
||||
data-pjax-state=""> <i class="haofont hao-icon-chat--fill"
|
||||
style="font-size: 20px;"></i>
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
|
|
|
@ -98,14 +98,20 @@
|
|||
class="post-meta-commentcount" data-flag-title="评论数"
|
||||
title="评论数"
|
||||
href="#post-comment">
|
||||
<i class="haofont hao-icon-comments post-meta-icon"></i>
|
||||
<i class="haofont hao-icon-chat--fill post-meta-icon" style="font-size: 17px;"></i>
|
||||
<span class="post-meta-label">评论:</span>
|
||||
<span th:if="${#strings.equals(theme.config.comments.use, 'commentWidget')}"
|
||||
id="comment-count" th:text="${post.stats.comment}"></span>
|
||||
id="comment-count" th:text="${post.stats.comment}">
|
||||
<i class="haofont hao-icon-spinner fa-spin"></i>
|
||||
</span>
|
||||
<span th:if="${#strings.equals(theme.config.comments.use, 'Twikoo')}"
|
||||
id="twikoo-count"></span>
|
||||
id="twikoo-count">
|
||||
<i class="haofont hao-icon-spinner fa-spin"></i>
|
||||
</span>
|
||||
<span th:if="${#strings.equals(theme.config.comments.use, 'Artalk')}"
|
||||
id="ArtalkCount"></span>
|
||||
id="ArtalkCount">
|
||||
<i class="haofont hao-icon-spinner fa-spin"></i>
|
||||
</span>
|
||||
</a>
|
||||
<a class="post-meta-editor" sec:authorize="isAuthenticated()" data-flag-title="编辑文章"
|
||||
title="编辑文章"
|
||||
|
|
Loading…
Reference in New Issue