mirror of
https://github.com/ZSCNetSupportDept/scheduler.git
synced 2025-10-28 20:45:05 +08:00
add 数据库 Web框架 初步 支持
This commit is contained in:
20
FrontEnd/index.html
Normal file
20
FrontEnd/index.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<body >
|
||||
<div align=center>
|
||||
<h1>网维排班系统</h1>
|
||||
<a href=assignment.html>查看今日值班表</br></a>
|
||||
<br>
|
||||
<a href=switch.html>发起换班</br></a>
|
||||
<a href=repay.html>发起补班</br></a>
|
||||
<a href=volunteering.html>发起蹭班</br></a>
|
||||
</div>
|
||||
<br>
|
||||
</br>
|
||||
<div align=center>
|
||||
<footer>
|
||||
<a href=admin.html>管理</br></a>
|
||||
<i>有任何问题和建议,都可以联系开发组组长:)</i>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
0
FrontEnd/robots.txt
Normal file
0
FrontEnd/robots.txt
Normal file
Reference in New Issue
Block a user