|
|
|
@ -9,11 +9,13 @@
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body class="pear-container layui-form">
|
|
|
|
|
<body class="pear-container layui-form" style="display: flex;justify-content: center;align-items: center;">
|
|
|
|
|
<!-- <h1 class="title" style="text-align: center;margin-top: 10px;" id="title"></h1> -->
|
|
|
|
|
|
|
|
|
|
<div class="layui-card"
|
|
|
|
|
style="width: 700px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%); ">
|
|
|
|
|
<!-- <div class="layui-card"
|
|
|
|
|
style="width: 700px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%); "> -->
|
|
|
|
|
|
|
|
|
|
<div class="layui-card" style="width: 700px">
|
|
|
|
|
<h1 class="title" style="text-align: center;margin: 15px 0 10px 0;" id="title"></h1>
|
|
|
|
|
|
|
|
|
|
<div class="layui-card-body">
|
|
|
|
@ -116,8 +118,12 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<hr style="margin-top: 30px;">
|
|
|
|
|
<div style="margin-top: 20px; text-align:center;">教育部数字化学习支撑技术工程研究中心 东北师大理想软件股份有限公司<br><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=22010202000105" style="color: #9baec7;"><img src="./batb.png" alt="备案图标" style="margin-top:-2px;"> 吉公网安备 22010202000105号</a> <a target="_blank" href="https://beian.miit.gov.cn" style="color: #9baec7;">吉ICP备13001399号-2</a> 增值电信业务经营许可证 吉B2-20150068</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script src="../component/layui/layui.js"></script>
|
|
|
|
|
<script src="../component/pear/pear.js"></script>
|
|
|
|
|
|
|
|
|
|