修复确认支付按钮样式

This commit is contained in:
YI FANG
2025-12-01 10:51:45 +08:00
parent 92470013de
commit 8b1aa3a5ec

View File

@@ -332,7 +332,7 @@ const ExamAddonPanel = ({ client }: { client: ExamClient }) => {
<div className='text-xs text-gray-500'>结算方式: 个人支付 ( / )</div>
</div>
<Button
className='bg-green-600 hover:bg-green-700 text-white px-6 py-3 text-base font-medium'
className='bg-[#269745] hover:bg-[#269745]/80 rounded-3xl text-white px-6 py-3 text-base font-medium'
disabled={selectedCount === 0}
>
¥{totalCurrent.toFixed(0)}