feat(divination): 重构手动起卦教程,支持三硬币交互选择

This commit is contained in:
qzl
2026-04-07 18:41:08 +08:00
parent f904286ba7
commit f394df9362
29 changed files with 873 additions and 326 deletions
@@ -12,6 +12,8 @@ abstract final class DivinationTerms {
static const yinYang = {true: '', false: ''};
static const ziHua = {true: '', false: ''};
static const wuXing = ['', '', '', '', ''];
static const yuanZhi = '';