这是小程序后端(JSON API),不是传统「后台网页」。若服务正常,说明页面能打开。
可在浏览器直接点开测试:
GET /health
GET /api/notices
GET /api/statistics
POST /api/wx/login
小程序里 globalData.apiBase 请填域名根,例如 https://video.xhamil.com,不要加 /admin。
globalData.apiBase
https://video.xhamil.com
/admin