Commit d2884c07 authored by nick zheng's avatar nick zheng

chore: 应用web端样式调整

parent 0c30a3e3
......@@ -145,7 +145,10 @@ function handleClearAllMessage() {
{{ agentApplicationConfig.baseInfo.agentTitle }}
</p>
</div>
<div class="mt-3 rounded-xl border border-[#e8e9eb] bg-white px-4 py-3 shadow-[0_2px_2px_#0000000a]">
<div
v-show="agentApplicationConfig.commConfig.preamble"
class="mt-3 rounded-xl border border-[#e8e9eb] bg-white px-4 py-3 shadow-[0_2px_2px_#0000000a]"
>
{{ agentApplicationConfig.commConfig.preamble }}
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment