新增 Modal组件输入框功能,支持文本输入和Promise返回值

This commit is contained in:
yuantao
2025-10-24 09:43:19 +08:00
parent 2eb7eb8618
commit 65a15341c9
7 changed files with 310 additions and 550 deletions

View File

@@ -88,6 +88,9 @@
--white-60: #ffffff99; /* 60% white */
--white-80: #ffffffcc; /* 80% white */
--white-90: #ffffffe6; /* 90% white */
--confirmFontSize: 0.8rem;
--confirmBg: rgba(0, 0, 0, 0.15);
}
body {