从UTF8-BOM转UTF8以修复魔方财务使用此模块后无法正常被下游拉取信息的问题

This commit is contained in:
2026-06-26 20:44:29 +08:00
parent a54e03b924
commit cc8fdbfede
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<style>
<style>
.clicd-info{font-size:14px;color:#1f2937;background:#f6f8fb;padding:14px;border-radius:6px;max-width:100%;overflow:hidden}
.clicd-info *{box-sizing:border-box}
.clicd-head{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-bottom:12px}