Revert "codex 试用,美化"

This reverts commit f2af83a72f.
This commit is contained in:
liuwei
2026-02-26 14:57:38 +08:00
parent 9acd626e72
commit 3a1b70d3e4
8 changed files with 52 additions and 68 deletions
@@ -1137,13 +1137,13 @@ new Vue({
}
.stat-title {
font-size: 14px;
color: #6b86a8;
color: #606266;
margin-bottom: 10px;
}
.stat-value {
font-size: 24px;
font-weight: bold;
color: #5bd3ff;
color: #409EFF;
}
.batch-toolbar {
margin-bottom: 15px;
@@ -1152,7 +1152,7 @@ new Vue({
}
.selected-count {
margin-left: 15px;
color: #6b86a8;
color: #606266;
}
</style>
{% endblock %}
{% endblock %}