当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
10 Star 4 Fork 1

SJTU-NIMO / oScope
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 760 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZFbBeFOcuOoJESWA 提交于 2019-03-10 23:21 . minor fix
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no">
<title>SJTU-NIMO! 上海交通大学学生网络信息管理部</title>
<script src="https://cdn.jsdelivr.net/npm/babel-polyfill@6.23.0/dist/polyfill.min.js"></script>
<script>
(function () {
var ua = navigator.userAgent;
var r = ua.match(/MSIE ([\d]+)/);
if ((r !== null && Number(r[1]) < 9) || Object.defineProperty === undefined) {
window.location.href = "/kaleid/null";
}
})();
</script>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
JavaScript
1
https://gitee.com/sjtunimo/oscope.git
git@gitee.com:sjtunimo/oscope.git
sjtunimo
oscope
oScope
dev

搜索帮助