autoUpdataFile

dev_local_v9_haigongda
eduauto 1 year ago
parent 306557719c
commit 45721c3949

@ -12,7 +12,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1">
<meta http-equiv="Cache-Control" content="no-transform">
<title>头歌实践教学平台</title>
<link rel="stylesheet" href="/react/build/umi.85107240.css">
<link rel="stylesheet" href="/react/build/umi.521b0091.css">
<script src="/react/build/js/polyfill.min.js"></script>
</head>
<body>
@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.049d89a2.js"></script>
<script src="/react/build/umi.69af33dc.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -823,6 +823,10 @@ var listPlanLibrary = [{
icon_type: "resources",
name: "教学资源",
icon: 'iconfont icon-jiaoxueziyuan'
}, {
icon_type: "courseData",
name: "课程统计",
icon: 'iconfont icon-kechengtongji'
},
// {
// icon_type: "contribute",

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.7 MiB

@ -292,10 +292,10 @@ mark {
\**************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
font-family: "iconfont"; /* Project id 653600 */
src: url(./static/iconfont.ad6f1793.woff2) format('woff2'),
url(./static/iconfont.fb0675d6.woff) format('woff'),
url(./static/iconfont.c1ac8237.ttf) format('truetype'),
url(./static/iconfont.fb7b0f51.svg#iconfont) format('svg');
src: url(./static/iconfont.2cea9f13.woff2) format('woff2'),
url(./static/iconfont.70fc1575.woff) format('woff'),
url(./static/iconfont.eef7208e.ttf) format('truetype'),
url(./static/iconfont.bac26ad6.svg#iconfont) format('svg');
}
.iconfont {
@ -306,6 +306,18 @@ mark {
-moz-osx-font-smoothing: grayscale;
}
.icon-kechengtongji:before {
content: "\ecf0";
}
.icon-xuexiaogeshu:before {
content: "\ecef";
}
.icon-piliangpingyue:before {
content: "\ecee";
}
.icon-genghuan1:before {
content: "\ecec";
}

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save