本地版配置

dev_local_2
杨树明 5 years ago
parent 21d75363df
commit bac9570dfa

@ -0,0 +1,32 @@
@font-face {
font-family: Roboto;
src: url("../font/roboto-light.eot");
src: url("../font/roboto-light.eot?#iefix") format("embedded-opentype"),url("../font/roboto-light.woff2") format("woff2"),url("../font/roboto-light.woff") format("woff"),url("../font/roboto-light.ttf") format("truetype");
font-weight: 300
}
@font-face {
font-family: Roboto;
src: url("../font/roboto-light.eot");
src: url("../font/roboto-light.eot?#iefix") format("embedded-opentype"),url("../font/roboto-light.woff2") format("woff2"),url("../font/roboto-light.woff") format("woff"),url("../font/roboto-light.ttf") format("truetype");
font-weight: 400
}
@font-face {
font-family: Roboto;
src: url("../font/roboto-light.eot");
src: url("../font/roboto-light.eot?#iefix") format("embedded-opentype"),url("../font/roboto-light.woff2") format("woff2"),url("../font/roboto-light.woff") format("woff"),url("../font/roboto-light.ttf") format("truetype");
font-weight: 500
}
@font-face {
font-family: Roboto;
src: url("../font/roboto-light.eot");
src: url("../font/roboto-light.eot?#iefix") format("embedded-opentype"),url("../font/roboto-light.woff2") format("woff2"),url("../font/roboto-light.woff") format("woff"),url("../font/roboto-light.ttf") format("truetype");
font-weight: 700
}
@font-face {
font-family: NextIcon;
src: url("../font/font_455447_4gwixc8l0tb21emi.eot");
src: url("../font/font_455447_4gwixc8l0tb21emi.eot?#iefix") format("embedded-opentype"),url("../font/font_455447_4gwixc8l0tb21emi.woff") format("woff"),url("../font/font_455447_4gwixc8l0tb21emi.ttf") format("truetype"),url("../font/font_455447_4gwixc8l0tb21emi.svg#articonsvg") format("svg")
}

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 159 KiB

@ -75,7 +75,9 @@
<!--需要去build js配置-->
<link rel="stylesheet" type="text/css" href="/css/iconfont.css">
<link rel="stylesheet" type="text/css" href="/css/feibing.css">
<style>
/*<!--去除浏览器点击操作后有蓝色的底块-->*/
-moz-user-select: none;
-webkit-user-select: none;

Loading…
Cancel
Save