Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xiaomai-cloud-class-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiaomai-cloud-class
xiaomai-cloud-class-web
Commits
6c9fbbfd
Commit
6c9fbbfd
authored
Dec 30, 2020
by
zhangleyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:处理图标不显示的问题
parent
a585811d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
11 deletions
+10
-11
src/common/less/icon-font.less
+7
-8
src/index.html
+3
-3
No files found.
src/common/less/icon-font.less
View file @
6c9fbbfd
@font-face {
@font-face {
font-family: 'iconfont'; /* project id 2223403 */
font-family: 'iconfont'; /* project id 2223403 */
src: url('//at.alicdn.com/t/font_2223403_
5k8dbuf925c
.eot');
src: url('//at.alicdn.com/t/font_2223403_
w7su9rdwngo
.eot');
src: url('//at.alicdn.com/t/font_2223403_
5k8dbuf925c
.eot?#iefix') format('embedded-opentype'),
src: url('//at.alicdn.com/t/font_2223403_
w7su9rdwngo
.eot?#iefix') format('embedded-opentype'),
url('//at.alicdn.com/t/font_2223403_
5k8dbuf925c
.woff2') format('woff2'),
url('//at.alicdn.com/t/font_2223403_
w7su9rdwngo
.woff2') format('woff2'),
url('//at.alicdn.com/t/font_2223403_
5k8dbuf925c
.woff') format('woff'),
url('//at.alicdn.com/t/font_2223403_
w7su9rdwngo
.woff') format('woff'),
url('//at.alicdn.com/t/font_2223403_
5k8dbuf925c
.ttf') format('truetype'),
url('//at.alicdn.com/t/font_2223403_
w7su9rdwngo
.ttf') format('truetype'),
url('//at.alicdn.com/t/font_2223403_
5k8dbuf925c
.svg#iconfont') format('svg');
url('//at.alicdn.com/t/font_2223403_
w7su9rdwngo
.svg#iconfont') format('svg');
}
}
.iconfont{
.iconfont{
font-family:"iconfont" !important;
font-family:"iconfont" !important;
font-size:16px;
font-size:16px;
font-style:normal;
font-style:normal;
}
}
\ No newline at end of file
src/index.html
View file @
6c9fbbfd
<!--
<!--
* @Author: 吴文洁
* @Author: 吴文洁
* @Date: 2020-08-24 12:20:57
* @Date: 2020-08-24 12:20:57
* @LastEditors:
wuf
an
* @LastEditors:
zhangleyu
an
* @LastEditTime: 2020-12-
28 15:29:2
9
* @LastEditTime: 2020-12-
30 13:58:4
9
* @Description:
* @Description:
* @Copyright: 杭州杰竞科技有限公司 版权所有
* @Copyright: 杭州杰竞科技有限公司 版权所有
-->
-->
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
-->
<link
rel=
"manifest"
href=
"%PUBLIC_URL%/manifest.json"
/>
<link
rel=
"manifest"
href=
"%PUBLIC_URL%/manifest.json"
/>
<link
rel=
"stylesheet"
href=
"//at.alicdn.com/t/font_2223403_
5k8dbuf925c
.css"
>
<link
rel=
"stylesheet"
href=
"//at.alicdn.com/t/font_2223403_
w7su9rdwngo
.css"
>
<!--
<!--
Notice the use of %PUBLIC_URL% in the tags above.
Notice the use of %PUBLIC_URL% in the tags above.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment