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

@@ -124,7 +124,7 @@
:label="group.name"
:value="group.wxid">
<span style="float: left">{% raw %}{{ group.name }}{% endraw %}</span>
<span style="float: right; color: #8492a6; font-size: 13px">{% raw %}{{ group.wxid }}{% endraw %}</span>
<span style="float: right; color: #6b86a8; font-size: 13px">{% raw %}{{ group.wxid }}{% endraw %}</span>
</el-option>
</el-select>
</el-form-item>
@@ -361,4 +361,4 @@
}
});
</script>
{% endblock %}
{% endblock %}