|
@@ -1,28 +1,27 @@
|
|
|
-<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>PBL教师端</title><link rel="shortcut icon" type=image/x-icon href=static/logo.ico><style>@charset "utf-8";
|
|
|
-
|
|
|
- div::-webkit-scrollbar {
|
|
|
- /*滚动条整体样式*/
|
|
|
- width: 6px;
|
|
|
- /*高宽分别对应横竖滚动条的尺寸*/
|
|
|
- height: 6px;
|
|
|
- }
|
|
|
-
|
|
|
- /*定义滚动条轨道 内阴影+圆角*/
|
|
|
- div::-webkit-scrollbar-track {
|
|
|
- border-radius: 10px;
|
|
|
- background-color: rgba(0, 0, 0, 0.1);
|
|
|
- }
|
|
|
-
|
|
|
- /*定义滑块 内阴影+圆角*/
|
|
|
- div::-webkit-scrollbar-thumb {
|
|
|
- border-radius: 10px;
|
|
|
- -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
|
|
|
- background-color: rgba(0, 0, 0, 0.1);
|
|
|
- }
|
|
|
-
|
|
|
- html,
|
|
|
- body {
|
|
|
- height: 100%;
|
|
|
- width: 100%;
|
|
|
- background: #e6eaf0;
|
|
|
- }</style><link href=./static/css/app.766026450a378283d565a1f57f4cc9d7.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.1ad0555965871ff5ead4.js></script><script type=text/javascript src=./static/js/app.9d9c43124ee343a6a0fe.js></script></body></html><script>document.domain = document.domain.split(".").slice(-2).join(".");</script>
|
|
|
+<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>广东省案例征集</title><link rel="shortcut icon" type=image/x-icon href=static/logo1.ico><style>@charset "utf-8";
|
|
|
+ div::-webkit-scrollbar {
|
|
|
+ /*滚动条整体样式*/
|
|
|
+ width: 6px;
|
|
|
+ /*高宽分别对应横竖滚动条的尺寸*/
|
|
|
+ height: 6px;
|
|
|
+ }
|
|
|
+ /*定义滚动条轨道 内阴影+圆角*/
|
|
|
+
|
|
|
+ div::-webkit-scrollbar-track {
|
|
|
+ border-radius: 10px;
|
|
|
+ background-color: rgba(0, 0, 0, 0.1);
|
|
|
+ }
|
|
|
+ /*定义滑块 内阴影+圆角*/
|
|
|
+
|
|
|
+ div::-webkit-scrollbar-thumb {
|
|
|
+ border-radius: 10px;
|
|
|
+ -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
|
|
|
+ background-color: rgba(0, 0, 0, 0.1);
|
|
|
+ }
|
|
|
+
|
|
|
+ html,
|
|
|
+ body {
|
|
|
+ height: 100%;
|
|
|
+ width: 100%;
|
|
|
+ background: #e6eaf0;
|
|
|
+ }</style><link href=./static/css/app.766026450a378283d565a1f57f4cc9d7.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.443523d3c2407a0f67e7.js></script><script type=text/javascript src=./static/js/app.9d9c43124ee343a6a0fe.js></script></body></html><script>document.domain = document.domain.split(".").slice(-2).join(".");</script>
|