Skip to content

Conversation

@tiao2
Copy link
Collaborator

@tiao2 tiao2 commented Nov 29, 2025

  1. 用户未登录的限制取消
  2. 为评论页面做准备

tiao2 added 11 commits November 29, 2025 10:08
新增了 AuthService 类以处理用户登录,并存储 API 响应主体到 session。
Removed constructor and initialized login credentials as empty strings.
Removed username and password handling from POST request.
Redirect to getv.php if user is not logged in.
Redirect to getv.php if responseBody is not set in session.
Redirect to a specific URL if a response body is set in the session.
Add redirection logic for session response handling.
Copy link
Collaborator Author

@tiao2 tiao2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

第一项通过试验已检测

Refactor dialog styles for improved layout and responsiveness.
Updated image source path and modified trigger button handling.
Updated the layout to include a tabbed interface for user information and comments, and removed the statistics section.
Copy link
Collaborator Author

@tiao2 tiao2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已测试

@tiao2 tiao2 merged commit f77008d into main Nov 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants