初始化仓库
This commit is contained in:
17
static/imp_font/iconfont.css
Normal file
17
static/imp_font/iconfont.css
Normal file
@@ -0,0 +1,17 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id */
|
||||
src: url('iconfont.ttf?t=1664244006976') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-weibaogongdan:before {
|
||||
content: "\e606";
|
||||
}
|
||||
|
||||
1
static/imp_font/iconfont.js
Normal file
1
static/imp_font/iconfont.js
Normal file
@@ -0,0 +1 @@
|
||||
window._iconfont_svg_string_='<svg><symbol id="icon-weibaogongdan" viewBox="0 0 1024 1024"><path d="M272.24746667 526.7456h160.01706666v53.52106667h-160.01706666zM272.24746667 366.1824H752.29866667v53.52106667h-480.0512z" ></path><path d="M704.23893333 38.5024h-383.93173333v72.63573333h-229.376v874.9056h318.94186667v-53.52106666h-265.4208V164.11306667h175.85493333v66.08213333h383.93173333v-66.08213333h175.85493334v289.9968h53.52106666v-343.51786667h-229.376v-72.0896z m-53.52106666 138.17173333h-277.43573334v-85.1968h277.43573334v85.1968z" ></path><path d="M800.90453333 607.57333333h-50.7904L686.76266667 680.7552l-63.8976-73.18186667H572.07466667l89.01973333 102.12693334h-76.45866667v25.12213333h76.45866667v50.7904h-76.45866667v25.66826667h76.45866667v76.45866666h50.7904v-76.45866666h76.45866667V785.6128h-76.45866667v-50.7904h76.45866667v-25.12213333h-76.45866667z" ></path><path d="M686.76266667 495.06986667c-135.44106667 0-245.21386667 109.7728-245.21386667 245.21386666s109.7728 245.21386667 245.21386667 245.21386667 245.21386667-109.7728 245.21386666-245.21386667-109.7728-245.21386667-245.21386666-245.21386666z m135.44106666 381.20106666c-36.0448 36.0448-84.65066667 56.25173333-135.9872 56.25173334s-99.39626667-20.20693333-135.9872-56.25173334-56.25173333-84.65066667-56.25173333-135.9872 20.20693333-99.39626667 56.25173333-135.9872c22.9376-22.9376 45.32906667-33.86026667 51.88266667-37.13706666 39.3216-18.56853333 76.45866667-18.0224 96.6656-16.384v-2.73066667c46.42133333 2.73066667 89.56586667 22.39146667 122.88 55.7056 36.0448 36.0448 56.25173333 84.65066667 56.25173333 135.9872s-19.11466667 99.9424-55.7056 136.53333333z" ></path></symbol></svg>',function(n){var t=(t=document.getElementsByTagName("script"))[t.length-1],e=t.getAttribute("data-injectcss"),t=t.getAttribute("data-disable-injectsvg");if(!t){var o,i,d,c,a,h=function(t,e){e.parentNode.insertBefore(t,e)};if(e&&!n.__iconfont__svg__cssinject__){n.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(t){console&&console.log(t)}}o=function(){var t,e=document.createElement("div");e.innerHTML=n._iconfont_svg_string_,(e=e.getElementsByTagName("svg")[0])&&(e.setAttribute("aria-hidden","true"),e.style.position="absolute",e.style.width=0,e.style.height=0,e.style.overflow="hidden",e=e,(t=document.body).firstChild?h(e,t.firstChild):t.appendChild(e))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(o,0):(i=function(){document.removeEventListener("DOMContentLoaded",i,!1),o()},document.addEventListener("DOMContentLoaded",i,!1)):document.attachEvent&&(d=o,c=n.document,a=!1,v(),c.onreadystatechange=function(){"complete"==c.readyState&&(c.onreadystatechange=null,s())})}function s(){a||(a=!0,d())}function v(){try{c.documentElement.doScroll("left")}catch(t){return void setTimeout(v,50)}s()}}(window);
|
||||
16
static/imp_font/iconfont.json
Normal file
16
static/imp_font/iconfont.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"id": "",
|
||||
"name": "",
|
||||
"font_family": "iconfont",
|
||||
"css_prefix_text": "icon-",
|
||||
"description": "",
|
||||
"glyphs": [
|
||||
{
|
||||
"icon_id": "7316372",
|
||||
"name": "未报工单",
|
||||
"font_class": "weibaogongdan",
|
||||
"unicode": "e606",
|
||||
"unicode_decimal": 58886
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
static/imp_font/iconfont.ttf
Normal file
BIN
static/imp_font/iconfont.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user