codex 试用,美化

This commit is contained in:
liuwei
2026-02-26 14:48:15 +08:00
parent 14b1c45057
commit f2af83a72f
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 %}