release: Phase2 前后端重构 - Tailwind迁移/站点分组/Bootstrap清理#11
Closed
trustedinster wants to merge 2 commits into
Closed
Conversation
- 全站模板迁移至Tailwind原子类,移除Bootstrap依赖 - 前台MD3毛玻璃风格 + 后台科技监控风双轨隔离 - 新增SiteGroup站点分组功能(模型/视图/模板) - 证书存储路径重构,迁移至cert_root子目录 - 注册链接增加max_uses字段,开户请求增加retry_count - django-cotton组件化重构admin_base模板 - 清理CDN引用,所有资源本地化
Collaborator
Author
|
误提交,回滚重做 |
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.
变更概要
Phase2 前后端代码重构,全站迁移至 Tailwind CSS 原子类,新增站点分组功能,清理 Bootstrap 依赖。
主要变更
测试