update pay function

This commit is contained in:
2025-11-22 15:51:39 +08:00
parent dce6b5701f
commit a8d38e85d2
2 changed files with 12 additions and 20 deletions

View File

@@ -2,6 +2,10 @@
@tailwind components;
@tailwind utilities;
/* Hero UI 源码扫描Tailwind v4 推荐方式) */
@source "../node_modules/@heroui/theme";
@source "../node_modules/@heroui/react";
body {
}