diff --git a/src/app/about/about.component.html b/src/app/about/about.component.html index 578b6e2..35c3405 100644 --- a/src/app/about/about.component.html +++ b/src/app/about/about.component.html @@ -4,7 +4,11 @@

关于 OpenReservation

OpenReservation,起初的设计和开发是因为学校活动室预约流程希望从之前繁琐低效的完全线下预约 修改为线上预约+线下盖章审批的方式来预约学校的活动室。

目前使用 ASP.NET Core 开发, 使用 Docker + k8s + nginx 部署,

-

项目地址:https://github.com/OpenReservation/ReservationServer

+

+ 项目地址:
+    API: https://github.com/OpenReservation/ReservationServer
+    Angular Client: https://github.com/OpenReservation/reservation-angular-client
+

演示地址:https://reservation.weihanli.xyz

新版演示地址:https://reservation-client.weihanli.xyz

后台登录地址: https://reservation.weihanli.xyz/Admin/Home/Index