fix: 整理账户页表单与权限布局 - #131
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更说明 / Summary
账户页原先将资料表单放在宽主列,密码表单挤在权限卡片下方,右侧操作按钮因说明文字占位而换行。本次将资料与密码表单统一放在主列,权限信息独立展示,并统一标题、字段与操作区间距。桌面表单按两列组织相关字段,窄屏改为单列和全宽按钮。
修改范围为账户页 Blade 模板及其专属样式,共两个文件。表单提交地址、CSRF、资料版本校验、密码验证和权限判断沿用现有实现。
验证 / Verification
npm run build、vendor/bin/pint --dirty --format agent、composer validate --strict、git diff --check通过。CLA 声明 / CLA declaration
GitHub 维护者:
yaojingang。本次为维护者请求的账户页排版调整,未引入第三方材料;不代填法定身份或新增 CLA 签署声明。检查清单 / Checklist