Initial commit: Telegram Management System
Some checks failed
Deploy / deploy (push) Has been cancelled
Some checks failed
Deploy / deploy (push) Has been cancelled
Full-stack web application for Telegram management - Frontend: Vue 3 + Vben Admin - Backend: NestJS - Features: User management, group broadcast, statistics 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
134
test-screenshots/all-pages/test-report.json
Normal file
134
test-screenshots/all-pages/test-report.json
Normal file
@@ -0,0 +1,134 @@
|
||||
[
|
||||
{
|
||||
"name": "首页",
|
||||
"parent": "仪表板",
|
||||
"url": "/dashboard/home",
|
||||
"status": "empty",
|
||||
"title": "首页 - Telegram管理系统",
|
||||
"screenshot": "test-screenshots/all-pages/仪表板-首页.png",
|
||||
"errors": [
|
||||
"页面内容为空"
|
||||
],
|
||||
"hasContent": ""
|
||||
},
|
||||
{
|
||||
"name": "TG账号用途",
|
||||
"parent": "账号管理",
|
||||
"url": "/account-manage/usage",
|
||||
"status": "vite-error",
|
||||
"title": "Telegram管理系统",
|
||||
"screenshot": "test-screenshots/all-pages/账号管理-TG账号用途.png",
|
||||
"errors": [
|
||||
"Vite错误: "
|
||||
],
|
||||
"hasContent": null
|
||||
},
|
||||
{
|
||||
"name": "TG账号列表",
|
||||
"parent": "账号管理",
|
||||
"url": "/account-manage/list",
|
||||
"status": "vite-error",
|
||||
"title": "Telegram管理系统",
|
||||
"screenshot": "test-screenshots/all-pages/账号管理-TG账号列表.png",
|
||||
"errors": [
|
||||
"Vite错误: "
|
||||
],
|
||||
"hasContent": null
|
||||
},
|
||||
{
|
||||
"name": "Telegram用户列表",
|
||||
"parent": "账号管理",
|
||||
"url": "/account-manage/telegram-users",
|
||||
"status": "vite-error",
|
||||
"title": "Telegram管理系统",
|
||||
"screenshot": "test-screenshots/all-pages/账号管理-Telegram用户列表.png",
|
||||
"errors": [
|
||||
"Vite错误: "
|
||||
],
|
||||
"hasContent": null
|
||||
},
|
||||
{
|
||||
"name": "统一注册系统",
|
||||
"parent": "账号管理",
|
||||
"url": "/account-manage/unified-register",
|
||||
"status": "vite-error",
|
||||
"title": "Telegram管理系统",
|
||||
"screenshot": "test-screenshots/all-pages/账号管理-统一注册系统.png",
|
||||
"errors": [
|
||||
"Vite错误: "
|
||||
],
|
||||
"hasContent": null
|
||||
},
|
||||
{
|
||||
"name": "群组列表",
|
||||
"parent": "群组管理",
|
||||
"url": "/group-config/list",
|
||||
"status": "empty",
|
||||
"title": "404 - Telegram管理系统",
|
||||
"screenshot": "test-screenshots/all-pages/群组管理-群组列表.png",
|
||||
"errors": [
|
||||
"页面内容为空"
|
||||
],
|
||||
"hasContent": null
|
||||
},
|
||||
{
|
||||
"name": "消息列表",
|
||||
"parent": "消息管理",
|
||||
"url": "/message-management/list",
|
||||
"status": "empty",
|
||||
"title": "404 - Telegram管理系统",
|
||||
"screenshot": "test-screenshots/all-pages/消息管理-消息列表.png",
|
||||
"errors": [
|
||||
"页面内容为空"
|
||||
],
|
||||
"hasContent": null
|
||||
},
|
||||
{
|
||||
"name": "群发日志",
|
||||
"parent": "日志管理",
|
||||
"url": "/log-manage/group-send",
|
||||
"status": "empty",
|
||||
"title": "群发日志 - Telegram管理系统",
|
||||
"screenshot": "test-screenshots/all-pages/日志管理-群发日志.png",
|
||||
"errors": [
|
||||
"页面内容为空"
|
||||
],
|
||||
"hasContent": false
|
||||
},
|
||||
{
|
||||
"name": "注册日志",
|
||||
"parent": "日志管理",
|
||||
"url": "/log-manage/register",
|
||||
"status": "empty",
|
||||
"title": "注册日志 - Telegram管理系统",
|
||||
"screenshot": "test-screenshots/all-pages/日志管理-注册日志.png",
|
||||
"errors": [
|
||||
"页面内容为空"
|
||||
],
|
||||
"hasContent": false
|
||||
},
|
||||
{
|
||||
"name": "通用设置",
|
||||
"parent": "系统配置",
|
||||
"url": "/system-config/general",
|
||||
"status": "vite-error",
|
||||
"title": "Telegram管理系统",
|
||||
"screenshot": "test-screenshots/all-pages/系统配置-通用设置.png",
|
||||
"errors": [
|
||||
"Vite错误: "
|
||||
],
|
||||
"hasContent": null
|
||||
},
|
||||
{
|
||||
"name": "系统参数",
|
||||
"parent": "系统配置",
|
||||
"url": "/system-config/params",
|
||||
"status": "vite-error",
|
||||
"title": "Telegram管理系统",
|
||||
"screenshot": "test-screenshots/all-pages/系统配置-系统参数.png",
|
||||
"errors": [
|
||||
"Vite错误: "
|
||||
],
|
||||
"hasContent": null
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user