add baidu fankui
This commit is contained in:
parent
d22271172a
commit
6aa43f8c74
@ -293,3 +293,9 @@ body, html {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
// 百度统计反馈样式
|
||||
html .hm-t-feedback-trigger {
|
||||
bottom: 90px!important;
|
||||
}
|
||||
|
@ -541,6 +541,9 @@ html {
|
||||
border-radius: 0;
|
||||
background: #4A90E2;
|
||||
}
|
||||
html .hm-t-feedback-trigger {
|
||||
bottom: 80px!important;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'fonteditor';
|
||||
src: url('../font/fonteditor.ttf') format('truetype');
|
||||
|
@ -1,5 +1,11 @@
|
||||
{
|
||||
"baseUrl": "src",
|
||||
"paths": {
|
||||
"ClipperLib": "http://ClipperLib",
|
||||
"inflate": "http://inflate",
|
||||
"utpl": "http://utpl",
|
||||
"JSZip": "http://JSZip"
|
||||
},
|
||||
"packages": [
|
||||
{
|
||||
"name": "fonteditor-core",
|
||||
|
Loading…
x
Reference in New Issue
Block a user