Commit 44be651c authored by nick zheng's avatar nick zheng

Merge branch 'beta' into 'master'

chore: 页面样式修改

See merge request !230
parents 071a2401 93944936
...@@ -440,7 +440,7 @@ async function handleEquityInfoValidate() { ...@@ -440,7 +440,7 @@ async function handleEquityInfoValidate() {
</div> </div>
<div <div
class="text-theme-color flex-center mt-3 h-[28px] gap-[5px] rounded-md border border-[#d4d6d9] px-2" class="text-theme-color flex-center mt-3 h-[28px] gap-[5px] rounded-md border border-[#d4d6d9] px-1"
:class=" :class="
generateAgentAvatarLoading || !baseInfo.agentTitle generateAgentAvatarLoading || !baseInfo.agentTitle
? 'cursor-not-allowed opacity-50' ? 'cursor-not-allowed opacity-50'
......
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