Commit 459094c9 authored by 柳 佳乐's avatar 柳 佳乐
Browse files

first

parents
Pipeline #35 canceled with stages
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# drone-detection
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}
{
"compilerOptions": {
"target": "es5",
"module": "esnext",
"baseUrl": "./",
"moduleResolution": "node",
"paths": {
"@/*": [
"src/*"
]
},
"lib": [
"esnext",
"dom",
"dom.iterable",
"scripthost"
]
}
}
{
root: 'E:\\code\\公司项目\\检测\\drone-detection',
registry: 'https://registry.npmmirror.com',
pkgs: [
{
name: 'vue-ftp',
version: 'latest',
type: 'tag',
alias: undefined,
arg: [Result]
}
],
production: false,
cacheStrict: false,
cacheDir: 'C:\\Users\\22858\\.npminstall_tarball',
env: {
npm_config_registry: 'https://registry.npmmirror.com',
npm_config_argv: '{"remain":[],"cooked":["--fix-bug-versions","--china","--userconfig=C:\\\\Users\\\\22858\\\\.cnpmrc","--disturl=https://cdn.npmmirror.com/binaries/node","--registry=https://registry.npmmirror.com","vue-ftp"],"original":["--fix-bug-versions","--china","--userconfig=C:\\\\Users\\\\22858\\\\.cnpmrc","--disturl=https://cdn.npmmirror.com/binaries/node","--registry=https://registry.npmmirror.com","vue-ftp"]}',
npm_config_user_agent: 'npminstall/7.12.0 npm/? node/v18.19.1 win32 x64',
npm_config_cache: 'C:\\Users\\22858\\.npminstall_tarball',
NODE: 'D:\\nodejs\\node.exe',
npm_node_execpath: 'D:\\nodejs\\node.exe',
npm_execpath: 'D:\\nvm\\npm\\node_modules\\cnpm\\node_modules\\npminstall\\bin\\install.js',
npm_config_userconfig: 'C:\\Users\\22858\\.cnpmrc',
npm_config_disturl: 'https://cdn.npmmirror.com/binaries/node',
npm_config_r: 'https://registry.npmmirror.com',
COREPACK_NPM_REGISTRY: 'https://registry.npmmirror.com',
EDGEDRIVER_CDNURL: 'https://npmmirror.com/mirrors/edgedriver',
NODEJS_ORG_MIRROR: 'https://cdn.npmmirror.com/binaries/node',
NVM_NODEJS_ORG_MIRROR: 'https://cdn.npmmirror.com/binaries/node',
PHANTOMJS_CDNURL: 'https://cdn.npmmirror.com/binaries/phantomjs',
CHROMEDRIVER_CDNURL: 'https://cdn.npmmirror.com/binaries/chromedriver',
OPERADRIVER_CDNURL: 'https://cdn.npmmirror.com/binaries/operadriver',
CYPRESS_DOWNLOAD_PATH_TEMPLATE: 'https://cdn.npmmirror.com/binaries/cypress/${version}/${platform}-${arch}/cypress.zip',
ELECTRON_MIRROR: 'https://cdn.npmmirror.com/binaries/electron/',
ELECTRON_BUILDER_BINARIES_MIRROR: 'https://cdn.npmmirror.com/binaries/electron-builder-binaries/',
SASS_BINARY_SITE: 'https://cdn.npmmirror.com/binaries/node-sass',
SWC_BINARY_SITE: 'https://cdn.npmmirror.com/binaries/node-swc',
NWJS_URLBASE: 'https://cdn.npmmirror.com/binaries/nwjs/v',
PUPPETEER_DOWNLOAD_HOST: 'https://cdn.npmmirror.com/binaries/chrome-for-testing',
PUPPETEER_DOWNLOAD_BASE_URL: 'https://cdn.npmmirror.com/binaries/chrome-for-testing',
PLAYWRIGHT_DOWNLOAD_HOST: 'https://cdn.npmmirror.com/binaries/playwright',
SENTRYCLI_CDNURL: 'https://cdn.npmmirror.com/binaries/sentry-cli',
SAUCECTL_INSTALL_BINARY_MIRROR: 'https://cdn.npmmirror.com/binaries/saucectl',
RE2_DOWNLOAD_MIRROR: 'https://cdn.npmmirror.com/binaries/node-re2',
RE2_DOWNLOAD_SKIP_PATH: 'true',
PRISMA_ENGINES_MIRROR: 'https://cdn.npmmirror.com/binaries/prisma',
npm_config_better_sqlite3_binary_host: 'https://cdn.npmmirror.com/binaries/better-sqlite3',
npm_config_keytar_binary_host: 'https://cdn.npmmirror.com/binaries/keytar',
npm_config_sharp_binary_host: 'https://cdn.npmmirror.com/binaries/sharp',
npm_config_sharp_libvips_binary_host: 'https://cdn.npmmirror.com/binaries/sharp-libvips',
npm_config_robotjs_binary_host: 'https://cdn.npmmirror.com/binaries/robotjs',
npm_rootpath: 'E:\\code\\公司项目\\检测\\drone-detection',
INIT_CWD: 'E:\\code\\公司项目\\检测\\drone-detection'
},
binaryMirrors: {
ENVS: {
COREPACK_NPM_REGISTRY: 'https://registry.npmmirror.com',
EDGEDRIVER_CDNURL: 'https://npmmirror.com/mirrors/edgedriver',
NODEJS_ORG_MIRROR: 'https://cdn.npmmirror.com/binaries/node',
NVM_NODEJS_ORG_MIRROR: 'https://cdn.npmmirror.com/binaries/node',
PHANTOMJS_CDNURL: 'https://cdn.npmmirror.com/binaries/phantomjs',
CHROMEDRIVER_CDNURL: 'https://cdn.npmmirror.com/binaries/chromedriver',
OPERADRIVER_CDNURL: 'https://cdn.npmmirror.com/binaries/operadriver',
CYPRESS_DOWNLOAD_PATH_TEMPLATE: 'https://cdn.npmmirror.com/binaries/cypress/${version}/${platform}-${arch}/cypress.zip',
ELECTRON_MIRROR: 'https://cdn.npmmirror.com/binaries/electron/',
ELECTRON_BUILDER_BINARIES_MIRROR: 'https://cdn.npmmirror.com/binaries/electron-builder-binaries/',
SASS_BINARY_SITE: 'https://cdn.npmmirror.com/binaries/node-sass',
SWC_BINARY_SITE: 'https://cdn.npmmirror.com/binaries/node-swc',
NWJS_URLBASE: 'https://cdn.npmmirror.com/binaries/nwjs/v',
PUPPETEER_DOWNLOAD_HOST: 'https://cdn.npmmirror.com/binaries/chrome-for-testing',
PUPPETEER_DOWNLOAD_BASE_URL: 'https://cdn.npmmirror.com/binaries/chrome-for-testing',
PLAYWRIGHT_DOWNLOAD_HOST: 'https://cdn.npmmirror.com/binaries/playwright',
SENTRYCLI_CDNURL: 'https://cdn.npmmirror.com/binaries/sentry-cli',
SAUCECTL_INSTALL_BINARY_MIRROR: 'https://cdn.npmmirror.com/binaries/saucectl',
RE2_DOWNLOAD_MIRROR: 'https://cdn.npmmirror.com/binaries/node-re2',
RE2_DOWNLOAD_SKIP_PATH: 'true',
PRISMA_ENGINES_MIRROR: 'https://cdn.npmmirror.com/binaries/prisma',
npm_config_better_sqlite3_binary_host: 'https://cdn.npmmirror.com/binaries/better-sqlite3',
npm_config_keytar_binary_host: 'https://cdn.npmmirror.com/binaries/keytar',
npm_config_sharp_binary_host: 'https://cdn.npmmirror.com/binaries/sharp',
npm_config_sharp_libvips_binary_host: 'https://cdn.npmmirror.com/binaries/sharp-libvips',
npm_config_robotjs_binary_host: 'https://cdn.npmmirror.com/binaries/robotjs'
},
'@ali/s2': { host: 'https://cdn.npmmirror.com/binaries/looksgood-s2' },
sharp: { replaceHostFiles: [Array], replaceHostMap: [Object] },
'@tensorflow/tfjs-node': {
replaceHostFiles: [Array],
replaceHostRegExpMap: [Object],
replaceHostMap: [Object]
},
cypress: {
host: 'https://cdn.npmmirror.com/binaries/cypress',
newPlatforms: [Object]
},
'utf-8-validate': {
host: 'https://cdn.npmmirror.com/binaries/utf-8-validate/v{version}'
},
xprofiler: {
remote_path: './xprofiler/v{version}/',
host: 'https://cdn.npmmirror.com/binaries'
},
leveldown: { host: 'https://cdn.npmmirror.com/binaries/leveldown/v{version}' },
couchbase: { host: 'https://cdn.npmmirror.com/binaries/couchbase/v{version}' },
gl: { host: 'https://cdn.npmmirror.com/binaries/gl/v{version}' },
sqlite3: {
host: 'https://cdn.npmmirror.com/binaries/sqlite3',
remote_path: 'v{version}'
},
'@journeyapps/sqlcipher': { host: 'https://cdn.npmmirror.com/binaries' },
grpc: {
host: 'https://cdn.npmmirror.com/binaries',
remote_path: '{name}/v{version}'
},
'grpc-tools': { host: 'https://cdn.npmmirror.com/binaries' },
wrtc: {
host: 'https://cdn.npmmirror.com/binaries',
remote_path: '{name}/v{version}'
},
fsevents: { host: 'https://cdn.npmmirror.com/binaries/fsevents' },
nodejieba: { host: 'https://cdn.npmmirror.com/binaries/nodejieba' },
canvas: { host: 'https://cdn.npmmirror.com/binaries/canvas' },
'skia-canvas': { host: 'https://cdn.npmmirror.com/binaries/skia-canvas' },
'flow-bin': {
replaceHost: 'https://github.com/facebook/flow/releases/download/v',
host: 'https://cdn.npmmirror.com/binaries/flow/v'
},
'jpegtran-bin': {
replaceHost: [Array],
host: 'https://cdn.npmmirror.com/binaries/jpegtran-bin'
},
'cwebp-bin': {
replaceHost: [Array],
host: 'https://cdn.npmmirror.com/binaries/cwebp-bin'
},
'zopflipng-bin': {
replaceHost: [Array],
host: 'https://cdn.npmmirror.com/binaries/zopflipng-bin'
},
'optipng-bin': {
replaceHost: [Array],
host: 'https://cdn.npmmirror.com/binaries/optipng-bin'
},
mozjpeg: {
replaceHost: [Array],
host: 'https://cdn.npmmirror.com/binaries/mozjpeg-bin'
},
gifsicle: {
replaceHost: [Array],
host: 'https://cdn.npmmirror.com/binaries/gifsicle-bin'
},
'pngquant-bin': {
replaceHost: [Array],
host: 'https://cdn.npmmirror.com/binaries/pngquant-bin',
replaceHostMap: [Object]
},
'pngcrush-bin': {
replaceHost: [Array],
host: 'https://cdn.npmmirror.com/binaries/pngcrush-bin'
},
'jpeg-recompress-bin': {
replaceHost: [Array],
host: 'https://cdn.npmmirror.com/binaries/jpeg-recompress-bin'
},
'advpng-bin': {
replaceHost: [Array],
host: 'https://cdn.npmmirror.com/binaries/advpng-bin'
},
'pngout-bin': {
replaceHost: [Array],
host: 'https://cdn.npmmirror.com/binaries/pngout-bin'
},
'jpegoptim-bin': {
replaceHost: [Array],
host: 'https://cdn.npmmirror.com/binaries/jpegoptim-bin'
},
argon2: { host: 'https://cdn.npmmirror.com/binaries/argon2' },
'ali-zeromq': { host: 'https://cdn.npmmirror.com/binaries/ali-zeromq' },
'ali-usb_ctl': { host: 'https://cdn.npmmirror.com/binaries/ali-usb_ctl' },
'gdal-async': { host: 'https://cdn.npmmirror.com/binaries/node-gdal-async' },
'libpg-query': { host: 'https://cdn.npmmirror.com/binaries' }
},
forbiddenLicenses: null,
flatten: false,
proxy: undefined,
prune: false,
disableFallbackStore: false,
workspacesMap: Map(0) {},
enableWorkspace: false,
workspaceRoot: 'E:\\code\\公司项目\\检测\\drone-detection',
isWorkspaceRoot: true,
isWorkspacePackage: false,
offline: false,
strictSSL: false,
ignoreScripts: false,
foregroundScripts: false,
ignoreOptionalDependencies: false,
detail: false,
forceLinkLatest: false,
trace: false,
engineStrict: false,
registryOnly: false,
client: false,
autoFixVersion: [Function: autoFixVersion]
}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
{
"name": "drone-detection",
"browser": {
"fs": false
},
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^1.6.8",
"basic-ftp": "^5.0.5",
"core-js": "^3.8.3",
"element-ui": "^2.15.14",
"path-browserify": "^1.0.1",
"qs": "^6.12.1",
"tiff.js": "^1.0.0",
"util": "^0.12.5",
"vue": "^2.6.14",
"vue-router": "^3.6.5"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/eslint-parser": "^7.12.16",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"node-sass": "^9.0.0",
"sass-loader": "^14.2.1",
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "@babel/eslint-parser"
},
"rules": {}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
<script src="./url.js"></script>
</body>
</html>
var ipConfig = {
// baseUrl: 'http://192.168.3.180:8000'
// baseUrl: 'http://192.168.0.102:8000'
baseUrl:"/api"
}
\ No newline at end of file
<template>
<div id="app">
<router-view></router-view>
</div>
</template>
<script>
export default {
name: 'App',
}
</script>
<style>
*{
padding: 0px;
margin: 0px;
}
html,body{
width: 100%;
height: 100%;
box-sizing: border-box;
}
#app{
width: 100%;
height: 100%;
box-sizing: border-box;
}
</style>
import Vue from 'vue'
import request from "@/utils/request";
export const PostData = (url, body) =>{
return request({
baseURL:Vue.prototype.baseUrl,
url: url,
method: 'post',
data: body,
dataType: "json",
})
}
export const GetData = (url, ...body) =>{
return request({
baseURL:Vue.prototype.baseUrl,
url: url,
method: 'get',
params:{...body[0]} ||null,
dataType: "json",
})
}
export const FileData = (obj, data) =>{
return request({
method: 'post',
url: obj.action,
data,
headers: { 'Content-Type': 'multipart/form-data' },
//timeout: 120000
})
}
export const FTPData = (url)=>{
return request({
method:'get',
// baseURL:"ftp://admin:123456@192.168.3.6:2121",
url:url,
data:"",
responseType:'blob',
})
}
/* Logo 字体 */
@font-face {
font-family: "iconfont logo";
src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834');
src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834#iefix') format('embedded-opentype'),
url('https://at.alicdn.com/t/font_985780_km7mi63cihi.woff?t=1545807318834') format('woff'),
url('https://at.alicdn.com/t/font_985780_km7mi63cihi.ttf?t=1545807318834') format('truetype'),
url('https://at.alicdn.com/t/font_985780_km7mi63cihi.svg?t=1545807318834#iconfont') format('svg');
}
.logo {
font-family: "iconfont logo";
font-size: 160px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* tabs */
.nav-tabs {
position: relative;
}
.nav-tabs .nav-more {
position: absolute;
right: 0;
bottom: 0;
height: 42px;
line-height: 42px;
color: #666;
}
#tabs {
border-bottom: 1px solid #eee;
}
#tabs li {
cursor: pointer;
width: 100px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 16px;
border-bottom: 2px solid transparent;
position: relative;
z-index: 1;
margin-bottom: -1px;
color: #666;
}
#tabs .active {
border-bottom-color: #f00;
color: #222;
}
.tab-container .content {
display: none;
}
/* 页面布局 */
.main {
padding: 30px 100px;
width: 960px;
margin: 0 auto;
}
.main .logo {
color: #333;
text-align: left;
margin-bottom: 30px;
line-height: 1;
height: 110px;
margin-top: -50px;
overflow: hidden;
*zoom: 1;
}
.main .logo a {
font-size: 160px;
color: #333;
}
.helps {
margin-top: 40px;
}
.helps pre {
padding: 20px;
margin: 10px 0;
border: solid 1px #e7e1cd;
background-color: #fffdef;
overflow: auto;
}
.icon_lists {
width: 100% !important;
overflow: hidden;
*zoom: 1;
}
.icon_lists li {
width: 100px;
margin-bottom: 10px;
margin-right: 20px;
text-align: center;
list-style: none !important;
cursor: default;
}
.icon_lists li .code-name {
line-height: 1.2;
}
.icon_lists .icon {
display: block;
height: 100px;
line-height: 100px;
font-size: 42px;
margin: 10px auto;
color: #333;
-webkit-transition: font-size 0.25s linear, width 0.25s linear;
-moz-transition: font-size 0.25s linear, width 0.25s linear;
transition: font-size 0.25s linear, width 0.25s linear;
}
.icon_lists .icon:hover {
font-size: 100px;
}
.icon_lists .svg-icon {
/* 通过设置 font-size 来改变图标大小 */
width: 1em;
/* 图标和文字相邻时,垂直对齐 */
vertical-align: -0.15em;
/* 通过设置 color 来改变 SVG 的颜色/fill */
fill: currentColor;
/* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
normalize.css 中也包含这行 */
overflow: hidden;
}
.icon_lists li .name,
.icon_lists li .code-name {
color: #666;
}
/* markdown 样式 */
.markdown {
color: #666;
font-size: 14px;
line-height: 1.8;
}
.highlight {
line-height: 1.5;
}
.markdown img {
vertical-align: middle;
max-width: 100%;
}
.markdown h1 {
color: #404040;
font-weight: 500;
line-height: 40px;
margin-bottom: 24px;
}
.markdown h2,
.markdown h3,
.markdown h4,
.markdown h5,
.markdown h6 {
color: #404040;
margin: 1.6em 0 0.6em 0;
font-weight: 500;
clear: both;
}
.markdown h1 {
font-size: 28px;
}
.markdown h2 {
font-size: 22px;
}
.markdown h3 {
font-size: 16px;
}
.markdown h4 {
font-size: 14px;
}
.markdown h5 {
font-size: 12px;
}
.markdown h6 {
font-size: 12px;
}
.markdown hr {
height: 1px;
border: 0;
background: #e9e9e9;
margin: 16px 0;
clear: both;
}
.markdown p {
margin: 1em 0;
}
.markdown>p,
.markdown>blockquote,
.markdown>.highlight,
.markdown>ol,
.markdown>ul {
width: 80%;
}
.markdown ul>li {
list-style: circle;
}
.markdown>ul li,
.markdown blockquote ul>li {
margin-left: 20px;
padding-left: 4px;
}
.markdown>ul li p,
.markdown>ol li p {
margin: 0.6em 0;
}
.markdown ol>li {
list-style: decimal;
}
.markdown>ol li,
.markdown blockquote ol>li {
margin-left: 20px;
padding-left: 4px;
}
.markdown code {
margin: 0 3px;
padding: 0 5px;
background: #eee;
border-radius: 3px;
}
.markdown strong,
.markdown b {
font-weight: 600;
}
.markdown>table {
border-collapse: collapse;
border-spacing: 0px;
empty-cells: show;
border: 1px solid #e9e9e9;
width: 95%;
margin-bottom: 24px;
}
.markdown>table th {
white-space: nowrap;
color: #333;
font-weight: 600;
}
.markdown>table th,
.markdown>table td {
border: 1px solid #e9e9e9;
padding: 8px 16px;
text-align: left;
}
.markdown>table th {
background: #F7F7F7;
}
.markdown blockquote {
font-size: 90%;
color: #999;
border-left: 4px solid #e9e9e9;
padding-left: 0.8em;
margin: 1em 0;
}
.markdown blockquote p {
margin: 0;
}
.markdown .anchor {
opacity: 0;
transition: opacity 0.3s ease;
margin-left: 8px;
}
.markdown .waiting {
color: #ccc;
}
.markdown h1:hover .anchor,
.markdown h2:hover .anchor,
.markdown h3:hover .anchor,
.markdown h4:hover .anchor,
.markdown h5:hover .anchor,
.markdown h6:hover .anchor {
opacity: 1;
display: inline-block;
}
.markdown>br,
.markdown>p>br {
clear: both;
}
.hljs {
display: block;
background: white;
padding: 0.5em;
color: #333333;
overflow-x: auto;
}
.hljs-comment,
.hljs-meta {
color: #969896;
}
.hljs-string,
.hljs-variable,
.hljs-template-variable,
.hljs-strong,
.hljs-emphasis,
.hljs-quote {
color: #df5000;
}
.hljs-keyword,
.hljs-selector-tag,
.hljs-type {
color: #a71d5d;
}
.hljs-literal,
.hljs-symbol,
.hljs-bullet,
.hljs-attribute {
color: #0086b3;
}
.hljs-section,
.hljs-name {
color: #63a35c;
}
.hljs-tag {
color: #333333;
}
.hljs-title,
.hljs-attr,
.hljs-selector-id,
.hljs-selector-class,
.hljs-selector-attr,
.hljs-selector-pseudo {
color: #795da3;
}
.hljs-addition {
color: #55a532;
background-color: #eaffea;
}
.hljs-deletion {
color: #bd2c00;
background-color: #ffecec;
}
.hljs-link {
text-decoration: underline;
}
/* 代码高亮 */
/* PrismJS 1.15.0
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript */
/**
* prism.js default theme for JavaScript, CSS and HTML
* Based on dabblet (http://dabblet.com)
* @author Lea Verou
*/
code[class*="language-"],
pre[class*="language-"] {
color: black;
background: none;
text-shadow: 0 1px white;
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
word-wrap: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"] ::-moz-selection {
text-shadow: none;
background: #b3d4fc;
}
pre[class*="language-"]::selection,
pre[class*="language-"] ::selection,
code[class*="language-"]::selection,
code[class*="language-"] ::selection {
text-shadow: none;
background: #b3d4fc;
}
@media print {
code[class*="language-"],
pre[class*="language-"] {
text-shadow: none;
}
}
/* Code blocks */
pre[class*="language-"] {
padding: 1em;
margin: .5em 0;
overflow: auto;
}
:not(pre)>code[class*="language-"],
pre[class*="language-"] {
background: #f5f2f0;
}
/* Inline code */
:not(pre)>code[class*="language-"] {
padding: .1em;
border-radius: .3em;
white-space: normal;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
color: slategray;
}
.token.punctuation {
color: #999;
}
.namespace {
opacity: .7;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
color: #905;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
color: #690;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
color: #9a6e3a;
background: hsla(0, 0%, 100%, .5);
}
.token.atrule,
.token.attr-value,
.token.keyword {
color: #07a;
}
.token.function,
.token.class-name {
color: #DD4A68;
}
.token.regex,
.token.important,
.token.variable {
color: #e90;
}
.token.important,
.token.bold {
font-weight: bold;
}
.token.italic {
font-style: italic;
}
.token.entity {
cursor: help;
}
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>iconfont Demo</title>
<link rel="shortcut icon" href="//img.alicdn.com/imgextra/i4/O1CN01Z5paLz1O0zuCC7osS_!!6000000001644-55-tps-83-82.svg" type="image/x-icon"/>
<link rel="icon" type="image/svg+xml" href="//img.alicdn.com/imgextra/i4/O1CN01Z5paLz1O0zuCC7osS_!!6000000001644-55-tps-83-82.svg"/>
<link rel="stylesheet" href="https://g.alicdn.com/thx/cube/1.3.2/cube.min.css">
<link rel="stylesheet" href="demo.css">
<link rel="stylesheet" href="iconfont.css">
<script src="iconfont.js"></script>
<!-- jQuery -->
<script src="https://a1.alicdn.com/oss/uploads/2018/12/26/7bfddb60-08e8-11e9-9b04-53e73bb6408b.js"></script>
<!-- 代码高亮 -->
<script src="https://a1.alicdn.com/oss/uploads/2018/12/26/a3f714d0-08e6-11e9-8a15-ebf944d7534c.js"></script>
<style>
.main .logo {
margin-top: 0;
height: auto;
}
.main .logo a {
display: flex;
align-items: center;
}
.main .logo .sub-title {
margin-left: 0.5em;
font-size: 22px;
color: #fff;
background: linear-gradient(-45deg, #3967FF, #B500FE);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
</style>
</head>
<body>
<div class="main">
<h1 class="logo"><a href="https://www.iconfont.cn/" title="iconfont 首页" target="_blank">
<img width="200" src="https://img.alicdn.com/imgextra/i3/O1CN01Mn65HV1FfSEzR6DKv_!!6000000000514-55-tps-228-59.svg">
</a></h1>
<div class="nav-tabs">
<ul id="tabs" class="dib-box">
<li class="dib active"><span>Unicode</span></li>
<li class="dib"><span>Font class</span></li>
<li class="dib"><span>Symbol</span></li>
</ul>
<a href="https://www.iconfont.cn/manage/index?manage_type=myprojects&projectId=4543668" target="_blank" class="nav-more">查看项目</a>
</div>
<div class="tab-container">
<div class="content unicode" style="display: block;">
<ul class="icon_lists dib-box">
<li class="dib">
<span class="icon iconfont">&#xe651;</span>
<div class="name">数据集</div>
<div class="code-name">&amp;#xe651;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe61f;</span>
<div class="name">模型</div>
<div class="code-name">&amp;#xe61f;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe600;</span>
<div class="name">视频</div>
<div class="code-name">&amp;#xe600;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe662;</span>
<div class="name">导出</div>
<div class="code-name">&amp;#xe662;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe605;</span>
<div class="name">暂停</div>
<div class="code-name">&amp;#xe605;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe61b;</span>
<div class="name">导出</div>
<div class="code-name">&amp;#xe61b;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe64a;</span>
<div class="name">视频</div>
<div class="code-name">&amp;#xe64a;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe648;</span>
<div class="name">nav_media_delete</div>
<div class="code-name">&amp;#xe648;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe629;</span>
<div class="name">暂停</div>
<div class="code-name">&amp;#xe629;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe606;</span>
<div class="name">无图片</div>
<div class="code-name">&amp;#xe606;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe871;</span>
<div class="name">导出</div>
<div class="code-name">&amp;#xe871;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe60e;</span>
<div class="name">视频</div>
<div class="code-name">&amp;#xe60e;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe6bb;</span>
<div class="name">视频</div>
<div class="code-name">&amp;#xe6bb;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe61e;</span>
<div class="name">初始化</div>
<div class="code-name">&amp;#xe61e;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe8ba;</span>
<div class="name">图片</div>
<div class="code-name">&amp;#xe8ba;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe60f;</span>
<div class="name">活动展示</div>
<div class="code-name">&amp;#xe60f;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe781;</span>
<div class="name">模式权重</div>
<div class="code-name">&amp;#xe781;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe62f;</span>
<div class="name">权重管理</div>
<div class="code-name">&amp;#xe62f;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe64e;</span>
<div class="name">系统初始化 </div>
<div class="code-name">&amp;#xe64e;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe602;</span>
<div class="name">5 图像检测</div>
<div class="code-name">&amp;#xe602;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe6b1;</span>
<div class="name">result</div>
<div class="code-name">&amp;#xe6b1;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe7d5;</span>
<div class="name">结束视频</div>
<div class="code-name">&amp;#xe7d5;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe7d8;</span>
<div class="name">结束视频</div>
<div class="code-name">&amp;#xe7d8;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe61c;</span>
<div class="name">视频检测_面性</div>
<div class="code-name">&amp;#xe61c;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe61d;</span>
<div class="name">视频检测</div>
<div class="code-name">&amp;#xe61d;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xec99;</span>
<div class="name">无图片</div>
<div class="code-name">&amp;#xec99;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe6e6;</span>
<div class="name">无图片</div>
<div class="code-name">&amp;#xe6e6;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe601;</span>
<div class="name">初始化</div>
<div class="code-name">&amp;#xe601;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe60d;</span>
<div class="name">图像检测</div>
<div class="code-name">&amp;#xe60d;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xea03;</span>
<div class="name">权重选择</div>
<div class="code-name">&amp;#xea03;</div>
</li>
<li class="dib">
<span class="icon iconfont">&#xe603;</span>
<div class="name">计算权重</div>
<div class="code-name">&amp;#xe603;</div>
</li>
</ul>
<div class="article markdown">
<h2 id="unicode-">Unicode 引用</h2>
<hr>
<p>Unicode 是字体在网页端最原始的应用方式,特点是:</p>
<ul>
<li>支持按字体的方式去动态调整图标大小,颜色等等。</li>
<li>默认情况下不支持多色,直接添加多色图标会自动去色。</li>
</ul>
<blockquote>
<p>注意:新版 iconfont 支持两种方式引用多色图标:SVG symbol 引用方式和彩色字体图标模式。(使用彩色字体图标需要在「编辑项目」中开启「彩色」选项后并重新生成。)</p>
</blockquote>
<p>Unicode 使用步骤如下:</p>
<h3 id="-font-face">第一步:拷贝项目下面生成的 <code>@font-face</code></h3>
<pre><code class="language-css"
>@font-face {
font-family: 'iconfont';
src: url('iconfont.woff2?t=1717038866184') format('woff2'),
url('iconfont.woff?t=1717038866184') format('woff'),
url('iconfont.ttf?t=1717038866184') format('truetype');
}
</code></pre>
<h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>
<pre><code class="language-css"
>.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
</code></pre>
<h3 id="-">第三步:挑选相应图标并获取字体编码,应用于页面</h3>
<pre>
<code class="language-html"
>&lt;span class="iconfont"&gt;&amp;#x33;&lt;/span&gt;
</code></pre>
<blockquote>
<p>"iconfont" 是你项目下的 font-family。可以通过编辑项目查看,默认是 "iconfont"。</p>
</blockquote>
</div>
</div>
<div class="content font-class">
<ul class="icon_lists dib-box">
<li class="dib">
<span class="icon iconfont icon-shujuji"></span>
<div class="name">
数据集
</div>
<div class="code-name">.icon-shujuji
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-moxing"></span>
<div class="name">
模型
</div>
<div class="code-name">.icon-moxing
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-shipin"></span>
<div class="name">
视频
</div>
<div class="code-name">.icon-shipin
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-daochu"></span>
<div class="name">
导出
</div>
<div class="code-name">.icon-daochu
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-zanting"></span>
<div class="name">
暂停
</div>
<div class="code-name">.icon-zanting
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-daochu1"></span>
<div class="name">
导出
</div>
<div class="code-name">.icon-daochu1
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-shipin1"></span>
<div class="name">
视频
</div>
<div class="code-name">.icon-shipin1
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-nav_media_delete"></span>
<div class="name">
nav_media_delete
</div>
<div class="code-name">.icon-nav_media_delete
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-zanting1"></span>
<div class="name">
暂停
</div>
<div class="code-name">.icon-zanting1
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-wutupian"></span>
<div class="name">
无图片
</div>
<div class="code-name">.icon-wutupian
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-daochu2"></span>
<div class="name">
导出
</div>
<div class="code-name">.icon-daochu2
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-shipin2"></span>
<div class="name">
视频
</div>
<div class="code-name">.icon-shipin2
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-shipin3"></span>
<div class="name">
视频
</div>
<div class="code-name">.icon-shipin3
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-chushihua"></span>
<div class="name">
初始化
</div>
<div class="code-name">.icon-chushihua
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-tupian"></span>
<div class="name">
图片
</div>
<div class="code-name">.icon-tupian
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-huodongzhanshi"></span>
<div class="name">
活动展示
</div>
<div class="code-name">.icon-huodongzhanshi
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-moshiquanzhong"></span>
<div class="name">
模式权重
</div>
<div class="code-name">.icon-moshiquanzhong
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-quanzhongguanli"></span>
<div class="name">
权重管理
</div>
<div class="code-name">.icon-quanzhongguanli
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-xitongchushihua"></span>
<div class="name">
系统初始化
</div>
<div class="code-name">.icon-xitongchushihua
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-5tuxiangjiance"></span>
<div class="name">
5 图像检测
</div>
<div class="code-name">.icon-5tuxiangjiance
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-jieguozhanshiye"></span>
<div class="name">
result
</div>
<div class="code-name">.icon-jieguozhanshiye
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-jieshushipin"></span>
<div class="name">
结束视频
</div>
<div class="code-name">.icon-jieshushipin
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-jieshushipin1"></span>
<div class="name">
结束视频
</div>
<div class="code-name">.icon-jieshushipin1
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-shipinjiance_mianxing"></span>
<div class="name">
视频检测_面性
</div>
<div class="code-name">.icon-shipinjiance_mianxing
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-shipinjiance"></span>
<div class="name">
视频检测
</div>
<div class="code-name">.icon-shipinjiance
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-wutupian1"></span>
<div class="name">
无图片
</div>
<div class="code-name">.icon-wutupian1
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-wutupian2"></span>
<div class="name">
无图片
</div>
<div class="code-name">.icon-wutupian2
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-ziyuanxhdpi-copy"></span>
<div class="name">
初始化
</div>
<div class="code-name">.icon-ziyuanxhdpi-copy
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-tuxiangjiance"></span>
<div class="name">
图像检测
</div>
<div class="code-name">.icon-tuxiangjiance
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-quanzhongxuanze"></span>
<div class="name">
权重选择
</div>
<div class="code-name">.icon-quanzhongxuanze
</div>
</li>
<li class="dib">
<span class="icon iconfont icon-jisuanquanzhong"></span>
<div class="name">
计算权重
</div>
<div class="code-name">.icon-jisuanquanzhong
</div>
</li>
</ul>
<div class="article markdown">
<h2 id="font-class-">font-class 引用</h2>
<hr>
<p>font-class 是 Unicode 使用方式的一种变种,主要是解决 Unicode 书写不直观,语意不明确的问题。</p>
<p>与 Unicode 使用方式相比,具有如下特点:</p>
<ul>
<li>相比于 Unicode 语意明确,书写更直观。可以很容易分辨这个 icon 是什么。</li>
<li>因为使用 class 来定义图标,所以当要替换图标时,只需要修改 class 里面的 Unicode 引用。</li>
</ul>
<p>使用步骤如下:</p>
<h3 id="-fontclass-">第一步:引入项目下面生成的 fontclass 代码:</h3>
<pre><code class="language-html">&lt;link rel="stylesheet" href="./iconfont.css"&gt;
</code></pre>
<h3 id="-">第二步:挑选相应图标并获取类名,应用于页面:</h3>
<pre><code class="language-html">&lt;span class="iconfont icon-xxx"&gt;&lt;/span&gt;
</code></pre>
<blockquote>
<p>"
iconfont" 是你项目下的 font-family。可以通过编辑项目查看,默认是 "iconfont"。</p>
</blockquote>
</div>
</div>
<div class="content symbol">
<ul class="icon_lists dib-box">
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-shujuji"></use>
</svg>
<div class="name">数据集</div>
<div class="code-name">#icon-shujuji</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-moxing"></use>
</svg>
<div class="name">模型</div>
<div class="code-name">#icon-moxing</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-shipin"></use>
</svg>
<div class="name">视频</div>
<div class="code-name">#icon-shipin</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-daochu"></use>
</svg>
<div class="name">导出</div>
<div class="code-name">#icon-daochu</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-zanting"></use>
</svg>
<div class="name">暂停</div>
<div class="code-name">#icon-zanting</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-daochu1"></use>
</svg>
<div class="name">导出</div>
<div class="code-name">#icon-daochu1</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-shipin1"></use>
</svg>
<div class="name">视频</div>
<div class="code-name">#icon-shipin1</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-nav_media_delete"></use>
</svg>
<div class="name">nav_media_delete</div>
<div class="code-name">#icon-nav_media_delete</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-zanting1"></use>
</svg>
<div class="name">暂停</div>
<div class="code-name">#icon-zanting1</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-wutupian"></use>
</svg>
<div class="name">无图片</div>
<div class="code-name">#icon-wutupian</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-daochu2"></use>
</svg>
<div class="name">导出</div>
<div class="code-name">#icon-daochu2</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-shipin2"></use>
</svg>
<div class="name">视频</div>
<div class="code-name">#icon-shipin2</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-shipin3"></use>
</svg>
<div class="name">视频</div>
<div class="code-name">#icon-shipin3</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-chushihua"></use>
</svg>
<div class="name">初始化</div>
<div class="code-name">#icon-chushihua</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-tupian"></use>
</svg>
<div class="name">图片</div>
<div class="code-name">#icon-tupian</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-huodongzhanshi"></use>
</svg>
<div class="name">活动展示</div>
<div class="code-name">#icon-huodongzhanshi</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-moshiquanzhong"></use>
</svg>
<div class="name">模式权重</div>
<div class="code-name">#icon-moshiquanzhong</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-quanzhongguanli"></use>
</svg>
<div class="name">权重管理</div>
<div class="code-name">#icon-quanzhongguanli</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-xitongchushihua"></use>
</svg>
<div class="name">系统初始化 </div>
<div class="code-name">#icon-xitongchushihua</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-5tuxiangjiance"></use>
</svg>
<div class="name">5 图像检测</div>
<div class="code-name">#icon-5tuxiangjiance</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-jieguozhanshiye"></use>
</svg>
<div class="name">result</div>
<div class="code-name">#icon-jieguozhanshiye</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-jieshushipin"></use>
</svg>
<div class="name">结束视频</div>
<div class="code-name">#icon-jieshushipin</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-jieshushipin1"></use>
</svg>
<div class="name">结束视频</div>
<div class="code-name">#icon-jieshushipin1</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-shipinjiance_mianxing"></use>
</svg>
<div class="name">视频检测_面性</div>
<div class="code-name">#icon-shipinjiance_mianxing</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-shipinjiance"></use>
</svg>
<div class="name">视频检测</div>
<div class="code-name">#icon-shipinjiance</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-wutupian1"></use>
</svg>
<div class="name">无图片</div>
<div class="code-name">#icon-wutupian1</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-wutupian2"></use>
</svg>
<div class="name">无图片</div>
<div class="code-name">#icon-wutupian2</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-ziyuanxhdpi-copy"></use>
</svg>
<div class="name">初始化</div>
<div class="code-name">#icon-ziyuanxhdpi-copy</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-tuxiangjiance"></use>
</svg>
<div class="name">图像检测</div>
<div class="code-name">#icon-tuxiangjiance</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-quanzhongxuanze"></use>
</svg>
<div class="name">权重选择</div>
<div class="code-name">#icon-quanzhongxuanze</div>
</li>
<li class="dib">
<svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#icon-jisuanquanzhong"></use>
</svg>
<div class="name">计算权重</div>
<div class="code-name">#icon-jisuanquanzhong</div>
</li>
</ul>
<div class="article markdown">
<h2 id="symbol-">Symbol 引用</h2>
<hr>
<p>这是一种全新的使用方式,应该说这才是未来的主流,也是平台目前推荐的用法。相关介绍可以参考这篇<a href="">文章</a>
这种用法其实是做了一个 SVG 的集合,与另外两种相比具有如下特点:</p>
<ul>
<li>支持多色图标了,不再受单色限制。</li>
<li>通过一些技巧,支持像字体那样,通过 <code>font-size</code>, <code>color</code> 来调整样式。</li>
<li>兼容性较差,支持 IE9+,及现代浏览器。</li>
<li>浏览器渲染 SVG 的性能一般,还不如 png。</li>
</ul>
<p>使用步骤如下:</p>
<h3 id="-symbol-">第一步:引入项目下面生成的 symbol 代码:</h3>
<pre><code class="language-html">&lt;script src="./iconfont.js"&gt;&lt;/script&gt;
</code></pre>
<h3 id="-css-">第二步:加入通用 CSS 代码(引入一次就行):</h3>
<pre><code class="language-html">&lt;style&gt;
.icon {
width: 1em;
height: 1em;
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
}
&lt;/style&gt;
</code></pre>
<h3 id="-">第三步:挑选相应图标并获取类名,应用于页面:</h3>
<pre><code class="language-html">&lt;svg class="icon" aria-hidden="true"&gt;
&lt;use xlink:href="#icon-xxx"&gt;&lt;/use&gt;
&lt;/svg&gt;
</code></pre>
</div>
</div>
</div>
</div>
<script>
$(document).ready(function () {
$('.tab-container .content:first').show()
$('#tabs li').click(function (e) {
var tabContent = $('.tab-container .content')
var index = $(this).index()
if ($(this).hasClass('active')) {
return
} else {
$('#tabs li').removeClass('active')
$(this).addClass('active')
tabContent.hide().eq(index).fadeIn()
}
})
})
</script>
</body>
</html>
@font-face {
font-family: "iconfont"; /* Project id 4543668 */
src: url('iconfont.woff2?t=1717039475032') format('woff2'),
url('iconfont.woff?t=1717039475032') format('woff'),
url('iconfont.ttf?t=1717038866184') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-xunlian:before {
content: "\e610";
}
.icon-ceshi:before {
content: "\e624";
}
.icon-yanzhengshuju:before {
content: "\e604";
}
.icon-shujuji:before {
content: "\e651";
}
.icon-moxing:before {
content: "\e61f";
}
.icon-shipin:before {
content: "\e600";
}
.icon-daochu:before {
content: "\e662";
}
.icon-zanting:before {
content: "\e605";
}
.icon-daochu1:before {
content: "\e61b";
}
.icon-shipin1:before {
content: "\e64a";
}
.icon-nav_media_delete:before {
content: "\e648";
}
.icon-zanting1:before {
content: "\e629";
}
.icon-wutupian:before {
content: "\e606";
}
.icon-daochu2:before {
content: "\e871";
}
.icon-shipin2:before {
content: "\e60e";
}
.icon-shipin3:before {
content: "\e6bb";
}
.icon-chushihua:before {
content: "\e61e";
}
.icon-tupian:before {
content: "\e8ba";
}
.icon-huodongzhanshi:before {
content: "\e60f";
}
.icon-moshiquanzhong:before {
content: "\e781";
}
.icon-quanzhongguanli:before {
content: "\e62f";
}
.icon-xitongchushihua:before {
content: "\e64e";
}
.icon-5tuxiangjiance:before {
content: "\e602";
}
.icon-jieguozhanshiye:before {
content: "\e6b1";
}
.icon-jieshushipin:before {
content: "\e7d5";
}
.icon-jieshushipin1:before {
content: "\e7d8";
}
.icon-shipinjiance_mianxing:before {
content: "\e61c";
}
.icon-shipinjiance:before {
content: "\e61d";
}
.icon-wutupian1:before {
content: "\ec99";
}
.icon-wutupian2:before {
content: "\e6e6";
}
.icon-ziyuanxhdpi-copy:before {
content: "\e601";
}
.icon-tuxiangjiance:before {
content: "\e60d";
}
.icon-quanzhongxuanze:before {
content: "\ea03";
}
.icon-jisuanquanzhong:before {
content: "\e603";
}
window._iconfont_svg_string_4543668='<svg><symbol id="icon-shujuji" viewBox="0 0 1024 1024"><path d="M904.5 604.6c0-2.8-0.1-5.7-0.4-8.6V235.7h-0.4v-0.9c0-19.8-7-49.5-40.1-78.8-21.2-18.8-50.7-35.3-87.6-49.1-71.2-26.6-165.1-41.3-264.4-41.3s-193.2 14.7-264.4 41.3c-36.8 13.8-66.3 30.3-87.6 49.1-33.2 29.3-40.1 59-40.1 78.8 0 2.9 0.1 5.7 0.4 8.6v171.8c-0.1 1.4-0.1 2.8-0.1 4.2 0 1.4 0 2.9 0.1 4.2V790c0.1 19.8 7.2 49.3 40.1 78.4 21.2 18.8 50.7 35.3 87.6 49.1 71.2 26.6 165.1 41.3 264.4 41.3s193.2-14.7 264.4-41.3c36.8-13.8 66.3-30.3 87.6-49.1 32.9-29.1 40-58.6 40.1-78.4V613.2c0.3-2.9 0.4-5.8 0.4-8.6zM191.9 336.8c14 8.3 30.6 16.4 50.3 24C314 388.6 409.6 404 511.6 404c102 0 197.8-15.4 269.6-43.3 19.1-7.4 36.1-15.6 50.9-24.5v83.2c0 14.5-23.8 38.4-76.9 59C692.3 503 603.5 517 511.6 517c-91.8 0-180.5-14-243.2-38.5-50.7-19.8-74.7-42.8-76.4-57.3v-84.4z m15.4-126.9c14.4-12.7 36.9-25 65.1-35.6 63.3-23.7 148.3-36.7 239.2-36.7s175.9 13 239.2 36.7c28.2 10.5 50.7 22.8 65.1 35.6 5.8 5.2 15.6 15.2 15.8 24.6v0.5c-0.2 14.4-24 38.1-76.5 58.5C692.3 318 603.5 332 511.6 332S331 318 268.2 293.7c-51.7-20-73.2-41.9-76.3-55.3v-2.7h-0.4v-0.9c0-9.4 9.9-19.6 15.8-24.9z m-15.4 311.5c14.7 8.7 31.5 16.8 50.3 24.2 71.8 28 167.5 43.4 269.4 43.4 102 0 197.7-15.4 269.7-43.4 19-7.4 36-15.6 50.8-24.4v86.9c-3.1 13.4-24.8 35.3-76.8 55.4-63 24.3-151.8 38.3-243.7 38.3-91.6 0-180.1-14-242.7-38.3-53.1-20.6-76.9-44.6-76.9-59.2v-82.9z m624.4 293c-14.4 12.7-36.9 25-65.1 35.6-63.3 23.7-148.3 36.7-239.2 36.7-90.9 0-175.9-13-239.2-36.7-28.2-10.5-50.7-22.8-65.1-35.6-5.9-5.2-15.8-15.4-15.8-24.9v-83.3c14.8 8.8 31.8 17 50.8 24.4 71.7 27.9 167.2 43.2 268.8 43.2 101.9 0 197.7-15.3 269.7-43.1 19.9-7.7 36.7-15.9 50.9-24.2v83.1c0 9.4-9.9 19.6-15.8 24.8z" fill="#333333" ></path><path d="M731.521085 429.78218a31.2 31.2 0 1 0 61.595038-9.990562 31.2 31.2 0 1 0-61.595038 9.990562Z" fill="#333333" ></path><path d="M762.7 606.5m-31.2 0a31.2 31.2 0 1 0 62.4 0 31.2 31.2 0 1 0-62.4 0Z" fill="#333333" ></path><path d="M762.7 793.9m-31.2 0a31.2 31.2 0 1 0 62.4 0 31.2 31.2 0 1 0-62.4 0Z" fill="#333333" ></path></symbol><symbol id="icon-moxing" viewBox="0 0 1061 1024"><path d="M447.122 467.332L49.24 268.162A33.501 33.501 0 0 0 0.136 300.745v441.02a33.042 33.042 0 0 0 16.062 27.994l396.965 248.275a33.96 33.96 0 0 0 17.438 5.507 33.042 33.042 0 0 0 33.043-33.042V497.162a33.042 33.042 0 0 0-16.522-29.83z m598.889-203.76a33.042 33.042 0 0 0-31.666 0l-463.507 203.76a33.042 33.042 0 0 0-19.733 30.289v493.337a33.042 33.042 0 0 0 49.563 28.453l463.048-265.255a33.042 33.042 0 0 0 16.521-28.453V291.566a33.042 33.042 0 0 0-14.226-27.994z m-54.611-84.9a33.042 33.042 0 0 0-22.487-29.83L550.838 1.53a32.583 32.583 0 0 0-19.733 0L83.659 158.021a33.042 33.042 0 0 0-4.13 61.036l397.882 199.17a33.501 33.501 0 0 0 14.685 3.213 33.96 33.96 0 0 0 13.31 0L969.37 215.845a33.042 33.042 0 0 0 22.029-37.173z" fill="#5E5C5C" ></path></symbol><symbol id="icon-shipin" viewBox="0 0 1087 1024"><path d="M768 415.744q0 5.12-10.752 17.92t-23.04 30.208-23.04 37.888-10.752 41.984 10.752 41.472 23.04 36.352 23.04 27.136 10.752 13.824l0 107.52q0 17.408-12.8 39.424t-31.744 41.472-41.984 32.256-43.52 12.8l-508.928 0q-27.648 0-50.688-9.728t-40.448-27.136-27.136-40.96-9.728-51.2l0-441.344q0-20.48 9.216-42.496t26.112-40.448 39.936-30.72 50.688-12.288l508.928 0q27.648 0 51.712 9.728t41.984 26.624 28.16 40.448 10.24 50.176l0 89.088zM1086.464 319.488l0 467.968q0 22.528-11.776 39.936t-35.328 17.408q-8.192 0-20.992-6.144t-25.6-14.336-24.064-16.384-16.384-13.312q-13.312-11.264-40.448-38.912t-54.784-62.464-48.64-71.68-20.992-67.584 22.528-70.144 54.272-77.312 66.56-70.144 58.368-48.64q9.216-6.144 25.088-14.848t28.16-8.704q27.648 0 35.84 15.36t8.192 37.888l0 2.048z" ></path></symbol><symbol id="icon-daochu" viewBox="0 0 1024 1024"><path d="M839.488 445.12l0.192 0L525.696 112.512c-8.128-8.128-21.44-8.128-29.568 0L184.768 444.928C182.144 446.976 180.48 449.536 180.48 452.416c0 6.848 8.96 12.288 20.224 12.288 0 0 0.064 0 0.192 0l0 0 156.928 0c11.84 6.72 27.008 19.456 32.384 42.24l0 129.664c0 23.168 18.816 41.856 41.92 41.856l159.744 0c23.104 0 41.856-18.688 41.856-41.856L633.728 501.504c4.032-8.704 13.632-26.112 29.632-36.8l166.144 0 0-0.64c8.256-1.6 14.144-6.144 14.144-11.648C843.648 449.664 842.112 447.168 839.488 445.12z" fill="#8F9EB2" ></path><path d="M390.272 721.728l0 17.92c0 23.04 18.816 41.856 41.92 41.856l159.808 0c23.168 0 41.92-18.816 41.92-41.856l0-17.92L390.272 721.728z" fill="#8F9EB2" ></path><path d="M960 721.728c-0.256-11.968-11.264-21.568-24.832-21.568-13.696 0-24.768 9.6-24.832 21.568l-0.832 0 0 102.976c0 28.864-23.36 52.288-52.224 52.288L166.08 876.992c-28.864 0-52.288-23.424-52.288-52.288l0-102.976L113.664 721.728c-0.064-11.968-11.136-21.568-24.832-21.568-13.568 0-24.576 9.6-24.832 21.568l0 0 0 91.2c0 57.856 46.656 104.704 104.256 104.704l687.488 0c57.536 0 104.256-46.784 104.256-104.704L960 721.728 960 721.728z" fill="#8F9EB2" ></path></symbol><symbol id="icon-zanting" viewBox="0 0 1024 1024"><path d="M512 62.389956c-248.312412 0-449.610044 201.297632-449.610044 449.610044s201.297632 449.610044 449.610044 449.610044 449.610044-201.297632 449.610044-449.610044S760.312412 62.389956 512 62.389956zM786.507004 786.507004c-35.672454 35.672454-77.196173 63.672158-123.416867 83.222423-47.821145 20.22667-98.655927 30.482245-151.09116 30.482245-52.435233 0-103.270015-10.255575-151.09116-30.482245-46.220694-19.549242-87.744413-47.549969-123.416867-83.222423-35.672454-35.672454-63.672158-77.196173-83.222423-123.416867-20.22667-47.821145-30.482245-98.655927-30.482245-151.090137 0-52.435233 10.255575-103.270015 30.482245-151.09116 19.549242-46.220694 47.549969-87.744413 83.222423-123.416867 35.672454-35.672454 77.196173-63.672158 123.416867-83.222423 47.821145-20.22667 98.654904-30.482245 151.09116-30.482245 52.435233 0 103.268992 10.255575 151.09116 30.482245 46.220694 19.549242 87.744413 47.549969 123.416867 83.222423 35.672454 35.672454 63.672158 77.196173 83.222423 123.416867 20.22667 47.821145 30.482245 98.655927 30.482245 151.09116 0 52.435233-10.255575 103.268992-30.482245 151.090137C850.179163 709.310831 822.179458 750.83455 786.507004 786.507004z" ></path><path d="M699.168844 285.84933 583.882144 285.84933c-3.203972 0-5.801123 2.597151-5.801123 5.801123l0 440.698071c0 3.203972 2.597151 5.801123 5.801123 5.801123l115.2867 0c3.203972 0 5.801123-2.597151 5.801123-5.801123L704.969966 291.650453C704.97099 288.446481 702.373839 285.84933 699.168844 285.84933z" ></path><path d="M440.117856 285.84933 324.830133 285.84933c-3.203972 0-5.801123 2.597151-5.801123 5.801123l0 440.698071c0 3.203972 2.597151 5.801123 5.801123 5.801123L440.117856 738.149647c3.203972 0 5.801123-2.597151 5.801123-5.801123L445.918979 291.650453C445.918979 288.446481 443.321828 285.84933 440.117856 285.84933z" ></path></symbol><symbol id="icon-daochu1" viewBox="0 0 1024 1024"><path d="M516.394 102.699c10.469 0 19.289 3.592 26.453 10.744L728.91 299.506c7.164 7.164 10.744 15.98 10.744 26.452 0 10.668-3.537 19.532-10.6 26.6-7.072 7.076-15.938 10.608-26.598 10.608-10.475 0-19.299-3.584-26.459-10.748l-122.381-122.68v431.126c0 10.266-3.635 19.041-10.902 26.316-7.277 7.271-16.049 10.908-26.316 10.908-10.281 0-19.049-3.637-26.32-10.908-7.276-7.275-10.92-16.051-10.92-26.316V229.738l-122.364 122.68c-7.56 7.168-16.376 10.748-26.464 10.748-10.28 0-19.04-3.64-26.316-10.908-7.276-7.272-10.916-16.052-10.916-26.32 0-10.084 3.576-18.908 10.744-26.456l186.061-186.063c7.16-7.168 15.992-10.744 26.457-10.744l0.034 0.024z m367.71 520.935c10.264 0 19.045 3.639 26.309 10.912 7.268 7.275 10.912 16.051 10.912 26.328v148.818c0 31.018-10.748 57.277-32.264 78.793-21.896 21.889-48.064 32.84-78.492 32.84H214.303c-30.417 0-56.772-10.855-79.06-32.568-21.716-22.287-32.568-48.643-32.568-79.064V660.874c0-10.285 3.634-19.053 10.908-26.328 7.276-7.273 16.049-10.912 26.321-10.912 10.266 0 19.04 3.639 26.316 10.912 7.273 7.275 10.908 16.051 10.908 26.328v148.818c0 10.27 3.634 19.049 10.914 26.324 7.274 7.273 16.042 10.896 26.318 10.896h596.256c10.076 0 18.656-3.623 25.729-10.896 7.072-7.275 10.611-16.055 10.611-26.324V660.874c0-10.285 3.637-19.053 10.908-26.328 7.277-7.273 16.045-10.912 26.313-10.912h-0.073z" ></path></symbol><symbol id="icon-shipin1" viewBox="0 0 1365 1024"><path d="M256.006827 42.669796a42.666382 42.666382 0 1 1 85.332764 0v938.660408a42.666382 42.666382 0 1 1-85.332764 0zM554.671502 383.147526c0-23.039846 16.213225-33.279778 37.546417-23.039847l227.838481 114.345905c41.813055 21.333191 40.959727 55.466297 0 75.94616l-33.279778 17.066553-193.705376 96.426024c-21.333191 10.239932-38.399744 0-38.399744-23.039847z" fill="#333333" ></path><path d="M0.008533 384.000853A41.813055 41.813055 0 0 1 41.821588 341.334471h255.998293a42.666382 42.666382 0 0 1 43.51971 42.666382 41.813055 41.813055 0 0 1-41.813054 42.666383h-255.998294A42.666382 42.666382 0 0 1 0.008533 384.000853zM0.008533 639.999147A41.813055 41.813055 0 0 1 41.821588 597.332764h255.998293a42.666382 42.666382 0 0 1 43.51971 42.666383 41.813055 41.813055 0 0 1-41.813054 42.666382h-255.998294A42.666382 42.666382 0 0 1 0.008533 639.999147zM1024.001707 384.000853a41.813055 41.813055 0 0 1 41.813054-42.666382h255.998294a42.666382 42.666382 0 0 1 41.813054 42.666382 41.813055 41.813055 0 0 1-41.813054 42.666383h-255.998294a42.666382 42.666382 0 0 1-41.813054-42.666383zM1024.001707 639.999147a41.813055 41.813055 0 0 1 41.813054-42.666383h255.998294a42.666382 42.666382 0 0 1 41.813054 42.666383 41.813055 41.813055 0 0 1-41.813054 42.666382h-255.998294a42.666382 42.666382 0 0 1-41.813054-42.666382z" fill="#333333" ></path><path d="M1024.001707 42.669796a42.666382 42.666382 0 1 1 85.332764 0v938.660408a42.666382 42.666382 0 1 1-85.332764 0z" fill="#333333" ></path><path d="M1262.933447 0.003413H102.407851A101.54599 101.54599 0 0 0 0.008533 101.549403v820.047866A103.252645 103.252645 0 0 0 102.407851 1023.996587h1160.525596a101.54599 101.54599 0 0 0 102.399318-101.54599V101.549403A103.252645 103.252645 0 0 0 1262.933447 0.003413z m17.066553 870.394198a68.266212 68.266212 0 0 1-67.412884 68.266211H152.754182a68.266212 68.266212 0 0 1-67.412884-68.266211V153.602389a68.266212 68.266212 0 0 1 67.412884-68.266211h1059.832934a68.266212 68.266212 0 0 1 67.412884 68.266211z" fill="#333333" ></path></symbol><symbol id="icon-nav_media_delete" viewBox="0 0 1085 1024"><path d="M728.177778 534.755556l-227.555556 130.844444c-34.133333 22.755556-62.577778 5.688889-62.577778-34.133333V364.088889c0-39.822222 28.444444-56.888889 62.577778-34.133333l227.555556 130.844444c34.133333 22.755556 34.133333 56.888889 0 73.955556M961.422222 56.888889H170.666667c-62.577778 0-113.777778 51.2-113.777778 119.466667v648.533333c0 62.577778 51.2 119.466667 113.777778 119.466667h790.755555c62.577778 0 113.777778-51.2 113.777778-119.466667V176.355556c0-68.266667-51.2-119.466667-113.777778-119.466667" fill="#1672D5" ></path><path d="M596.024889 738.872889a244.622222 244.622222 0 1 0 489.244444 0 244.622222 244.622222 0 1 0-489.244444 0Z" fill="#D0011B" ></path><path d="M838.371556 703.260444L761.969778 626.858667l-36.238222 36.181333 76.458666 76.458667L725.731556 815.900444l36.238222 36.238223L838.371556 775.68l76.458666 76.458667 36.181334-36.238223-76.401778-76.401777L951.011556 663.04l-36.181334-36.181333L838.371556 703.260444z" fill="#FFFFFF" ></path></symbol><symbol id="icon-zanting1" viewBox="0 0 1024 1024"><path d="M512 1024C228.266667 1024 0 795.733333 0 512S228.266667 0 512 0s512 228.266667 512 512-228.266667 512-512 512z m0-42.666667c260.266667 0 469.333333-209.066667 469.333333-469.333333S772.266667 42.666667 512 42.666667 42.666667 251.733333 42.666667 512s209.066667 469.333333 469.333333 469.333333z m-106.666667-682.666666c12.8 0 21.333333 8.533333 21.333334 21.333333v384c0 12.8-8.533333 21.333333-21.333334 21.333333s-21.333333-8.533333-21.333333-21.333333V320c0-12.8 8.533333-21.333333 21.333333-21.333333z m213.333334 0c12.8 0 21.333333 8.533333 21.333333 21.333333v384c0 12.8-8.533333 21.333333-21.333333 21.333333s-21.333333-8.533333-21.333334-21.333333V320c0-12.8 8.533333-21.333333 21.333334-21.333333z" fill="#666666" fill-opacity=".9" ></path></symbol><symbol id="icon-wutupian" viewBox="0 0 1026 1024"><path d="M194.116 601.133h7.923c15.849 0 27.734-7.923 39.615-19.809 11.885-39.615 55.466-138.655 114.889-138.655 23.767 0 47.538 7.923 71.305 15.85 39.616 11.881 79.232 23.767 134.697 15.843 59.424-11.884 75.269-67.345 91.113-114.883 19.808-67.347 35.657-106.962 110.926-106.962 15.849 0 31.693-11.886 31.693-31.694 0-15.85-15.845-31.694-31.693-31.694-122.807 0-150.537 91.117-170.345 150.541-15.85 47.539-23.771 67.347-43.58 71.311-39.616 7.922-71.309 0-106.962-11.886-27.73-11.886-59.424-19.808-91.117-19.808-118.847-3.964-174.309 174.306-178.272 182.229-3.959 15.85 3.963 35.658 19.808 39.617zM301.078 331.749c15.849 0 35.657-7.926 47.544-19.808 11.88-11.886 19.807-27.735 19.807-47.542 0-15.845-7.927-35.653-23.771-47.539-11.886-11.886-27.731-19.808-47.538-19.808-15.85 0-35.658 7.922-47.539 19.808-11.886 11.886-19.808 27.731-19.808 47.539s7.922 35.657 23.766 47.542c11.887 11.881 27.731 19.808 47.539 19.808z" fill="#5D5D5D" ></path><path d="M919.084 62.359H103.003C43.58 62.359 0 105.939 0 165.363v554.619c0 59.424 39.616 114.884 103.003 114.884H423.89c31.694-3.959 27.73-67.346-11.886-67.346l-7.922 3.963-297.12-3.963c-27.729 0-43.574-23.767-43.574-51.502V169.322c0-27.73 15.845-47.539 39.616-47.539h816.081c27.735 3.963 43.579 23.771 43.579 47.539v229.773c3.964 43.574 63.388 35.651 63.388 3.958V169.322c-0.001-59.424-47.544-106.963-106.968-106.963z" fill="#5D5D5D" ></path><path d="M804.654 704.253c31.693-31.693 47.538-51.501 51.502-51.501 7.922-11.887 7.922-27.73-7.928-43.58-7.922-7.922-27.729-7.922-35.652 0l-47.538 47.543-47.538-47.543c-7.927-7.922-23.771-7.922-35.657 0-15.844 15.85-15.844 31.693-7.922 43.58l51.502 51.501-51.502 51.498c-7.922 7.927-11.886 19.808-3.964 31.693 7.928 7.922 19.809 15.85 31.694 15.85 7.922 0 15.849-7.928 19.808-11.886l43.579-43.58 43.575 43.58c3.963 7.922 11.886 11.886 19.808 11.886 11.886 3.958 23.771-3.964 31.693-15.85 3.964-7.922 3.964-23.767-3.958-31.693l-51.502-51.498z" fill="#5D5D5D" ></path><path d="M783.941 446.518c-75.272-3.963-138.655 15.845-194.121 67.345-55.46 47.538-83.191 110.926-83.191 186.194 0 146.578 114.885 261.468 257.504 261.468 142.614 0 253.54-114.89 257.499-249.582 3.964-154.5-114.884-257.503-237.691-265.425zM760.17 894.174c-99.039 0-190.157-83.19-190.157-190.153-3.959-103.003 87.154-198.079 202.043-190.157 51.502 3.963 91.118 23.771 126.771 59.424s55.46 83.195 55.46 134.693c3.963 103.002-83.191 190.157-194.117 186.193z" fill="#5D5D5D" ></path></symbol><symbol id="icon-daochu2" viewBox="0 0 1024 1024"><path d="M93.090909 930.909091h837.818182V512h93.090909v512H0V512h93.090909v418.909091z m581.818182-558.545455v372.363637H349.090909V372.363636H139.636364L512 0l372.363636 372.363636h-209.454545z m-232.727273-93.090909v372.363637h139.636364V279.272727h77.800727L512 131.653818 364.381091 279.272727H442.181818z m-93.090909 512h325.818182v93.090909H349.090909v-93.090909z" fill="#333333" ></path></symbol><symbol id="icon-shipin2" viewBox="0 0 1024 1024"><path d="M1024 910.9H0V49.8h1024v861.1zM29.9 878.4h964.2V82.2H29.9v796.2z" fill="#050101" ></path><path d="M1020.9 716.3H3.1v-472h1017.7v472zM33.1 683.9H991V276.8H33.1v407.1z" fill="#050101" ></path><path d="M111.4 75.4h29.9v174.7h-29.9zM273.5 75.4h29.9v174.7h-29.9zM462.1 75.4H492v174.7h-29.9zM650.8 75.4h29.9v174.7h-29.9zM839.5 75.4h29.9v174.7h-29.9zM111.4 709.5h29.9v174.7h-29.9zM273.5 709.5h29.9v174.7h-29.9zM462.1 709.5H492v174.7h-29.9zM650.8 709.5h29.9v174.7h-29.9zM839.5 709.5h29.9v174.7h-29.9zM471.9 599.2c-7.3 0-14.6-2.1-21.2-6.2-13.3-8.3-21.2-23.2-21.2-39.8V407.5c0-16.6 7.9-31.5 21.2-39.8 13.3-8.3 29.2-8.3 42.4 0l116.4 72.8c13.3 8.3 21.2 23.2 21.2 39.8 0 16.6-7.9 31.5-21.2 39.8L493.1 593c-6.6 4.1-13.9 6.2-21.2 6.2z m0-205.3c-2.9 0-5.2 1.1-6.3 1.9-1.9 1.2-6.3 4.7-6.3 11.7v145.6c0 7.1 4.4 10.6 6.3 11.7 1.9 1.2 6.9 3.5 12.5 0L594.5 492c5.6-3.5 6.3-9.4 6.3-11.8 0-2.3-0.6-8.2-6.3-11.7l-116.4-72.8c-2.2-1.3-4.3-1.8-6.2-1.8z" fill="#050101" ></path></symbol><symbol id="icon-shipin3" viewBox="0 0 1024 1024"><path d="M825.6 153.6H198.4C124.5 153.6 64 214.1 64 288v448c0 73.9 60.5 134.4 134.4 134.4h627.2c73.9 0 134.4-60.5 134.4-134.4V288c0-73.9-60.5-134.4-134.4-134.4z m-138.2 44.8l112 112H706l-112-112h93.4z m-156.8 0l112 112H526.7l-112-112h115.9z m-179.2 0l112 112H347.5l-112-112h115.9zM108.8 288c0-41.4 28.4-76.1 66.7-86.3l108.7 108.7H108.8V288z m806.4 448c0 49.4-40.2 89.6-89.6 89.6H198.4c-49.4 0-89.6-40.2-89.6-89.6V355.2h806.4V736z m0-425.6h-52.5l-112-112h74.9c49.4 0 89.6 40.2 89.6 89.6v22.4z" ></path><path d="M454 687.2l149.3-77.6c27.5-13.8 27.5-53 0-66.8L468 472.2c-31.2-15.6-68 7.1-68 42v139.6c0 27.8 29.2 45.8 54 33.4zM444.8 512l134.4 67.2-134.4 67.2V512z" ></path></symbol><symbol id="icon-chushihua" viewBox="0 0 1024 1024"><path d="M640 512a128 128 0 1 1-128-128 128 128 0 0 1 128 128z m-128 448A446.976 446.976 0 0 1 80 624l125.6-25.12A319.392 319.392 0 1 0 512 192a314.976 314.976 0 0 0-213.984 84.48L384 384H64L128 64l89.6 112A447.52 447.52 0 1 1 512 960z" fill="#0590DF" ></path></symbol><symbol id="icon-tupian" viewBox="0 0 1024 1024"><path d="M938.666667 553.92V768c0 64.8-52.533333 117.333333-117.333334 117.333333H202.666667c-64.8 0-117.333333-52.533333-117.333334-117.333333V256c0-64.8 52.533333-117.333333 117.333334-117.333333h618.666666c64.8 0 117.333333 52.533333 117.333334 117.333333v297.92z m-64-74.624V256a53.333333 53.333333 0 0 0-53.333334-53.333333H202.666667a53.333333 53.333333 0 0 0-53.333334 53.333333v344.48A290.090667 290.090667 0 0 1 192 597.333333a286.88 286.88 0 0 1 183.296 65.845334C427.029333 528.384 556.906667 437.333333 704 437.333333c65.706667 0 126.997333 16.778667 170.666667 41.962667z m0 82.24c-5.333333-8.32-21.130667-21.653333-43.648-32.917333C796.768 511.488 753.045333 501.333333 704 501.333333c-121.770667 0-229.130667 76.266667-270.432 188.693334-2.730667 7.445333-7.402667 20.32-13.994667 38.581333-7.68 21.301333-34.453333 28.106667-51.370666 13.056-16.437333-14.634667-28.554667-25.066667-36.138667-31.146667A222.890667 222.890667 0 0 0 192 661.333333c-14.464 0-28.725333 1.365333-42.666667 4.053334V768a53.333333 53.333333 0 0 0 53.333334 53.333333h618.666666a53.333333 53.333333 0 0 0 53.333334-53.333333V561.525333zM320 480a96 96 0 1 1 0-192 96 96 0 0 1 0 192z m0-64a32 32 0 1 0 0-64 32 32 0 0 0 0 64z" fill="#000000" ></path></symbol><symbol id="icon-huodongzhanshi" viewBox="0 0 1024 1024"><path d="M704 384m-96 0a96 96 0 1 0 192 0 96 96 0 1 0-192 0Z" fill="#FFCB01" ></path><path d="M64 672l224.192-160 312.48 238.976 167.04-119.488 191.008 119.488V864l-31.04 29.152H64z" fill="#FFCB01" ></path><path d="M928.384 716.32V160h-832v461.088l132.928-122.72a96 96 0 0 1 129.504-0.672l244.768 221.216 104.544-92.96a96 96 0 0 1 130.88 3.072l89.376 87.296z m0 89.44l-134.08-130.944a32 32 0 0 0-43.648-1.024l-99.328 88.288L764.16 864h164.256v-58.24z m-832-97.6V864h572.288L315.904 545.184a32 32 0 0 0-43.2 0.224l-176.32 162.752z m-64-27.264L32 680.48l0.384-0.32V160a64 64 0 0 1 64-64h832a64 64 0 0 1 64 64v704a64 64 0 0 1-64 64h-832a64 64 0 0 1-64-64v-183.104z m672-232.896a64 64 0 1 0 0-128 64 64 0 0 0 0 128z m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256z" fill="#1C412F" ></path></symbol><symbol id="icon-moshiquanzhong" viewBox="0 0 1024 1024"><path d="M296.704 116.778667H120.746667C54.186667 116.778667 0 170.965333 0 237.696v176.042667c0 66.56 54.186667 120.746667 120.746667 120.746666h175.957333a121.002667 121.002667 0 0 0 120.917333-120.746666V237.653333a121.002667 121.002667 0 0 0-120.917333-120.917333z m55.253333 296.96c0 30.464-24.789333 55.125333-55.253333 55.125333H120.746667a55.210667 55.210667 0 0 1-55.168-55.125333V237.653333c0-30.592 24.832-55.296 55.168-55.296h175.914666c30.464 0 55.253333 24.832 55.253334 55.296v176.042667zM296.704 604.885333H120.746667c-66.56 0-120.789333 54.186667-120.789334 120.746667v175.957333c0 66.944 54.186667 121.045333 120.746667 121.045334h175.957333a120.96 120.96 0 0 0 120.917334-121.045334v-175.914666c0-66.56-54.229333-120.789333-120.917334-120.789334z m55.253333 296.704c0 30.72-24.789333 55.381333-55.253333 55.381334H120.746667a55.338667 55.338667 0 0 1-55.168-55.381334v-175.914666c0-30.464 24.832-55.168 55.168-55.168h175.914666c30.464 0 55.253333 24.96 55.253334 55.168v175.914666zM787.712 604.885333h-176.085333c-66.56 0-120.746667 54.186667-120.746667 120.746667v175.957333a120.874667 120.874667 0 0 0 120.746667 121.045334h175.957333a121.002667 121.002667 0 0 0 121.002667-121.045334v-175.914666c0-66.56-54.186667-120.789333-120.874667-120.789334z m55.253333 296.704c0 30.72-24.96 55.381333-55.381333 55.381334h-175.957333a55.338667 55.338667 0 0 1-55.125334-55.381334v-175.914666c0-30.464 24.832-55.168 55.125334-55.168h176.085333c30.592 0 55.253333 24.96 55.253333 55.168v175.914666zM874.24 1.365333h-233.728a149.845333 149.845333 0 0 0-149.632 149.674667v233.557333a149.973333 149.973333 0 0 0 149.632 149.930667h233.557333A150.058667 150.058667 0 0 0 1024 384.597333V151.04A149.888 149.888 0 0 0 874.24 1.365333z" ></path></symbol><symbol id="icon-quanzhongguanli" viewBox="0 0 1024 1024"><path d="M889.6 60.8c-6.4-12.8-22.4-16-35.2-9.6l-704 224c-6.4 0-12.8 3.2-16 9.6C112 316.8 0 483.2 0 560c0 89.6 70.4 160 160 160s160-70.4 160-160c0-60.8-70.4-176-108.8-240L480 233.6v611.2H272v128h480v-128H544V214.4l243.2-76.8C748.8 201.6 704 288 704 336c0 89.6 70.4 160 160 160s160-70.4 160-160c0-76.8-112-243.2-134.4-275.2zM64 560c0-35.2 51.2-124.8 96-198.4 44.8 70.4 96 163.2 96 198.4H64z m800-422.4c44.8 70.4 96 163.2 96 198.4H768c0-35.2 51.2-128 96-198.4z" fill="#1A90FF" ></path></symbol><symbol id="icon-xitongchushihua" viewBox="0 0 1024 1024"><path d="M1013.76 366.016a32.448 32.448 0 0 0-46.72 1.088l-25.024 26.88C893.952 215.04 744.064 80.192 560.448 58.24a33.408 33.408 0 0 0-36.608 29.696c-2.112 18.56 10.88 35.392 28.992 37.568 172.672 20.608 310.72 158.08 335.616 334.336 0.256 1.408 0.64 2.752 0.96 4.096a33.984 33.984 0 0 0 10.176 24.704 32.512 32.512 0 0 0 46.72-1.152l68.544-73.6a34.368 34.368 0 0 0-1.088-47.808zM89.472 491.648a33.28 33.28 0 0 0 37.184-28.928c23.68-176.896 161.152-315.52 334.208-337.088a33.664 33.664 0 0 0 28.8-37.632c-0.064-0.64-0.32-1.28-0.448-1.984a33.984 33.984 0 0 0-17.344-36.224L383.296 3.712a32.64 32.64 0 0 0-44.416 14.784A34.24 34.24 0 0 0 353.28 64l22.016 11.52C210.112 127.36 85.376 273.344 61.248 453.504a33.728 33.728 0 0 0 28.224 38.08zM460.8 908.032c-176.256-21.952-313.984-163.392-334.976-344a33.92 33.92 0 0 0-12.928-25.6 32.512 32.512 0 0 0-46.272 6.592L6.656 626.24a34.368 34.368 0 0 0 6.4 47.36 32.384 32.384 0 0 0 46.336-6.592l15.488-20.992c49.408 175.36 196.16 306.56 377.984 329.216a33.28 33.28 0 0 0 36.736-29.44 33.6 33.6 0 0 0-28.8-37.76z m465.6-372.032a33.28 33.28 0 0 0-36.8 29.44c-21.568 180.032-159.424 320.896-335.168 342.656a33.728 33.728 0 0 0-28.8 37.632c0 0.704 0.256 1.408 0.384 2.112 0.064 12.8 7.104 24.96 19.2 30.656l90.304 42.432a32.96 32.96 0 0 0 43.776-16.64 34.176 34.176 0 0 0-16.256-44.864l-11.136-5.248c161.792-55.552 281.728-201.344 303.232-380.48a33.664 33.664 0 0 0-28.736-37.696z m-190.016-19.2c0-129.088-102.528-234.112-228.608-234.112S279.168 387.712 279.168 516.864c0 129.088 102.592 234.176 228.608 234.176 126.08 0 228.608-105.088 228.608-234.24z m-228.608 166.528c-89.6 0-162.56-74.688-162.56-166.464 0-91.84 72.96-166.528 162.56-166.528 89.6 0 162.56 74.688 162.56 166.528 0 91.776-72.96 166.464-162.56 166.464z" fill="#333333" ></path></symbol><symbol id="icon-5tuxiangjiance" viewBox="0 0 1024 1024"><path d="M1022.937 140.55h-44.452V96.086c0-22.213-19.72-41.957-41.945-41.957h-32.085V9.715h32.085c46.894 0 86.397 39.476 86.397 86.383v44.453z m-903.392 873.735H87.46c-46.907 0-86.397-39.516-86.397-86.383v-44.466h44.413v44.466c0 22.212 19.758 41.918 41.984 41.918h32.085v44.465zM45.476 140.551H1.063V96.085c0-46.907 39.49-86.383 86.397-86.383h32.085v44.412H87.46c-22.226 0-41.984 19.745-41.984 41.958v44.479z m468.992 775.036H171.362c-32.085 0-59.247-27.162-59.247-59.274v-686.21c0-32.06 27.149-59.222 59.247-59.222H855.08c32.086 0 59.261 27.149 59.261 59.221V513.26h-44.413V170.115c0-7.39-7.404-14.756-14.848-14.756H171.362c-7.404 0-14.808 7.365-14.808 14.756v683.717c0 7.43 7.404 14.848 14.808 14.848h343.093v46.907z m0 0" fill="#57A3F2" ></path><path d="M778.568 977.264c-113.559 0-204.852-91.333-204.852-204.866s91.306-204.853 204.852-204.853c113.507 0 204.866 91.307 204.866 204.853s-91.346 204.866-204.866 204.866z m0-367.721a160.085 160.085 0 0 0-160.426 160.413c0 88.826 71.575 160.453 160.426 160.453s160.453-71.627 160.453-160.453c0-88.878-71.601-160.413-160.453-160.413z m0 0" fill="#57A3F2" ></path><path d="M893.19 918.817l31.43-31.416 90.742 90.716-31.39 31.481-90.781-90.781z m-201.019-146.42h-44.438a132.766 132.766 0 0 1 133.29-133.29v44.426a88.523 88.523 0 0 0-88.852 88.865zM339.193 449.09c-44.412 0-81.434-37.009-81.434-81.513 0-44.374 37.009-81.474 81.434-81.474 44.453 0 81.487 37.1 81.487 81.474 0 46.92-37.034 81.513-81.487 81.513z m0-118.522c-19.705 0-37.034 17.303-37.034 37.009 0 19.758 17.329 37.021 37.034 37.021 19.772 0 37.061-17.263 37.061-37.021 0-19.706-17.29-37.009-37.06-37.009zM282.44 779.763l-29.604-32.02 313.475-278.961 138.214 116.027-27.149 34.62-111.051-91.347-283.885 251.68z m190.083-481.306h224.585v44.452H472.523v-44.452z m0 78.979h130.81v44.452h-130.81v-44.452z m0 0" fill="#57A3F2" ></path></symbol><symbol id="icon-jieguozhanshiye" viewBox="0 0 1024 1024"><path d="M908.387097 214.709677a27.526882 27.526882 0 0 1 27.526881 27.526882v589.075269a27.526882 27.526882 0 0 1-27.526881 27.526882H115.612903a27.526882 27.526882 0 0 1-27.526881-27.526882V242.236559a27.526882 27.526882 0 0 1 27.526881-27.526882h792.774194z m-38.537635 66.064517H154.150538v512h715.698924V280.774194z m-80.692301 95.760516a33.032258 33.032258 0 0 1 0.963441 45.711139l-0.963441 1.007484-224.608344 224.608344a33.032258 33.032258 0 0 1-45.705634 0.963441l-1.007484-0.963441L398.765419 528.791398l-119.064774 119.070279a33.032258 33.032258 0 0 1-45.705634 0.963441l-1.007484-0.963441a33.032258 33.032258 0 0 1-0.968946-45.711139l0.968946-1.007484 142.424086-142.424086a33.032258 33.032258 0 0 1 45.705634-0.968946l1.007484 0.968946 119.064774 119.064774 201.254538-201.249032a33.032258 33.032258 0 0 1 46.713118 0z" fill="#3A3A3A" ></path></symbol><symbol id="icon-jieshushipin" viewBox="0 0 1025 1024"><path d="M962.048 711.68c-34.304 0-61.952-27.648-61.952-61.952V376.832c0-34.304 27.648-61.952 61.952-61.952 34.304 0 61.952 27.648 61.952 61.952v272.896c0 33.792-27.648 61.952-61.952 61.952zM699.904 942.08H200.192C89.6 942.08 0 852.48 0 741.888V284.16c0-110.592 89.6-200.192 200.192-200.192h499.712c110.592 0 200.192 89.6 200.192 200.192v457.728c0 110.592-89.6 200.192-200.192 200.192zM200.192 167.424C135.68 167.424 83.456 219.648 83.456 284.16v457.728c0 64.512 52.736 117.248 117.248 117.248h499.712c64.512 0 117.248-52.736 117.248-117.248V284.16c0-64.512-52.736-117.248-117.248-117.248l-500.224 0.512z" ></path><path d="M423.936 673.28l141.312-140.8c15.36-15.36 15.36-39.936 0-55.296L423.936 335.872c-24.576-24.576-66.56-7.168-66.56 27.648v282.112c0 34.816 41.984 52.224 66.56 27.648z" ></path><path d="M37.888 859.648l-3.072-4.096c-21.504-26.112-17.408-65.024 8.704-86.528L781.312 165.888c26.112-21.504 65.024-17.408 86.528 8.704l3.072 4.096c21.504 26.112 17.408 65.024-8.704 86.528L124.416 868.352c-26.112 21.504-65.024 17.408-86.528-8.704z" ></path></symbol><symbol id="icon-jieshushipin1" viewBox="0 0 1025 1024"><path d="M962.048 314.88c-34.304 0-61.952 27.648-61.952 61.952V284.16c0-28.672-6.144-55.808-16.896-80.384-2.048-8.704-6.144-17.408-12.288-25.088l-3.072-4.096-1.024-1.024c-35.84-53.76-97.28-89.6-166.912-89.6H200.192C89.6 83.968 0 173.568 0 284.16v457.728c0 35.328 9.216 68.096 25.088 96.768 2.048 6.144 5.632 11.776 9.728 16.896l3.072 4.096 1.536 1.536C76.288 910.336 134.656 942.08 200.192 942.08h499.712c110.592 0 200.192-89.6 200.192-200.192v-92.16c0 34.304 27.648 61.952 61.952 61.952 34.304 0 61.952-28.16 61.952-61.952V376.832c0-34.304-27.648-61.952-61.952-61.952zM200.192 167.424l500.224-0.512c21.504 0 41.984 6.144 59.392 16.384L491.008 402.944 423.936 335.872c-24.576-24.576-66.56-7.168-66.56 27.648v148.992L83.456 736.256V284.16c0-64.512 52.224-116.736 116.736-116.736z m500.224 691.712H200.704c-18.432 0-35.328-4.096-50.688-11.776L366.08 670.72c13.824 16.384 39.936 20.48 57.856 2.56l141.312-140.8c9.216-9.216 12.8-21.504 11.264-33.792l241.152-197.12v440.32c0 64.512-52.736 117.248-117.248 117.248z" ></path></symbol><symbol id="icon-shipinjiance_mianxing" viewBox="0 0 1024 1024"><path d="M239.567596 954.810811h576.576577v69.189189h-576.576577z" ></path><path d="M575.711741 856.936937l59.917837-34.594595 86.486487 149.794595-59.917838 34.594595zM333.549578 972.148468l86.486487-149.794594 59.912072 34.594594-86.486487 149.794595z" ></path><path d="M512.000029 430.933333m-126.846847 0a126.846847 126.846847 0 1 0 253.693694 0 126.846847 126.846847 0 1 0-253.693694 0Z" ></path><path d="M546.594623 0v148.410811H477.405434V0a432.432432 432.432432 0 1 0 69.189189 0z m-34.594594 626.969369a196.036036 196.036036 0 1 1 196.036036-196.036036 196.036036 196.036036 0 0 1-196.036036 196.036036z" ></path></symbol><symbol id="icon-shipinjiance" viewBox="0 0 1024 1024"><path d="M512 627.549758a195.749466 195.749466 0 1 1 195.749466-195.749466 195.749466 195.749466 0 0 1-195.749466 195.749466z m0-322.410885a126.661419 126.661419 0 1 0 126.661419 126.661419 126.661419 126.661419 0 0 0-126.661419-126.661419zM239.965816 954.911953h575.733723v69.088047h-575.733723z" ></path><path d="M575.647363 857.135095l59.830249-34.544023 86.360058 149.581378-59.830248 34.544024zM333.821927 972.19548l86.360059-149.575622 59.830248 34.544024-86.360058 149.575621zM477.455977 34.544023h69.088046v115.146745H477.455977z" ></path><path d="M512 863.600585a431.800292 431.800292 0 1 1 431.800292-431.800293 432.318453 432.318453 0 0 1-431.800292 431.800293z m0-794.512538a362.712246 362.712246 0 1 0 362.712246 362.712245 363.115259 363.115259 0 0 0-362.712246-362.712245z" ></path></symbol><symbol id="icon-wutupian1" viewBox="0 0 1024 1024"><path d="M899.584 64H124.416c-33.28 0-60.416 27.136-60.416 60.416v775.168c0 33.28 27.136 60.416 60.416 60.416h363.008c11.264 0 20.48-9.216 20.48-20.48v-15.36c0-11.264-9.216-20.48-20.48-20.48H120.32v-783.36h783.36v367.616c0 11.264 9.216 20.48 20.48 20.48h15.36c11.264 0 20.48-9.216 20.48-20.48v-363.52c0-33.28-27.136-60.416-60.416-60.416z" ></path><path d="M448 729.6c0-13.312 1.024-26.624 3.072-39.936H234.496v-8.192l142.336-142.336L462.336 624.64l198.656-199.168 25.6 25.6c13.824-2.048 28.16-3.072 43.008-3.072 12.8 0 25.088 1.024 37.376 2.56l-75.264-75.264c-16.896-16.896-44.032-16.896-60.416 0l-168.96 168.96-55.296-55.296c-16.896-16.896-43.52-16.896-60.416 0l-156.672 156.672c-6.656 7.168-12.288 20.48-12.288 30.208v49.664c0 11.776 9.728 21.504 21.504 21.504h249.344c-0.512-5.632-0.512-11.776-0.512-17.408zM263.168 476.672c54.784 0 99.328-44.544 99.328-99.328s-44.544-99.328-99.328-99.328S163.84 322.56 163.84 377.344s44.544 99.328 99.328 99.328z m0-142.336c23.552 0 42.496 18.944 42.496 42.496 0 23.552-18.944 42.496-42.496 42.496-23.552 0-42.496-18.944-42.496-42.496s18.944-42.496 42.496-42.496z" ></path><path d="M729.6 499.2c-126.976 0-230.4 103.424-230.4 230.4s103.424 230.4 230.4 230.4 230.4-103.424 230.4-230.4-103.424-230.4-230.4-230.4z m174.08 230.4c0 37.888-12.288 72.704-32.768 101.376l-242.688-242.688c28.672-20.48 63.488-32.768 101.376-32.768 95.744 0 174.08 78.336 174.08 174.08z m-348.16 0c0-37.888 12.288-72.704 32.768-101.376l242.688 242.688c-28.672 20.48-63.488 32.768-101.376 32.768-96.256 0-174.08-77.824-174.08-174.08z" ></path></symbol><symbol id="icon-wutupian2" viewBox="0 0 1024 1024"><path d="M728.13 312.13c41.9 0 75.86 33.97 75.86 75.86 0 41.9-33.97 75.86-75.86 75.86-41.9 0-75.86-33.97-75.86-75.86s33.96-75.86 75.86-75.86z m-86.21 267.81c26.6-22.61 51.4-35.43 74.89-38.81 25.53-3.61 48.89 3.61 67.68 21.19 31.55 29.38 61.9 66.47 86.94 100.43V285.19c0-23.84-19.51-43.35-43.35-43.35l-524.98-0.02 338.82 338.12zM77.86 275.58l67.17 67.04 0.03 258.72c14.12-28.24 28.05-52.79 41.8-73.33l5.88-8.56c21.9-31.28 43.48-52.4 65.38-64.02L682.2 878.7l-572.35 0.01c-16.41 0-29.94-12.35-31.78-28.27l-0.22-3.73 0.01-571.13zM60.96 0.13L235.55 174.4l671.31 0.01c16.41 0 29.94 12.35 31.78 28.27l0.22 3.73v640.32c0 8.24-3.11 15.75-8.22 21.42l93.36 93.17-60.96 60.96-488.52-488.52L0 61.09 60.96 0.13z" fill="#6B6B6B" ></path></symbol><symbol id="icon-ziyuanxhdpi-copy" viewBox="0 0 1024 1024"><path d="M262.041513 740.995166a407.620131 407.620131 0 0 0 114.133636 283.004834H133.932329A134.514643 134.514643 0 0 1 0 889.776514v-187.214103h262.041513v38.432755zM284.169463 604.73358H0v-184.302531h416.063691a407.620131 407.620131 0 0 0-131.894228 184.302531zM1024 133.932329v188.961046H0V133.932329A134.223486 134.223486 0 0 1 133.932329 0h757.008814a134.514643 134.514643 0 0 1 133.058857 133.932329zM922.386125 420.431049h101.613875v116.462895a416.063691 416.063691 0 0 0-101.613875-116.462895z" fill="#ED6A0C" ></path><path d="M721.487632 634.140461h-98.993461a23.583736 23.583736 0 0 1-23.292579-23.583737v-169.162354a23.292579 23.292579 0 0 1 23.292579-23.292579h98.993461a23.583736 23.583736 0 0 1 23.583736 23.292579V611.430196a23.874893 23.874893 0 0 1-23.583736 22.710265zM757.008814 657.43304V757.008814a23.583736 23.583736 0 0 0 23.583736 23.583736h169.162355a23.583736 23.583736 0 0 0 23.292579-23.583736v-98.99346a23.292579 23.292579 0 0 0-23.292579-23.292579h-169.162355a23.292579 23.292579 0 0 0-23.583736 22.710265zM370.060847 658.015354V757.008814a23.292579 23.292579 0 0 0 23.292579 23.583736h169.162354a23.583736 23.583736 0 0 0 23.583737-23.583736v-98.99346a23.583736 23.583736 0 0 0-23.583737-23.583736h-169.162354a23.292579 23.292579 0 0 0-23.292579 23.583736z" fill="#ED6A0C" ></path><path d="M413.443276 891.523457L483.321012 960.81888a23.583736 23.583736 0 0 0 33.191925 0l119.374467-119.665624a23.292579 23.292579 0 0 0 0-33.191925l-34.938868-34.938869-34.938869-34.938868a23.292579 23.292579 0 0 0-33.191925 0l-119.374466 119.374467a23.583736 23.583736 0 0 0 0 34.065396zM689.169178 618.126813l69.877737 69.877736a23.292579 23.292579 0 0 0 33.191925 0l119.374467-119.374467a23.292579 23.292579 0 0 0 0-33.191924l-34.938869-34.938869-34.938868-34.647711a23.292579 23.292579 0 0 0-33.191925 0l-119.374467 119.374467a23.292579 23.292579 0 0 0 0 32.900768z" fill="#ED6A0C" ></path><path d="M721.487632 1021.088428h-98.993461a23.292579 23.292579 0 0 1-23.292579-23.292579v-169.162355a23.292579 23.292579 0 0 1 23.292579-23.583736h98.993461a23.583736 23.583736 0 0 1 23.583736 23.583736v169.162355a23.583736 23.583736 0 0 1-23.583736 23.292579z" fill="#ED6A0C" ></path><path d="M924.715382 891.523457L854.837646 960.81888a23.583736 23.583736 0 0 1-33.191925 0l-119.665624-119.665624a23.583736 23.583736 0 0 1 0-33.191925l34.938868-34.938869 34.938868-34.938868a23.292579 23.292579 0 0 1 33.191925 0l119.665624 119.374467a24.166051 24.166051 0 0 1 0 34.065396zM651.901052 618.126813L582.314473 688.004549a23.292579 23.292579 0 0 1-33.191925 0l-119.665624-119.374467a23.583736 23.583736 0 0 1 0-33.191924l34.938868-34.938869 34.938868-34.938868a23.583736 23.583736 0 0 1 33.483082 0l119.374467 119.374467a23.292579 23.292579 0 0 1-0.291157 33.191925z" fill="#ED6A0C" ></path></symbol><symbol id="icon-tuxiangjiance" viewBox="0 0 1024 1024"><path d="M960.614304 1023.999898a64.102394 64.102394 0 0 1-46.182395-19.558398L603.44314 683.212732a64.204794 64.204794 0 1 1 92.15999-89.395191l311.193569 321.228767A64.307194 64.307194 0 0 1 960.614304 1023.999898z" fill="#14CC83" ></path><path d="M465.715153 465.715153m-465.715153 0a465.715153 465.715153 0 1 0 931.430307 0 465.715153 465.715153 0 1 0-931.430307 0Z" fill="#14CC83" ></path><path d="M465.715153 465.715153m-353.279964 0a353.279965 353.279965 0 1 0 706.559929 0 353.279965 353.279965 0 1 0-706.559929 0Z" fill="#FFFFFF" ></path><path d="M357.580764 307.404769m-86.732791 0a86.732791 86.732791 0 1 0 173.465583 0 86.732791 86.732791 0 1 0-173.465583 0Z" fill="#4077E5" ></path><path d="M357.580764 448.614355L115.507188 638.668736l117.555189 81.203192 222.719977 81.715192 261.836774-115.199989 93.388791-214.118378-228.147177-105.26719-89.087991 165.171184-136.191987-83.558392z" fill="#4077E5" ></path></symbol><symbol id="icon-quanzhongxuanze" viewBox="0 0 1024 1024"><path d="M86.304 658.464V235.424c0-85.248 68.032-154.592 151.68-154.592h415.04c83.648 0 151.68 69.344 151.68 154.56v301.024h47.872V235.392C852.48 123.104 763.2 32.128 653.024 32H237.984C127.84 32.128 38.56 123.104 38.4 235.392v423.04c0.128 112.32 89.408 203.296 199.552 203.424h295.36v-48.832h-295.36c-83.648 0-151.68-69.312-151.68-154.56z" ></path><path d="M983.136 816.256l-178.112-159.264-183.936-164.512c-5.28-4.704-14.432-0.64-14.464 6.4l-0.64 246.816-0.672 238.944c-0.032 7.872 10.976 10.176 15.488 3.2l122.88-188.608a9.248 9.248 0 0 1 9.056-4.032l222.432 34.752c8.192 1.28 13.856-8.416 8-13.696z" ></path></symbol><symbol id="icon-jisuanquanzhong" viewBox="0 0 1024 1024"><path d="M461.955377 0q-11.75407 1.18054-23.405485 2.925686-11.651415 1.693818-23.251502 3.952242t-23.04619 5.030126q-11.446103 2.771702-22.789551 6.10801-11.29212 3.28498-22.481585 7.134567-11.138137 3.798259-22.12229 8.109795-10.984153 4.362865-21.762994 9.18768-10.778842 4.824815-21.249717 10.162908-10.522203 5.286765-20.839094 11.086809-10.265564 5.800043-20.274489 12.062037-9.957597 6.261994-19.658554 12.985938-9.752285 6.672616-19.093949 13.858511-9.392991 7.185895-18.426686 14.731084-9.033696 7.596517-17.708098 15.603656-8.725729 7.955812-16.989507 16.322247-8.315107 8.366434-16.219591 17.143491-7.904484 8.725729-15.398346 17.862081-7.545189 9.085024-14.628428 18.529342-7.031911 9.444319-13.704527 19.196604-6.621289 9.752285-12.831955 19.812538-6.159338 10.008925-11.856726 20.325816-5.697388 10.368219-10.932825 20.94175-5.235437 10.573531-10.008925 21.352372-4.722159 10.778842-8.982368 21.814323-4.208881 10.984153-7.955812 22.173618t-6.929255 22.58424q-3.233653 11.29212-5.902699 22.789551-2.669047 11.497431-4.876143 23.097518-2.155768 11.600087-3.746931 23.30283-1.64249 11.651415-2.720374 23.405485-1.026556 11.805398-1.591163 23.559468Q0.005012 498.906394 0.005012 510.711792q0 35.416195 4.876143 70.473095 4.876143 35.108228 14.525773 69.189899 9.64963 34.132999 23.867435 66.57218 14.217806 32.439181 32.798476 62.619938l169.227817-115.590247Q205.316286 595.659331 205.316286 510.711792q0-127.549628 90.182976-217.732605Q366.998913 221.479536 461.955377 206.645796V0z m102.655637 206.645796q94.956464 14.833739 166.456114 86.333391Q802.515452 364.42751 817.349191 459.383974h206.645797q-1.077884-10.932825-2.669047-21.814323-1.539835-10.881497-3.592947-21.660339-2.053113-10.778842-4.516848-21.557684-2.515063-10.676186-5.440749-21.249717-2.977013-10.624858-6.36465-21.044405-3.387636-10.470875-7.185894-20.787767-3.900914-10.265564-8.212451-20.428471-4.260209-10.11158-8.93104-20.01785-4.722159-9.957597-9.854942-19.658554-5.132782-9.752285-10.676186-19.247932-5.543404-9.495646-11.497431-18.734653t-12.267349-18.221376q-6.313322-8.982368-13.037265-17.708097-6.723944-8.725729-13.807184-17.092164-7.083239-8.417762-14.525772-16.527557-7.442534-8.058467-15.193034-15.860296-7.750501-7.750501-15.911624-15.193034-8.058467-7.442534-16.424902-14.525773-8.46909-7.083239-17.143491-13.807183-8.725729-6.672616-17.708098-13.037266-8.982368-6.313322-18.221375-12.267348-9.239007-5.954027-18.734654-11.497432t-19.196604-10.676186q-9.752285-5.132782-19.658554-9.803613-9.957597-4.722159-20.069177-9.033696-10.11158-4.260209-20.428472-8.109796-10.265564-3.849586-20.736438-7.185894-10.470875-3.438964-21.044406-6.415977-10.624858-2.925686-21.301044-5.440749-10.727514-2.463735-21.557684-4.516848-10.778842-2.053113-21.660339-3.592947Q575.543839 1.129212 564.611014 0v206.645796z m459.383974 355.393814h-206.645797q-14.833739 94.956464-86.282063 166.456115Q640.832824 818.678702 513.283195 818.678702q-116.616803 0-202.026292-75.400565l-172.820765 118.053982q17.964736 19.196604 37.777275 36.442751 19.812538 17.297475 41.318893 32.439181 21.455028 15.141706 44.398563 28.024989 22.943535 12.831955 47.016282 23.354157 24.124075 10.470875 49.223378 18.426687 25.047975 7.904484 50.81454 13.242577 25.663909 5.389421 51.841096 8.058467 26.177187 2.669047 52.45703 2.669047 11.805398 0 23.610797-0.513278 11.75407-0.513278 23.508141-1.64249 11.75407-1.077884 23.405485-2.720375 11.702743-1.591162 23.302829-3.74693 11.600087-2.155768 23.097519-4.876143 11.446103-2.669047 22.840879-5.902699 11.29212-3.182325 22.532912-6.929256 11.189464-3.746931 22.173617-7.955812 11.035481-4.260209 21.814323-8.982368 10.778842-4.722159 21.4037-9.957597 10.573531-5.235437 20.890422-10.984153 10.265564-5.64606 20.325817-11.856726 10.060252-6.159338 19.812537-12.831954t19.196604-13.704528q9.444319-7.083239 18.529343-14.5771 9.136352-7.493861 17.862081-15.398346 8.725729-7.955812 17.143491-16.270918 8.366434-8.315107 16.373574-16.93818 7.955812-8.725729 15.552329-17.759425 7.545189-9.033696 14.731084-18.426687 7.185895-9.392991 13.858511-19.093948 6.672616-9.64963 12.985938-19.658555 6.261994-10.008925 12.062037-20.274488 5.800043-10.265564 11.086809-20.787766 5.338093-10.573531 10.162908-21.301045 4.824815-10.778842 9.187679-21.762995 4.311537-10.932825 8.161123-22.070962 3.798259-11.189464 7.083239-22.532912 3.336308-11.29212 6.108011-22.789551 2.771702-11.446103 5.030126-23.046191 2.258424-11.548759 3.952242-23.251501 1.745146-11.651415 2.925686-23.405486z" ></path></symbol></svg>',function(c){var a=(a=document.getElementsByTagName("script"))[a.length-1],l=a.getAttribute("data-injectcss"),a=a.getAttribute("data-disable-injectsvg");if(!a){var h,t,i,o,z,v=function(a,l){l.parentNode.insertBefore(a,l)};if(l&&!c.__iconfont__svg__cssinject__){c.__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(a){console&&console.log(a)}}h=function(){var a,l=document.createElement("div");l.innerHTML=c._iconfont_svg_string_4543668,(l=l.getElementsByTagName("svg")[0])&&(l.setAttribute("aria-hidden","true"),l.style.position="absolute",l.style.width=0,l.style.height=0,l.style.overflow="hidden",l=l,(a=document.body).firstChild?v(l,a.firstChild):a.appendChild(l))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(h,0):(t=function(){document.removeEventListener("DOMContentLoaded",t,!1),h()},document.addEventListener("DOMContentLoaded",t,!1)):document.attachEvent&&(i=h,o=c.document,z=!1,d(),o.onreadystatechange=function(){"complete"==o.readyState&&(o.onreadystatechange=null,p())})}function p(){z||(z=!0,i())}function d(){try{o.documentElement.doScroll("left")}catch(a){return void setTimeout(d,50)}p()}}(window);
\ No newline at end of file
{
"id": "4543668",
"name": "无人机检测",
"font_family": "iconfont",
"css_prefix_text": "icon-",
"description": "",
"glyphs": [
{
"icon_id": "10820116",
"name": "数据集",
"font_class": "shujuji",
"unicode": "e651",
"unicode_decimal": 58961
},
{
"icon_id": "12103015",
"name": "模型",
"font_class": "moxing",
"unicode": "e61f",
"unicode_decimal": 58911
},
{
"icon_id": "1283",
"name": "视频",
"font_class": "shipin",
"unicode": "e600",
"unicode_decimal": 58880
},
{
"icon_id": "167186",
"name": "导出",
"font_class": "daochu",
"unicode": "e662",
"unicode_decimal": 58978
},
{
"icon_id": "1106050",
"name": "暂停",
"font_class": "zanting",
"unicode": "e605",
"unicode_decimal": 58885
},
{
"icon_id": "1459147",
"name": "导出",
"font_class": "daochu1",
"unicode": "e61b",
"unicode_decimal": 58907
},
{
"icon_id": "1503737",
"name": "视频",
"font_class": "shipin1",
"unicode": "e64a",
"unicode_decimal": 58954
},
{
"icon_id": "2425558",
"name": "nav_media_delete",
"font_class": "nav_media_delete",
"unicode": "e648",
"unicode_decimal": 58952
},
{
"icon_id": "2674483",
"name": "暂停",
"font_class": "zanting1",
"unicode": "e629",
"unicode_decimal": 58921
},
{
"icon_id": "5094765",
"name": "无图片",
"font_class": "wutupian",
"unicode": "e606",
"unicode_decimal": 58886
},
{
"icon_id": "5838798",
"name": "导出",
"font_class": "daochu2",
"unicode": "e871",
"unicode_decimal": 59505
},
{
"icon_id": "6879353",
"name": "视频",
"font_class": "shipin2",
"unicode": "e60e",
"unicode_decimal": 58894
},
{
"icon_id": "7629071",
"name": "视频",
"font_class": "shipin3",
"unicode": "e6bb",
"unicode_decimal": 59067
},
{
"icon_id": "10936655",
"name": "初始化",
"font_class": "chushihua",
"unicode": "e61e",
"unicode_decimal": 58910
},
{
"icon_id": "11372711",
"name": "图片",
"font_class": "tupian",
"unicode": "e8ba",
"unicode_decimal": 59578
},
{
"icon_id": "11932851",
"name": "活动展示",
"font_class": "huodongzhanshi",
"unicode": "e60f",
"unicode_decimal": 58895
},
{
"icon_id": "13396906",
"name": "模式权重",
"font_class": "moshiquanzhong",
"unicode": "e781",
"unicode_decimal": 59265
},
{
"icon_id": "16017699",
"name": "权重管理",
"font_class": "quanzhongguanli",
"unicode": "e62f",
"unicode_decimal": 58927
},
{
"icon_id": "16103164",
"name": "系统初始化 ",
"font_class": "xitongchushihua",
"unicode": "e64e",
"unicode_decimal": 58958
},
{
"icon_id": "17995814",
"name": "5 图像检测",
"font_class": "5tuxiangjiance",
"unicode": "e602",
"unicode_decimal": 58882
},
{
"icon_id": "19457235",
"name": "result",
"font_class": "jieguozhanshiye",
"unicode": "e6b1",
"unicode_decimal": 59057
},
{
"icon_id": "20120369",
"name": "结束视频",
"font_class": "jieshushipin",
"unicode": "e7d5",
"unicode_decimal": 59349
},
{
"icon_id": "20120420",
"name": "结束视频",
"font_class": "jieshushipin1",
"unicode": "e7d8",
"unicode_decimal": 59352
},
{
"icon_id": "20313959",
"name": "视频检测_面性",
"font_class": "shipinjiance_mianxing",
"unicode": "e61c",
"unicode_decimal": 58908
},
{
"icon_id": "20313969",
"name": "视频检测",
"font_class": "shipinjiance",
"unicode": "e61d",
"unicode_decimal": 58909
},
{
"icon_id": "25061077",
"name": "无图片",
"font_class": "wutupian1",
"unicode": "ec99",
"unicode_decimal": 60569
},
{
"icon_id": "25533580",
"name": "无图片",
"font_class": "wutupian2",
"unicode": "e6e6",
"unicode_decimal": 59110
},
{
"icon_id": "27308187",
"name": "初始化",
"font_class": "ziyuanxhdpi-copy",
"unicode": "e601",
"unicode_decimal": 58881
},
{
"icon_id": "35511412",
"name": "图像检测",
"font_class": "tuxiangjiance",
"unicode": "e60d",
"unicode_decimal": 58893
},
{
"icon_id": "38135974",
"name": "权重选择",
"font_class": "quanzhongxuanze",
"unicode": "ea03",
"unicode_decimal": 59907
},
{
"icon_id": "39951389",
"name": "计算权重",
"font_class": "jisuanquanzhong",
"unicode": "e603",
"unicode_decimal": 58883
}
]
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment