Tags: improvement, ui, ux
Quality Rating: ⭐ 7/10
Reporter: 覃睿 (Qin Rui)
Description
In the Operations Management (运营管理) > Users page, the "Join Details" (加入详情) popup currently displays the "Join Time" (加入时间) only down to the date level (e.g., 2025/10/22).
The request is to display the join time with second-level precision, e.g., 2025/10/22 14:30:15, so that administrators can see the exact moment a user joined.
Expected Behavior
The "加入时间" field in the join details popup should display the full timestamp including hours, minutes, and seconds, e.g., 2025/10/22 14:30:15.
Actual Behavior
The "加入时间" field only shows the date (e.g., 2025/10/22), without hours, minutes, or seconds.
Screenshots

Additional Context
This improvement would help operations teams track user onboarding timing more precisely.