Reapply "codex 试用,美化"

This reverts commit 3a1b70d3e4.
This commit is contained in:
liuwei
2026-02-27 11:07:12 +08:00
parent c8d915b7ce
commit eae0b4fd18
8 changed files with 68 additions and 52 deletions

View File

@@ -1137,13 +1137,13 @@ new Vue({
}
.stat-title {
font-size: 14px;
color: #606266;
color: #6b86a8;
margin-bottom: 10px;
}
.stat-value {
font-size: 24px;
font-weight: bold;
color: #409EFF;
color: #5bd3ff;
}
.batch-toolbar {
margin-bottom: 15px;
@@ -1152,7 +1152,7 @@ new Vue({
}
.selected-count {
margin-left: 15px;
color: #606266;
color: #6b86a8;
}
</style>
{% endblock %}
{% endblock %}