1 Star 0 Fork 0

单引号/exam-system

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 428 Bytes
一键复制 编辑 原始数据 按行查看 历史
zetaoGit 提交于 2021-07-11 15:56 . 在线考试系统后台前端
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>在线考试--后台管理</title>
<script src=<%= BASE_URL %>/tinymce4.7.5/tinymce.min.js></script>
<script src=<%= BASE_URL %>/tinymce4.7.5/langs/zh_CN.js></script>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/danyinhao/exam-system.git
git@gitee.com:danyinhao/exam-system.git
danyinhao
exam-system
exam-system
master

搜索帮助