From d1416230702edcae210dd5d742b97535760078e6 Mon Sep 17 00:00:00 2001 From: dekun Date: Wed, 10 Jun 2026 19:59:27 +0800 Subject: [PATCH] first commit --- .env.example | 25 + .eslintrc.json | 3 + .gitignore | 35 + .prettierignore | 1 + LICENSE | 19 + README.md | 70 + app/apple-icon.png | Bin 0 -> 11392 bytes app/favicon.ico | Bin 0 -> 1150 bytes app/globals.css | 109 + app/layout.tsx | 53 + app/page.tsx | 13 + app/server.ts | 100 + components.json | 16 + components/coin.tsx | 93 + components/divination.tsx | 256 + components/footer.tsx | 14 + components/header.tsx | 16 + components/hexagram.tsx | 59 + components/mode-toggle.tsx | 40 + components/question.tsx | 84 + components/result-ai.tsx | 91 + components/result.tsx | 28 + components/svg.tsx | 33 + components/ui/button.tsx | 56 + components/ui/dropdown-menu.tsx | 201 + components/ui/textarea.tsx | 24 + components/umami.tsx | 21 + content/zhouyi/README.md | 48 + content/zhouyi/docs/01.乾为天/index.md | 281 + content/zhouyi/docs/02.坤为地/index.md | 281 + content/zhouyi/docs/03.水雷屯/index.md | 281 + content/zhouyi/docs/04.山水蒙/index.md | 281 + content/zhouyi/docs/05.水天需/index.md | 281 + content/zhouyi/docs/06.天水讼/index.md | 281 + content/zhouyi/docs/07.地水师/index.md | 281 + content/zhouyi/docs/08.水地比/index.md | 281 + content/zhouyi/docs/09.风天小畜/index.md | 281 + content/zhouyi/docs/10.天泽履/index.md | 281 + content/zhouyi/docs/11.地天泰/index.md | 281 + content/zhouyi/docs/12.天地否/index.md | 281 + content/zhouyi/docs/13.天火同人/index.md | 281 + content/zhouyi/docs/14.火天大有/index.md | 281 + content/zhouyi/docs/15.地山谦/index.md | 281 + content/zhouyi/docs/16.雷地豫/index.md | 281 + content/zhouyi/docs/17.泽雷随/index.md | 281 + content/zhouyi/docs/18.山风蛊/index.md | 281 + content/zhouyi/docs/19.地泽临/index.md | 281 + content/zhouyi/docs/20.风地观/index.md | 281 + content/zhouyi/docs/21.火雷噬嗑/index.md | 281 + content/zhouyi/docs/22.山火贲/index.md | 281 + content/zhouyi/docs/23.山地剥/index.md | 281 + content/zhouyi/docs/24.地雷复/index.md | 281 + content/zhouyi/docs/25.天雷无妄/index.md | 281 + content/zhouyi/docs/26.山天大畜/index.md | 281 + content/zhouyi/docs/27.山雷颐/index.md | 281 + content/zhouyi/docs/28.泽风大过/index.md | 281 + content/zhouyi/docs/29.坎为水/index.md | 281 + content/zhouyi/docs/30.离为火/index.md | 281 + content/zhouyi/docs/31.泽山咸/index.md | 281 + content/zhouyi/docs/32.雷风恒/index.md | 281 + content/zhouyi/docs/33.天山遁/index.md | 281 + content/zhouyi/docs/34.雷天大壮/index.md | 281 + content/zhouyi/docs/35.火地晋/index.md | 281 + content/zhouyi/docs/36.地火明夷/index.md | 281 + content/zhouyi/docs/37.风火家人/index.md | 281 + content/zhouyi/docs/38.火泽睽/index.md | 281 + content/zhouyi/docs/39.水山蹇/index.md | 281 + content/zhouyi/docs/40.雷水解/index.md | 281 + content/zhouyi/docs/41.山泽损/index.md | 281 + content/zhouyi/docs/42.风雷益/index.md | 281 + content/zhouyi/docs/43.泽天夬/index.md | 281 + content/zhouyi/docs/44.天风姤/index.md | 281 + content/zhouyi/docs/45.泽地萃/index.md | 281 + content/zhouyi/docs/46.地风升/index.md | 281 + content/zhouyi/docs/47.泽水困/index.md | 281 + content/zhouyi/docs/48.水风井/index.md | 281 + content/zhouyi/docs/49.泽火革/index.md | 281 + content/zhouyi/docs/50.火风鼎/index.md | 281 + content/zhouyi/docs/51.震为雷/index.md | 281 + content/zhouyi/docs/52.艮为山/index.md | 281 + content/zhouyi/docs/53.风山渐/index.md | 281 + content/zhouyi/docs/54.雷泽归妹/index.md | 281 + content/zhouyi/docs/55.雷火丰/index.md | 281 + content/zhouyi/docs/56.火山旅/index.md | 281 + content/zhouyi/docs/57.巽为风/index.md | 281 + content/zhouyi/docs/58.兑为泽/index.md | 281 + content/zhouyi/docs/59.风水涣/index.md | 281 + content/zhouyi/docs/60.水泽节/index.md | 281 + content/zhouyi/docs/61.风泽中孚/index.md | 281 + content/zhouyi/docs/62.雷山小过/index.md | 281 + content/zhouyi/docs/63.水火既济/index.md | 281 + content/zhouyi/docs/64.火水未济/index.md | 281 + content/zhouyi/docs/assets/css/ui.css | 23 + content/zhouyi/docs/assets/images/favicon.ico | Bin 0 -> 15406 bytes content/zhouyi/docs/index.md | 77 + .../docs/other/01.乾为天/3-14111412443V22.png | Bin 0 -> 15472 bytes .../docs/other/01.乾为天/3-14111412450X15.png | Bin 0 -> 15472 bytes .../other/01.乾为天/3-141114124521956.png | Bin 0 -> 15681 bytes .../other/01.乾为天/3-141114124534106.png | Bin 0 -> 15472 bytes .../docs/other/01.乾为天/3-14111415054D13.png | Bin 0 -> 7479 bytes .../other/01.乾为天/3-141114150956438.png | Bin 0 -> 7508 bytes .../docs/other/01.乾为天/3-141114150J3592.png | Bin 0 -> 8127 bytes .../docs/other/01.乾为天/3-141114150Z4410.png | Bin 0 -> 7539 bytes .../other/01.乾为天/3-141114151050464.png | Bin 0 -> 8124 bytes .../other/01.乾为天/3-141114151146124.png | Bin 0 -> 7545 bytes content/zhouyi/docs/other/01.乾为天/index.md | 384 + .../other/02.坤为地/3-141114124534106.png | Bin 0 -> 15472 bytes .../docs/other/02.坤为地/3-1411141411223S.png | Bin 0 -> 15681 bytes .../docs/other/02.坤为地/3-1411141429431C.png | Bin 0 -> 9572 bytes .../docs/other/02.坤为地/3-141114142H51B.png | Bin 0 -> 8725 bytes .../docs/other/02.坤为地/3-1411141430141W.png | Bin 0 -> 9697 bytes .../docs/other/02.坤为地/3-14111414303H47.png | Bin 0 -> 8783 bytes .../other/02.坤为地/3-141114143119114.png | Bin 0 -> 9524 bytes .../docs/other/02.坤为地/3-141114143152A4.png | Bin 0 -> 9563 bytes content/zhouyi/docs/other/02.坤为地/index.md | 388 + .../docs/other/03.水雷屯/3-141114151914W7.png | Bin 0 -> 16640 bytes .../docs/other/03.水雷屯/3-141114152012S7.png | Bin 0 -> 16411 bytes .../docs/other/03.水雷屯/3-141114152054N6.png | Bin 0 -> 16246 bytes .../docs/other/03.水雷屯/3-1411141522095T.png | Bin 0 -> 17190 bytes .../docs/other/03.水雷屯/3-1411141524212M.png | Bin 0 -> 10126 bytes .../other/03.水雷屯/3-141114152510525.png | Bin 0 -> 9883 bytes .../docs/other/03.水雷屯/3-141114152611J2.png | Bin 0 -> 10423 bytes .../docs/other/03.水雷屯/3-141114152F3T5.png | Bin 0 -> 9379 bytes .../docs/other/03.水雷屯/3-141114152IX48.png | Bin 0 -> 9588 bytes .../docs/other/03.水雷屯/3-141114152T6329.png | Bin 0 -> 9334 bytes content/zhouyi/docs/other/03.水雷屯/index.md | 374 + .../docs/other/04.山水蒙/3-141114153912S8.png | Bin 0 -> 16250 bytes .../docs/other/04.山水蒙/3-14111415395H38.png | Bin 0 -> 16640 bytes .../docs/other/04.山水蒙/3-141114153Ga28.png | Bin 0 -> 17190 bytes .../docs/other/04.山水蒙/3-141114153P1F5.png | Bin 0 -> 16068 bytes .../other/04.山水蒙/3-141114154912920.png | Bin 0 -> 10965 bytes .../other/04.山水蒙/3-141114154943636.png | Bin 0 -> 10473 bytes .../docs/other/04.山水蒙/3-141114154F5233.png | Bin 0 -> 10572 bytes .../docs/other/04.山水蒙/3-141114154IV64.png | Bin 0 -> 10791 bytes .../docs/other/04.山水蒙/3-141114154PWW.png | Bin 0 -> 10674 bytes .../docs/other/04.山水蒙/3-1411141550251W.png | Bin 0 -> 10869 bytes content/zhouyi/docs/other/04.山水蒙/index.md | 364 + .../docs/other/05.水天需/3-14111415525H54.png | Bin 0 -> 16712 bytes .../other/05.水天需/3-141114155325321.png | Bin 0 -> 16527 bytes .../other/05.水天需/3-141114155353313.png | Bin 0 -> 16164 bytes .../other/05.水天需/3-141114155423923.png | Bin 0 -> 16565 bytes .../docs/other/05.水天需/3-1411141600401G.png | Bin 0 -> 9610 bytes .../docs/other/05.水天需/3-14111416011HB.png | Bin 0 -> 10121 bytes .../docs/other/05.水天需/3-1411141601543L.png | Bin 0 -> 9654 bytes .../other/05.水天需/3-141114160232255.png | Bin 0 -> 8848 bytes .../docs/other/05.水天需/3-14111416031D05.png | Bin 0 -> 9060 bytes .../docs/other/05.水天需/3-1411141604063Z.png | Bin 0 -> 8783 bytes content/zhouyi/docs/other/05.水天需/index.md | 394 + .../docs/other/06.天水讼/3-14111416061L15.png | Bin 0 -> 16565 bytes .../docs/other/06.天水讼/3-14111416064E64.png | Bin 0 -> 17115 bytes .../docs/other/06.天水讼/3-141114160G0131.png | Bin 0 -> 17644 bytes .../docs/other/06.天水讼/3-141114160I2638.png | Bin 0 -> 16712 bytes .../docs/other/06.天水讼/3-1411141615041N.png | Bin 0 -> 8654 bytes .../docs/other/06.天水讼/3-14111416153V53.png | Bin 0 -> 8869 bytes .../docs/other/06.天水讼/3-14111416160W02.png | Bin 0 -> 8753 bytes .../docs/other/06.天水讼/3-141114161A0M8.png | Bin 0 -> 9521 bytes .../docs/other/06.天水讼/3-141114161H61A.png | Bin 0 -> 10031 bytes .../docs/other/06.天水讼/3-141114161RM13.png | Bin 0 -> 9559 bytes content/zhouyi/docs/other/06.天水讼/index.md | 378 + .../docs/other/07.地水师/3-14111416194S37.png | Bin 0 -> 16720 bytes .../docs/other/07.地水师/3-14111416201E39.png | Bin 0 -> 16068 bytes .../other/07.地水师/3-141114162044434.png | Bin 0 -> 16790 bytes .../docs/other/07.地水师/3-14111416210Y61.png | Bin 0 -> 16542 bytes .../other/07.地水师/3-141114163050226.png | Bin 0 -> 9431 bytes .../docs/other/07.地水师/3-141114163124Q8.png | Bin 0 -> 9483 bytes .../docs/other/07.地水师/3-14111416315D95.png | Bin 0 -> 9542 bytes .../docs/other/07.地水师/3-14111416323N23.png | Bin 0 -> 10076 bytes .../docs/other/07.地水师/3-14111416330Q58.png | Bin 0 -> 10461 bytes .../other/07.地水师/3-141114163339591.png | Bin 0 -> 10760 bytes content/zhouyi/docs/other/07.地水师/index.md | 388 + .../docs/other/08.水地比/3-141114163504U6.png | Bin 0 -> 16542 bytes .../docs/other/08.水地比/3-1411141635414U.png | Bin 0 -> 16411 bytes .../docs/other/08.水地比/3-1411141636121a.png | Bin 0 -> 16941 bytes .../docs/other/08.水地比/3-141114163G3F7.png | Bin 0 -> 16720 bytes .../docs/other/08.水地比/3-14111416421WR.png | Bin 0 -> 10515 bytes .../docs/other/08.水地比/3-141114164234b4.png | Bin 0 -> 10108 bytes .../other/08.水地比/3-141114164305444.png | Bin 0 -> 10933 bytes .../other/08.水地比/3-141114164339418.png | Bin 0 -> 9648 bytes .../docs/other/08.水地比/3-141114164432N0.png | Bin 0 -> 9688 bytes .../docs/other/08.水地比/3-14111416455U49.png | Bin 0 -> 9518 bytes content/zhouyi/docs/other/08.水地比/index.md | 386 + .../other/09.风天小畜/3-1411141A934b5.png | Bin 0 -> 16127 bytes .../docs/other/09.风天小畜/3-1411141ARY49.png | Bin 0 -> 16646 bytes .../docs/other/09.风天小畜/3-1411141AZ01F.png | Bin 0 -> 16527 bytes .../other/09.风天小畜/3-1411141F020429.png | Bin 0 -> 15867 bytes .../other/09.风天小畜/3-1411141G9125A.png | Bin 0 -> 7516 bytes .../other/09.风天小畜/3-1411141G952V0.png | Bin 0 -> 8691 bytes .../docs/other/09.风天小畜/3-1411141GQS62.png | Bin 0 -> 7765 bytes .../docs/other/09.风天小畜/3-1411141GS95G.png | Bin 0 -> 8555 bytes .../docs/other/09.风天小畜/3-1411141GU5W6.png | Bin 0 -> 7928 bytes .../other/09.风天小畜/3-1411141H020524.png | Bin 0 -> 8703 bytes .../zhouyi/docs/other/09.风天小畜/index.md | 360 + .../docs/other/10.天泽履/3-1411141I256144.png | Bin 0 -> 15867 bytes .../docs/other/10.天泽履/3-1411141I322I4.png | Bin 0 -> 17115 bytes .../docs/other/10.天泽履/3-1411141I355J9.png | Bin 0 -> 16586 bytes .../docs/other/10.天泽履/3-1411141I432529.png | Bin 0 -> 16646 bytes .../docs/other/10.天泽履/3-1411141J313C2.png | Bin 0 -> 8718 bytes .../docs/other/10.天泽履/3-1411141J331507.png | Bin 0 -> 7875 bytes .../docs/other/10.天泽履/3-1411141J34HI.png | Bin 0 -> 7505 bytes .../docs/other/10.天泽履/3-1411141J500623.png | Bin 0 -> 8483 bytes .../docs/other/10.天泽履/3-1411141J5153V.png | Bin 0 -> 7801 bytes .../docs/other/10.天泽履/3-1411141J605F6.png | Bin 0 -> 7880 bytes content/zhouyi/docs/other/10.天泽履/index.md | 392 + .../other/11.地天泰/3-141115151946402.png | Bin 0 -> 15995 bytes .../docs/other/11.地天泰/3-141115152010T8.png | Bin 0 -> 17237 bytes .../docs/other/11.地天泰/3-141115152025D3.png | Bin 0 -> 15874 bytes .../docs/other/11.地天泰/3-141115152045Y7.png | Bin 0 -> 15874 bytes .../docs/other/11.地天泰/3-141115154F1525.png | Bin 0 -> 8394 bytes .../docs/other/11.地天泰/3-141115154K03a.png | Bin 0 -> 9029 bytes .../docs/other/11.地天泰/3-141115154S1J1.png | Bin 0 -> 8435 bytes .../other/11.地天泰/3-141115155029340.png | Bin 0 -> 8226 bytes .../docs/other/11.地天泰/3-14111515504B04.png | Bin 0 -> 8940 bytes .../other/11.地天泰/3-141115155104631.png | Bin 0 -> 8995 bytes content/zhouyi/docs/other/11.地天泰/index.md | 372 + .../docs/other/12.天地否/3-1411151HS2518.png | Bin 0 -> 15874 bytes .../docs/other/12.天地否/3-1411151HTX07.png | Bin 0 -> 16283 bytes .../docs/other/12.天地否/3-1411151HZ1M3.png | Bin 0 -> 15995 bytes .../docs/other/12.天地否/3-1411151I550211.png | Bin 0 -> 8096 bytes .../docs/other/12.天地否/3-1411151I615T6.png | Bin 0 -> 8913 bytes .../docs/other/12.天地否/3-1411151I63I94.png | Bin 0 -> 9069 bytes .../docs/other/12.天地否/3-1411151IAUb.png | Bin 0 -> 9078 bytes .../docs/other/12.天地否/3-1411151IH3114.png | Bin 0 -> 9377 bytes .../docs/other/12.天地否/3-1411151IJ1615.png | Bin 0 -> 9084 bytes content/zhouyi/docs/other/12.天地否/index.md | 370 + .../other/13.天火同人/3-1411151J150D4.png | Bin 0 -> 16790 bytes .../other/13.天火同人/3-1411151J20G54.png | Bin 0 -> 15893 bytes .../other/13.天火同人/3-1411151J223428.png | Bin 0 -> 16720 bytes .../other/13.天火同人/3-1411151J240417.png | Bin 0 -> 16941 bytes .../docs/other/13.天火同人/3-1411151JA1H0.png | Bin 0 -> 9214 bytes .../docs/other/13.天火同人/3-1411151JGH22.png | Bin 0 -> 8081 bytes .../docs/other/13.天火同人/3-1411151JI44Q.png | Bin 0 -> 8560 bytes .../other/13.天火同人/3-1411151JP0445.png | Bin 0 -> 9078 bytes .../docs/other/13.天火同人/3-1411151JQD22.png | Bin 0 -> 9377 bytes .../docs/other/13.天火同人/3-1411151JSB01.png | Bin 0 -> 9084 bytes .../zhouyi/docs/other/13.天火同人/index.md | 374 + .../other/14.火天大有/3-1411151K222J7.png | Bin 0 -> 16941 bytes .../other/14.火天大有/3-1411151K23B30.png | Bin 0 -> 16011 bytes .../other/14.火天大有/3-1411151K251P2.png | Bin 0 -> 16542 bytes .../other/14.火天大有/3-1411151K305558.png | Bin 0 -> 16790 bytes .../other/14.火天大有/3-1411151P125C0.png | Bin 0 -> 9096 bytes .../other/14.火天大有/3-1411151P140F1.png | Bin 0 -> 9336 bytes .../docs/other/14.火天大有/3-1411151P20JV.png | Bin 0 -> 9149 bytes .../other/14.火天大有/3-1411151P22b34.png | Bin 0 -> 9280 bytes .../other/14.火天大有/3-1411151P24S27.png | Bin 0 -> 8156 bytes .../other/14.火天大有/3-1411151P30A10.png | Bin 0 -> 8654 bytes .../zhouyi/docs/other/14.火天大有/index.md | 386 + .../docs/other/15.地山谦/3-1411151P60S49.png | Bin 0 -> 16586 bytes .../docs/other/15.地山谦/3-1411151P6243F.png | Bin 0 -> 16719 bytes .../docs/other/15.地山谦/3-1411151P63b10.png | Bin 0 -> 15867 bytes .../docs/other/15.地山谦/3-1411151PA2S9.png | Bin 0 -> 16127 bytes .../docs/other/15.地山谦/3-1411151Q029196.png | Bin 0 -> 10042 bytes .../docs/other/15.地山谦/3-1411151Q0454C.png | Bin 0 -> 9539 bytes .../docs/other/15.地山谦/3-1411151Q104294.png | Bin 0 -> 10286 bytes .../docs/other/15.地山谦/3-1411151Q12K01.png | Bin 0 -> 10286 bytes .../docs/other/15.地山谦/3-1411151Q149420.png | Bin 0 -> 10873 bytes .../docs/other/15.地山谦/3-1411151Q205914.png | Bin 0 -> 10702 bytes content/zhouyi/docs/other/15.地山谦/index.md | 360 + .../docs/other/16.雷地豫/3-14111F92015305.png | Bin 0 -> 16127 bytes .../docs/other/16.雷地豫/3-14111F9211J35.png | Bin 0 -> 16646 bytes .../docs/other/16.雷地豫/3-14111F92131593.png | Bin 0 -> 16586 bytes .../docs/other/16.雷地豫/3-14111F92Z5P3.png | Bin 0 -> 8575 bytes .../docs/other/16.雷地豫/3-14111F93140C9.png | Bin 0 -> 9529 bytes .../docs/other/16.雷地豫/3-14111F932052b.png | Bin 0 -> 9690 bytes .../docs/other/16.雷地豫/3-14111F932291F.png | Bin 0 -> 8863 bytes .../docs/other/16.雷地豫/3-14111F93339B9.png | Bin 0 -> 8664 bytes .../docs/other/16.雷地豫/3-14111F93352424.png | Bin 0 -> 9305 bytes .../docs/other/16.雷地豫/3-14111H20Tb96.png | Bin 0 -> 17259 bytes content/zhouyi/docs/other/16.雷地豫/index.md | 372 + .../docs/other/17.泽雷随/3-14111F94226441.png | Bin 0 -> 15986 bytes .../docs/other/17.泽雷随/3-14111F9423N09.png | Bin 0 -> 16283 bytes .../docs/other/17.泽雷随/3-14111F94250263.png | Bin 0 -> 16411 bytes .../docs/other/17.泽雷随/3-14111F94302146.png | Bin 0 -> 16411 bytes .../docs/other/17.泽雷随/3-14111F95133442.png | Bin 0 -> 8907 bytes .../docs/other/17.泽雷随/3-14111F95213U7.png | Bin 0 -> 9301 bytes .../docs/other/17.泽雷随/3-14111F95239258.png | Bin 0 -> 8412 bytes .../docs/other/17.泽雷随/3-14111F95305233.png | Bin 0 -> 8191 bytes .../docs/other/17.泽雷随/3-14111F95339418.png | Bin 0 -> 8497 bytes .../docs/other/17.泽雷随/3-14111F95352L7.png | Bin 0 -> 8097 bytes content/zhouyi/docs/other/17.泽雷随/index.md | 368 + .../docs/other/18.山风蛊/3-14111F9552QQ.png | Bin 0 -> 16411 bytes .../docs/other/18.山风蛊/3-14111F95541143.png | Bin 0 -> 17237 bytes .../docs/other/18.山风蛊/3-14111F95552114.png | Bin 0 -> 15986 bytes .../docs/other/18.山风蛊/3-14111G000095X.png | Bin 0 -> 9653 bytes .../docs/other/18.山风蛊/3-14111G00301C5.png | Bin 0 -> 9653 bytes .../docs/other/18.山风蛊/3-14111G00332H6.png | Bin 0 -> 10688 bytes .../docs/other/18.山风蛊/3-14111G0035D11.png | Bin 0 -> 9671 bytes .../docs/other/18.山风蛊/3-14111G0041T93.png | Bin 0 -> 9006 bytes .../docs/other/18.山风蛊/3-14111G00442331.png | Bin 0 -> 9454 bytes content/zhouyi/docs/other/18.山风蛊/index.md | 410 + .../docs/other/19.地泽临/3-14111G00631457.png | Bin 0 -> 16010 bytes .../docs/other/19.地泽临/3-14111G00641523.png | Bin 0 -> 16068 bytes .../docs/other/19.地泽临/3-14111G00A2118.png | Bin 0 -> 16342 bytes .../docs/other/19.地泽临/3-14111G00F3H0.png | Bin 0 -> 15884 bytes .../docs/other/19.地泽临/3-14111G0144W12.png | Bin 0 -> 9485 bytes .../docs/other/19.地泽临/3-14111G01501X8.png | Bin 0 -> 8611 bytes .../docs/other/19.地泽临/3-14111G01522Q9.png | Bin 0 -> 8406 bytes .../docs/other/19.地泽临/3-14111G0154L40.png | Bin 0 -> 8443 bytes .../docs/other/19.地泽临/3-14111G01621Z3.png | Bin 0 -> 9187 bytes .../docs/other/19.地泽临/3-14111G01640H0.png | Bin 0 -> 9237 bytes content/zhouyi/docs/other/19.地泽临/index.md | 402 + .../docs/other/20.风地观/3-14111G01S1X0.png | Bin 0 -> 15884 bytes .../docs/other/20.风地观/3-14111G01T2557.png | Bin 0 -> 16411 bytes .../docs/other/20.风地观/3-14111G01U1558.png | Bin 0 -> 16774 bytes .../docs/other/20.风地观/3-14111G01Z2J0.png | Bin 0 -> 16010 bytes .../docs/other/20.风地观/3-14111G02622560.png | Bin 0 -> 8372 bytes .../docs/other/20.风地观/3-14111G02639E7.png | Bin 0 -> 9216 bytes .../docs/other/20.风地观/3-14111G02FUR.png | Bin 0 -> 9378 bytes .../docs/other/20.风地观/3-14111G02Hc39.png | Bin 0 -> 8424 bytes .../docs/other/20.风地观/3-14111G02KHR.png | Bin 0 -> 9456 bytes .../docs/other/20.风地观/3-14111G02R2101.png | Bin 0 -> 9450 bytes content/zhouyi/docs/other/20.风地观/index.md | 406 + .../other/21.火雷噬嗑/3-14111G03021451.png | Bin 0 -> 17466 bytes .../other/21.火雷噬嗑/3-14111G03034947.png | Bin 0 -> 17259 bytes .../other/21.火雷噬嗑/3-14111G03055J8.png | Bin 0 -> 16518 bytes .../other/21.火雷噬嗑/3-14111G0310U05.png | Bin 0 -> 16838 bytes .../other/21.火雷噬嗑/3-14111G039125F.png | Bin 0 -> 9861 bytes .../docs/other/21.火雷噬嗑/3-14111G0394UB.png | Bin 0 -> 8800 bytes .../other/21.火雷噬嗑/3-14111G03J3239.png | Bin 0 -> 9585 bytes .../docs/other/21.火雷噬嗑/3-14111G03PL19.png | Bin 0 -> 10068 bytes .../docs/other/21.火雷噬嗑/3-14111G03S02S.png | Bin 0 -> 10504 bytes .../other/21.火雷噬嗑/3-14111G04011F6.png | Bin 0 -> 9050 bytes .../zhouyi/docs/other/21.火雷噬嗑/index.md | 418 + .../docs/other/22.山火贲/3-14111G04200U6.png | Bin 0 -> 16838 bytes .../docs/other/22.山火贲/3-14111G042142O.png | Bin 0 -> 16719 bytes .../docs/other/22.山火贲/3-14111G0422OZ.png | Bin 0 -> 16661 bytes .../docs/other/22.山火贲/3-14111G0423T25.png | Bin 0 -> 17466 bytes .../docs/other/22.山火贲/3-14111G05113933.png | Bin 0 -> 10760 bytes .../docs/other/22.山火贲/3-14111G051252A.png | Bin 0 -> 10068 bytes .../docs/other/22.山火贲/3-14111G0514R21.png | Bin 0 -> 10504 bytes .../docs/other/22.山火贲/3-14111G05212538.png | Bin 0 -> 10330 bytes .../docs/other/22.山火贲/3-14111G05230323.png | Bin 0 -> 10085 bytes .../docs/other/22.山火贲/3-14111G05252139.png | Bin 0 -> 10415 bytes content/zhouyi/docs/other/22.山火贲/index.md | 418 + .../docs/other/23.山地剥/3-14111G05426433.png | Bin 0 -> 16411 bytes .../docs/other/23.山地剥/3-14111G0543I35.png | Bin 0 -> 15681 bytes .../docs/other/23.山地剥/3-14111G0544GD.png | Bin 0 -> 16011 bytes .../docs/other/23.山地剥/3-14111G0545N16.png | Bin 0 -> 16068 bytes .../docs/other/23.山地剥/3-14111G10104621.png | Bin 0 -> 10183 bytes .../docs/other/23.山地剥/3-14111G101252J.png | Bin 0 -> 10863 bytes .../docs/other/23.山地剥/3-14111G1014VQ.png | Bin 0 -> 10787 bytes .../docs/other/23.山地剥/3-14111G10213L3.png | Bin 0 -> 10065 bytes .../docs/other/23.山地剥/3-14111G10233950.png | Bin 0 -> 9538 bytes .../docs/other/23.山地剥/3-14111G10250G7.png | Bin 0 -> 9671 bytes content/zhouyi/docs/other/23.山地剥/index.md | 420 + .../docs/other/24.地雷复/3-14111G10442528.png | Bin 0 -> 16068 bytes .../docs/other/24.地雷复/3-14111G10452160.png | Bin 0 -> 15681 bytes .../docs/other/24.地雷复/3-14111G105024Q.png | Bin 0 -> 15893 bytes .../docs/other/24.地雷复/3-14111G10514425.png | Bin 0 -> 16411 bytes .../docs/other/24.地雷复/3-14111G10910945.png | Bin 0 -> 8710 bytes .../docs/other/24.地雷复/3-14111G10931922.png | Bin 0 -> 8610 bytes .../docs/other/24.地雷复/3-14111G1103aV.png | Bin 0 -> 9289 bytes .../docs/other/24.地雷复/3-14111G11102603.png | Bin 0 -> 8576 bytes .../docs/other/24.地雷复/3-14111G111349B.png | Bin 0 -> 9418 bytes .../docs/other/24.地雷复/3-14111G11155W8.png | Bin 0 -> 9472 bytes content/zhouyi/docs/other/24.地雷复/index.md | 408 + .../other/25.天雷无妄/3-14111G11353F0.png | Bin 0 -> 16822 bytes .../other/25.天雷无妄/3-14111G114033M.png | Bin 0 -> 16283 bytes .../other/25.天雷无妄/3-14111G1141C58.png | Bin 0 -> 15953 bytes .../docs/other/25.天雷无妄/3-14111G1142OT.png | Bin 0 -> 17053 bytes .../other/25.天雷无妄/3-14111G11936416.png | Bin 0 -> 8119 bytes .../other/25.天雷无妄/3-14111G11950F4.png | Bin 0 -> 7877 bytes .../other/25.天雷无妄/3-14111G12014617.png | Bin 0 -> 8546 bytes .../other/25.天雷无妄/3-14111G121313D.png | Bin 0 -> 8158 bytes .../other/25.天雷无妄/3-14111G121519E.png | Bin 0 -> 8774 bytes .../other/25.天雷无妄/3-14111G12215F7.png | Bin 0 -> 8220 bytes .../zhouyi/docs/other/25.天雷无妄/index.md | 436 + .../other/26.山天大畜/3-14111G12516454.png | Bin 0 -> 17053 bytes .../other/26.山天大畜/3-14111G125335F.png | Bin 0 -> 17237 bytes .../other/26.山天大畜/3-14111G125494I.png | Bin 0 -> 15913 bytes .../docs/other/26.山天大畜/3-14111G1255cK.png | Bin 0 -> 16822 bytes .../other/26.山天大畜/3-14111G13041K7.png | Bin 0 -> 9676 bytes .../other/26.山天大畜/3-14111G13255K9.png | Bin 0 -> 9728 bytes .../other/26.山天大畜/3-14111G1331c56.png | Bin 0 -> 8825 bytes .../other/26.山天大畜/3-14111G13339320.png | Bin 0 -> 9114 bytes .../other/26.山天大畜/3-14111G13406414.png | Bin 0 -> 10175 bytes .../other/26.山天大畜/3-14111G134164K.png | Bin 0 -> 9728 bytes .../zhouyi/docs/other/26.山天大畜/index.md | 414 + .../docs/other/27.山雷颐/3-14111G13Ab51.png | Bin 0 -> 16480 bytes .../docs/other/27.山雷颐/3-14111G13Fa38.png | Bin 0 -> 15681 bytes .../docs/other/27.山雷颐/3-14111G13G94I.png | Bin 0 -> 17091 bytes .../docs/other/27.山雷颐/3-14111G14449D1.png | Bin 0 -> 10185 bytes .../docs/other/27.山雷颐/3-14111G14516112.png | Bin 0 -> 9941 bytes .../docs/other/27.山雷颐/3-14111G14545156.png | Bin 0 -> 10513 bytes .../docs/other/27.山雷颐/3-14111G1460a64.png | Bin 0 -> 9857 bytes .../docs/other/27.山雷颐/3-14111G14630117.png | Bin 0 -> 9342 bytes .../docs/other/27.山雷颐/3-14111G14A02J.png | Bin 0 -> 9574 bytes content/zhouyi/docs/other/27.山雷颐/index.md | 430 + .../other/28.泽风大过/3-14111G149153K.png | Bin 0 -> 15472 bytes .../other/28.泽风大过/3-14111G14935A3.png | Bin 0 -> 16480 bytes .../other/28.泽风大过/3-14111G14951Y9.png | Bin 0 -> 17091 bytes .../other/28.泽风大过/3-14111G15444T7.png | Bin 0 -> 7972 bytes .../other/28.泽风大过/3-14111G1550N47.png | Bin 0 -> 9128 bytes .../other/28.泽风大过/3-14111G15526300.png | Bin 0 -> 9155 bytes .../other/28.泽风大过/3-14111G15545133.png | Bin 0 -> 9104 bytes .../other/28.泽风大过/3-14111G15605109.png | Bin 0 -> 8301 bytes .../other/28.泽风大过/3-14111G1563I49.png | Bin 0 -> 7977 bytes .../zhouyi/docs/other/28.泽风大过/index.md | 430 + .../docs/other/29.坎为水/3-14111G15913522.png | Bin 0 -> 16430 bytes .../docs/other/29.坎为水/3-14111G1592bL.png | Bin 0 -> 17080 bytes .../docs/other/29.坎为水/3-14111G15Ra64.png | Bin 0 -> 16480 bytes .../docs/other/29.坎为水/3-14111G20525503.png | Bin 0 -> 10259 bytes .../docs/other/29.坎为水/3-14111G20542150.png | Bin 0 -> 10465 bytes .../docs/other/29.坎为水/3-14111G206012Y.png | Bin 0 -> 10350 bytes .../docs/other/29.坎为水/3-14111G206221D.png | Bin 0 -> 10376 bytes .../docs/other/29.坎为水/3-14111G2063Cb.png | Bin 0 -> 10589 bytes .../docs/other/29.坎为水/3-14111G20A1127.png | Bin 0 -> 10318 bytes content/zhouyi/docs/other/29.坎为水/index.md | 386 + .../docs/other/30.离为火/3-14111G2264X12.png | Bin 0 -> 16430 bytes .../docs/other/30.离为火/3-14111G22A9555.png | Bin 0 -> 17091 bytes .../docs/other/30.离为火/3-14111G22F9617.png | Bin 0 -> 17080 bytes .../docs/other/30.离为火/3-14111G22HL07.png | Bin 0 -> 16430 bytes .../docs/other/30.离为火/3-14111G23233155.png | Bin 0 -> 10190 bytes .../docs/other/30.离为火/3-14111G23251302.png | Bin 0 -> 9340 bytes .../docs/other/30.离为火/3-14111G23315K9.png | Bin 0 -> 9686 bytes .../docs/other/30.离为火/3-14111G23336249.png | Bin 0 -> 10313 bytes .../docs/other/30.离为火/3-14111G2335IH.png | Bin 0 -> 9388 bytes .../docs/other/30.离为火/3-14111G2342Y02.png | Bin 0 -> 9789 bytes content/zhouyi/docs/other/30.离为火/index.md | 404 + .../docs/other/31.泽山咸/3-14111G3263R33.png | Bin 0 -> 16394 bytes .../docs/other/31.泽山咸/3-14111G3264XN.png | Bin 0 -> 15893 bytes .../docs/other/31.泽山咸/3-14111G32A94X.png | Bin 0 -> 16369 bytes .../docs/other/31.泽山咸/3-14111G32G0A7.png | Bin 0 -> 15998 bytes .../docs/other/31.泽山咸/3-14111G33234351.png | Bin 0 -> 9598 bytes .../docs/other/31.泽山咸/3-14111G33254394.png | Bin 0 -> 9140 bytes .../docs/other/31.泽山咸/3-14111G3331W08.png | Bin 0 -> 9469 bytes .../docs/other/31.泽山咸/3-14111G33332K1.png | Bin 0 -> 10695 bytes .../docs/other/31.泽山咸/3-14111G33353633.png | Bin 0 -> 10034 bytes .../docs/other/31.泽山咸/3-14111G334204U.png | Bin 0 -> 9719 bytes content/zhouyi/docs/other/31.泽山咸/index.md | 434 + .../docs/other/32.雷风恒/3-14111G3355B43.png | Bin 0 -> 15998 bytes .../docs/other/32.雷风恒/3-14111G336062D.png | Bin 0 -> 16011 bytes .../docs/other/32.雷风恒/3-14111G3361L42.png | Bin 0 -> 15834 bytes .../docs/other/32.雷风恒/3-14111G336302S.png | Bin 0 -> 16394 bytes .../docs/other/32.雷风恒/3-14111G34030515.png | Bin 0 -> 8224 bytes .../docs/other/32.雷风恒/3-14111G34044525.png | Bin 0 -> 9342 bytes .../docs/other/32.雷风恒/3-14111G34102E7.png | Bin 0 -> 9428 bytes .../docs/other/32.雷风恒/3-14111G34120316.png | Bin 0 -> 8538 bytes .../docs/other/32.雷风恒/3-14111G34141254.png | Bin 0 -> 8270 bytes .../docs/other/32.雷风恒/3-14111G34200142.png | Bin 0 -> 8939 bytes content/zhouyi/docs/other/32.雷风恒/index.md | 430 + .../docs/other/33.天山遁/3-14111G34325228.png | Bin 0 -> 16342 bytes .../docs/other/33.天山遁/3-14111G34334Q9.png | Bin 0 -> 15893 bytes .../docs/other/33.天山遁/3-14111G34345a9.png | Bin 0 -> 16010 bytes .../docs/other/33.天山遁/3-14111G3435E29.png | Bin 0 -> 16774 bytes .../docs/other/33.天山遁/3-14111G34IR04.png | Bin 0 -> 9218 bytes .../docs/other/33.天山遁/3-14111G34K3626.png | Bin 0 -> 8765 bytes .../docs/other/33.天山遁/3-14111G34Q1V7.png | Bin 0 -> 9090 bytes .../docs/other/33.天山遁/3-14111G34S1464.png | Bin 0 -> 9701 bytes .../docs/other/33.天山遁/3-14111G34U0P4.png | Bin 0 -> 10145 bytes .../docs/other/33.天山遁/3-14111G34Za13.png | Bin 0 -> 9713 bytes content/zhouyi/docs/other/33.天山遁/index.md | 456 + .../other/34.雷天大壮/3-14111G35104416.png | Bin 0 -> 16774 bytes .../other/34.雷天大壮/3-14111G35115214.png | Bin 0 -> 16011 bytes .../other/34.雷天大壮/3-14111G3512A42.png | Bin 0 -> 15884 bytes .../other/34.雷天大壮/3-14111G3513G15.png | Bin 0 -> 16342 bytes .../other/34.雷天大壮/3-14111G3550S21.png | Bin 0 -> 8223 bytes .../other/34.雷天大壮/3-14111G3552B08.png | Bin 0 -> 8820 bytes .../other/34.雷天大壮/3-14111G35543G2.png | Bin 0 -> 8231 bytes .../other/34.雷天大壮/3-14111G3555a38.png | Bin 0 -> 8228 bytes .../other/34.雷天大壮/3-14111G3561O26.png | Bin 0 -> 7941 bytes .../other/34.雷天大壮/3-14111G356351E.png | Bin 0 -> 8552 bytes .../zhouyi/docs/other/34.雷天大壮/index.md | 456 + .../docs/other/35.火地晋/3-14111G35P2426.png | Bin 0 -> 16164 bytes .../docs/other/35.火地晋/3-14111G35R3V7.png | Bin 0 -> 17259 bytes .../docs/other/35.火地晋/3-14111G35S4c3.png | Bin 0 -> 16712 bytes .../docs/other/35.火地晋/3-14111G35T4E3.png | Bin 0 -> 17644 bytes .../docs/other/35.火地晋/3-14111G40221111.png | Bin 0 -> 9590 bytes .../docs/other/35.火地晋/3-14111G40235296.png | Bin 0 -> 10312 bytes .../docs/other/35.火地晋/3-14111G40254I2.png | Bin 0 -> 10432 bytes .../docs/other/35.火地晋/3-14111G40311608.png | Bin 0 -> 10063 bytes .../docs/other/35.火地晋/3-14111G40330391.png | Bin 0 -> 9105 bytes .../docs/other/35.火地晋/3-14111G4034MB.png | Bin 0 -> 9377 bytes content/zhouyi/docs/other/35.火地晋/index.md | 448 + .../docs/other/36.地火明夷/3-14111G4052CG.png | Bin 0 -> 17644 bytes .../other/36.地火明夷/3-14111G40536249.png | Bin 0 -> 16719 bytes .../other/36.地火明夷/3-14111G40546423.png | Bin 0 -> 16565 bytes .../other/36.地火明夷/3-14111G40556294.png | Bin 0 -> 16164 bytes .../other/36.地火明夷/3-14111G41053O3.png | Bin 0 -> 10050 bytes .../other/36.地火明夷/3-14111G41130c8.png | Bin 0 -> 8990 bytes .../other/36.地火明夷/3-14111G41152F0.png | Bin 0 -> 9397 bytes .../other/36.地火明夷/3-14111G41211X3.png | Bin 0 -> 9656 bytes .../docs/other/36.地火明夷/3-14111G4123Sb.png | Bin 0 -> 10262 bytes .../other/36.地火明夷/3-14111G4125R07.png | Bin 0 -> 10311 bytes .../zhouyi/docs/other/36.地火明夷/index.md | 434 + .../other/37.风火家人/3-14111G41424625.png | Bin 0 -> 17115 bytes .../other/37.风火家人/3-14111G41434138.png | Bin 0 -> 17957 bytes .../other/37.风火家人/3-14111G41443F1.png | Bin 0 -> 16719 bytes .../other/37.风火家人/3-14111G41453301.png | Bin 0 -> 16527 bytes .../docs/other/37.风火家人/3-14111G4192SL.png | Bin 0 -> 9529 bytes .../other/37.风火家人/3-14111G419422U.png | Bin 0 -> 8485 bytes .../other/37.风火家人/3-14111G41951R9.png | Bin 0 -> 8845 bytes .../docs/other/37.风火家人/3-14111G4200aB.png | Bin 0 -> 9078 bytes .../docs/other/37.风火家人/3-14111G4202Tb.png | Bin 0 -> 10019 bytes .../other/37.风火家人/3-14111G4204Y43.png | Bin 0 -> 10032 bytes .../zhouyi/docs/other/37.风火家人/index.md | 452 + .../docs/other/38.火泽睽/3-14111G4221EU.png | Bin 0 -> 16527 bytes .../docs/other/38.火泽睽/3-14111G4222HT.png | Bin 0 -> 18148 bytes .../docs/other/38.火泽睽/3-14111G4223X64.png | Bin 0 -> 17259 bytes .../docs/other/38.火泽睽/3-14111G4224U05.png | Bin 0 -> 17115 bytes .../docs/other/38.火泽睽/3-14111G42635163.png | Bin 0 -> 10096 bytes .../docs/other/38.火泽睽/3-14111G42A6201.png | Bin 0 -> 9360 bytes .../docs/other/38.火泽睽/3-14111G42GK96.png | Bin 0 -> 9137 bytes .../docs/other/38.火泽睽/3-14111G42J1592.png | Bin 0 -> 9583 bytes .../docs/other/38.火泽睽/3-14111G42P0M6.png | Bin 0 -> 8540 bytes .../docs/other/38.火泽睽/3-14111G42QUZ.png | Bin 0 -> 8926 bytes content/zhouyi/docs/other/38.火泽睽/index.md | 436 + .../docs/other/39.水山蹇/3-14111G42939104.png | Bin 0 -> 17259 bytes .../docs/other/39.水山蹇/3-14111G42949363.png | Bin 0 -> 17957 bytes .../docs/other/39.水山蹇/3-14111G429593Y.png | Bin 0 -> 16527 bytes .../docs/other/39.水山蹇/3-14111G43014536.png | Bin 0 -> 16719 bytes .../docs/other/39.水山蹇/3-14111G43355F6.png | Bin 0 -> 10950 bytes .../docs/other/39.水山蹇/3-14111G4340Q96.png | Bin 0 -> 10554 bytes .../docs/other/39.水山蹇/3-14111G4342X36.png | Bin 0 -> 10924 bytes .../docs/other/39.水山蹇/3-14111G4344B50.png | Bin 0 -> 10786 bytes .../docs/other/39.水山蹇/3-14111G4350I55.png | Bin 0 -> 11025 bytes .../docs/other/39.水山蹇/3-14111G43529A2.png | Bin 0 -> 10730 bytes content/zhouyi/docs/other/39.水山蹇/index.md | 424 + .../docs/other/40.雷水解/3-14111G43AXE.png | Bin 0 -> 16719 bytes .../docs/other/40.雷水解/3-14111G43G1L6.png | Bin 0 -> 18148 bytes .../docs/other/40.雷水解/3-14111G43H5364.png | Bin 0 -> 17115 bytes .../docs/other/40.雷水解/3-14111G43I6215.png | Bin 0 -> 17259 bytes .../docs/other/40.雷水解/3-14111G44314407.png | Bin 0 -> 9279 bytes .../docs/other/40.雷水解/3-14111G443301V.png | Bin 0 -> 9516 bytes .../docs/other/40.雷水解/3-14111G4434V44.png | Bin 0 -> 9359 bytes .../docs/other/40.雷水解/3-14111G4440J00.png | Bin 0 -> 10108 bytes .../docs/other/40.雷水解/3-14111G444321M.png | Bin 0 -> 9843 bytes .../docs/other/40.雷水解/3-14111G44452L0.png | Bin 0 -> 10410 bytes content/zhouyi/docs/other/40.雷水解/index.md | 446 + .../docs/other/41.山泽损/3-14111G4461E29.png | Bin 0 -> 16369 bytes .../docs/other/41.山泽损/3-14111G4462B15.png | Bin 0 -> 16068 bytes .../docs/other/41.山泽损/3-14111G44636236.png | Bin 0 -> 16394 bytes .../docs/other/41.山泽损/3-14111G44646354.png | Bin 0 -> 15834 bytes .../docs/other/41.山泽损/3-14111G45054c1.png | Bin 0 -> 10646 bytes .../docs/other/41.山泽损/3-14111G4510IW.png | Bin 0 -> 9941 bytes .../docs/other/41.山泽损/3-14111G4512Eb.png | Bin 0 -> 9702 bytes .../docs/other/41.山泽损/3-14111G4514OE.png | Bin 0 -> 9608 bytes .../docs/other/41.山泽损/3-14111G4520DH.png | Bin 0 -> 9061 bytes .../docs/other/41.山泽损/3-14111G452311C.png | Bin 0 -> 9359 bytes content/zhouyi/docs/other/41.山泽损/index.md | 436 + .../docs/other/42.风雷益/3-14111G454213O.png | Bin 0 -> 15834 bytes .../docs/other/42.风雷益/3-14111G45431c5.png | Bin 0 -> 16411 bytes .../docs/other/42.风雷益/3-14111G45443504.png | Bin 0 -> 15998 bytes .../docs/other/42.风雷益/3-14111G45453133.png | Bin 0 -> 16369 bytes .../docs/other/42.风雷益/3-14111G504332S.png | Bin 0 -> 8362 bytes .../docs/other/42.风雷益/3-14111G504464X.png | Bin 0 -> 8160 bytes .../docs/other/42.风雷益/3-14111G50503415.png | Bin 0 -> 8827 bytes .../docs/other/42.风雷益/3-14111G505233J.png | Bin 0 -> 8160 bytes .../docs/other/42.风雷益/3-14111G50540945.png | Bin 0 -> 9267 bytes .../docs/other/42.风雷益/3-14111G50602103.png | Bin 0 -> 9194 bytes content/zhouyi/docs/other/42.风雷益/index.md | 434 + .../docs/other/43.泽天夬/3-14111G50J0H8.png | Bin 0 -> 16011 bytes .../docs/other/43.泽天夬/3-14111G50KEM.png | Bin 0 -> 15472 bytes .../docs/other/43.泽天夬/3-14111G50P6344.png | Bin 0 -> 16411 bytes .../docs/other/43.泽天夬/3-14111G50Q5247.png | Bin 0 -> 15893 bytes .../docs/other/43.泽天夬/3-14111G51303416.png | Bin 0 -> 7983 bytes .../docs/other/43.泽天夬/3-14111G51320556.png | Bin 0 -> 8606 bytes .../docs/other/43.泽天夬/3-14111G5133J41.png | Bin 0 -> 7871 bytes .../docs/other/43.泽天夬/3-14111G5135Q42.png | Bin 0 -> 8755 bytes .../docs/other/43.泽天夬/3-14111G51415N5.png | Bin 0 -> 7961 bytes .../docs/other/43.泽天夬/3-14111G514452b.png | Bin 0 -> 7521 bytes content/zhouyi/docs/other/43.泽天夬/index.md | 416 + .../docs/other/44.天风姤/3-14111G5161S38.png | Bin 0 -> 15893 bytes .../docs/other/44.天风姤/3-14111G5162a64.png | Bin 0 -> 15472 bytes .../docs/other/44.天风姤/3-14111G51639122.png | Bin 0 -> 16068 bytes .../docs/other/44.天风姤/3-14111G5164b20.png | Bin 0 -> 16011 bytes .../docs/other/44.天风姤/3-14111G5201G14.png | Bin 0 -> 7458 bytes .../docs/other/44.天风姤/3-14111G52030K5.png | Bin 0 -> 8750 bytes .../docs/other/44.天风姤/3-14111G5204R21.png | Bin 0 -> 8798 bytes .../docs/other/44.天风姤/3-14111G52111550.png | Bin 0 -> 7878 bytes .../docs/other/44.天风姤/3-14111G5212U38.png | Bin 0 -> 8572 bytes .../docs/other/44.天风姤/3-14111G5214aQ.png | Bin 0 -> 7985 bytes content/zhouyi/docs/other/44.天风姤/index.md | 422 + .../docs/other/45.泽地萃/3-14111G5231B64.png | Bin 0 -> 15913 bytes .../docs/other/45.泽地萃/3-14111G5232AP.png | Bin 0 -> 16283 bytes .../docs/other/45.泽地萃/3-14111G5233C36.png | Bin 0 -> 17053 bytes .../docs/other/45.泽地萃/3-14111G5234E08.png | Bin 0 -> 15953 bytes .../docs/other/45.泽地萃/3-14111G5291U20.png | Bin 0 -> 9515 bytes .../docs/other/45.泽地萃/3-14111G5293T19.png | Bin 0 -> 8783 bytes .../docs/other/45.泽地萃/3-14111G5295X32.png | Bin 0 -> 8407 bytes .../docs/other/45.泽地萃/3-14111G52R5R2.png | Bin 0 -> 8459 bytes .../docs/other/45.泽地萃/3-14111G52T0Z3.png | Bin 0 -> 9310 bytes .../docs/other/45.泽地萃/3-14111G52Z1921.png | Bin 0 -> 9444 bytes content/zhouyi/docs/other/45.泽地萃/index.md | 462 + .../docs/other/46.地风升/3-14111G53129200.png | Bin 0 -> 15953 bytes .../docs/other/46.地风升/3-14111G53140624.png | Bin 0 -> 17237 bytes .../docs/other/46.地风升/3-14111G53151403.png | Bin 0 -> 16822 bytes .../docs/other/46.地风升/3-14111G532014M.png | Bin 0 -> 15913 bytes .../docs/other/46.地风升/3-14111G5353K03.png | Bin 0 -> 8378 bytes .../docs/other/46.地风升/3-14111G535495J.png | Bin 0 -> 9577 bytes .../docs/other/46.地风升/3-14111G5361U28.png | Bin 0 -> 9444 bytes .../docs/other/46.地风升/3-14111G5363H25.png | Bin 0 -> 8505 bytes .../docs/other/46.地风升/3-14111G53AV07.png | Bin 0 -> 9279 bytes .../docs/other/46.地风升/3-14111G53H24U.png | Bin 0 -> 9333 bytes content/zhouyi/docs/other/46.地风升/index.md | 442 + .../docs/other/47.泽水困/3-14111G53914609.png | Bin 0 -> 16518 bytes .../docs/other/47.泽水困/3-14111G53T4X9.png | Bin 0 -> 16661 bytes .../docs/other/47.泽水困/3-14111G53U4J1.png | Bin 0 -> 17115 bytes .../docs/other/47.泽水困/3-14111G53Z4913.png | Bin 0 -> 16838 bytes .../docs/other/47.泽水困/3-14111G54315Z2.png | Bin 0 -> 8898 bytes .../docs/other/47.泽水困/3-14111G54332140.png | Bin 0 -> 9252 bytes .../docs/other/47.泽水困/3-14111G54352L1.png | Bin 0 -> 9139 bytes .../docs/other/47.泽水困/3-14111G54415c1.png | Bin 0 -> 10304 bytes .../docs/other/47.泽水困/3-14111G54434313.png | Bin 0 -> 9867 bytes .../docs/other/47.泽水困/3-14111G54455521.png | Bin 0 -> 9551 bytes content/zhouyi/docs/other/47.泽水困/index.md | 426 + .../docs/other/48.水风井/3-14111G54629639.png | Bin 0 -> 16518 bytes .../docs/other/48.水风井/3-14111G54640255.png | Bin 0 -> 16527 bytes .../docs/other/48.水风井/3-14111G54A1X9.png | Bin 0 -> 17466 bytes .../docs/other/48.水风井/3-14111G54F11R.png | Bin 0 -> 16661 bytes .../docs/other/48.水风井/3-14111G5502Y96.png | Bin 0 -> 9593 bytes .../docs/other/48.水风井/3-14111G55045938.png | Bin 0 -> 10620 bytes .../docs/other/48.水风井/3-14111G55105b4.png | Bin 0 -> 10359 bytes .../docs/other/48.水风井/3-14111G55123330.png | Bin 0 -> 9178 bytes .../docs/other/48.水风井/3-14111G551519A.png | Bin 0 -> 9401 bytes .../docs/other/48.水风井/3-14111G5521D23.png | Bin 0 -> 9005 bytes content/zhouyi/docs/other/48.水风井/index.md | 420 + .../docs/other/49.泽火革/3-14111G553444H.png | Bin 0 -> 16250 bytes .../docs/other/49.泽火革/3-14111G55354552.png | Bin 0 -> 15893 bytes .../docs/other/49.泽火革/3-14111G554124R.png | Bin 0 -> 17190 bytes .../docs/other/49.泽火革/3-14111G55425330.png | Bin 0 -> 16246 bytes .../docs/other/49.泽火革/3-14111G55920U8.png | Bin 0 -> 9416 bytes .../docs/other/49.泽火革/3-14111G55942Q1.png | Bin 0 -> 9087 bytes .../docs/other/49.泽火革/3-14111G55K45P.png | Bin 0 -> 9618 bytes .../docs/other/49.泽火革/3-14111G55Q4600.png | Bin 0 -> 8584 bytes .../docs/other/49.泽火革/3-14111G55S9D3.png | Bin 0 -> 8929 bytes .../docs/other/49.泽火革/3-14111G55UWT.png | Bin 0 -> 10077 bytes content/zhouyi/docs/other/49.泽火革/index.md | 428 + .../docs/other/50.火风鼎/3-14111G60102540.png | Bin 0 -> 16246 bytes .../docs/other/50.火风鼎/3-14111G60111533.png | Bin 0 -> 16011 bytes .../docs/other/50.火风鼎/3-14111G60121503.png | Bin 0 -> 16640 bytes .../docs/other/50.火风鼎/3-14111G60131162.png | Bin 0 -> 16250 bytes .../docs/other/50.火风鼎/3-14111G605434J.png | Bin 0 -> 9073 bytes .../docs/other/50.火风鼎/3-14111G60600536.png | Bin 0 -> 10081 bytes .../docs/other/50.火风鼎/3-14111G60622502.png | Bin 0 -> 10138 bytes .../docs/other/50.火风鼎/3-14111G606424X.png | Bin 0 -> 9635 bytes .../docs/other/50.火风鼎/3-14111G60F1614.png | Bin 0 -> 8609 bytes .../docs/other/50.火风鼎/3-14111G60H0Q7.png | Bin 0 -> 8982 bytes content/zhouyi/docs/other/50.火风鼎/index.md | 440 + .../docs/other/51.震为雷/3-14111G60916120.png | Bin 0 -> 17259 bytes .../docs/other/51.震为雷/3-14111G60925J7.png | Bin 0 -> 15709 bytes .../docs/other/51.震为雷/3-14111G6093M05.png | Bin 0 -> 16663 bytes .../docs/other/51.震为雷/3-14111G60Z4628.png | Bin 0 -> 15940 bytes .../docs/other/51.震为雷/3-14111G61340359.png | Bin 0 -> 8558 bytes .../docs/other/51.震为雷/3-14111G61355429.png | Bin 0 -> 8329 bytes .../docs/other/51.震为雷/3-14111G6141a12.png | Bin 0 -> 9006 bytes .../docs/other/51.震为雷/3-14111G61441644.png | Bin 0 -> 8604 bytes .../docs/other/51.震为雷/3-14111G61551E0.png | Bin 0 -> 9061 bytes .../docs/other/51.震为雷/3-14111G61612611.png | Bin 0 -> 8975 bytes content/zhouyi/docs/other/51.震为雷/index.md | 434 + .../docs/other/52.艮为山/3-14111G61K5G8.png | Bin 0 -> 16663 bytes .../docs/other/52.艮为山/3-14111G61P55V.png | Bin 0 -> 16719 bytes .../docs/other/52.艮为山/3-14111G61Q5558.png | Bin 0 -> 15641 bytes .../docs/other/52.艮为山/3-14111G61R5S2.png | Bin 0 -> 15940 bytes .../docs/other/52.艮为山/3-14111G62211c1.png | Bin 0 -> 10759 bytes .../docs/other/52.艮为山/3-14111G62224442.png | Bin 0 -> 10447 bytes .../docs/other/52.艮为山/3-14111G62246262.png | Bin 0 -> 10760 bytes .../docs/other/52.艮为山/3-14111G6230C42.png | Bin 0 -> 10936 bytes .../docs/other/52.艮为山/3-14111G6232M61.png | Bin 0 -> 10505 bytes .../docs/other/52.艮为山/3-14111G62345604.png | Bin 0 -> 10791 bytes content/zhouyi/docs/other/52.艮为山/index.md | 408 + .../docs/other/53.风山渐/3-14111G62519554.png | Bin 0 -> 16283 bytes .../docs/other/53.风山渐/3-14111G62530G4.png | Bin 0 -> 17957 bytes .../docs/other/53.风山渐/3-14111G6253a53.png | Bin 0 -> 17237 bytes .../docs/other/53.风山渐/3-14111G629115A.png | Bin 0 -> 9525 bytes .../docs/other/53.风山渐/3-14111G6292D93.png | Bin 0 -> 8969 bytes .../docs/other/53.风山渐/3-14111G6294EN.png | Bin 0 -> 9387 bytes .../docs/other/53.风山渐/3-14111G63009138.png | Bin 0 -> 9699 bytes .../docs/other/53.风山渐/3-14111G63034591.png | Bin 0 -> 10433 bytes .../docs/other/53.风山渐/3-14111G63056400.png | Bin 0 -> 10634 bytes content/zhouyi/docs/other/53.风山渐/index.md | 416 + .../other/54.雷泽归妹/3-14111G63222N4.png | Bin 0 -> 17237 bytes .../other/54.雷泽归妹/3-14111G632363W.png | Bin 0 -> 18148 bytes .../docs/other/54.雷泽归妹/3-14111G6324UJ.png | Bin 0 -> 16283 bytes .../docs/other/54.雷泽归妹/3-14111G63AE96.png | Bin 0 -> 9304 bytes .../docs/other/54.雷泽归妹/3-14111G63G0I1.png | Bin 0 -> 8358 bytes .../other/54.雷泽归妹/3-14111G63I2600.png | Bin 0 -> 8216 bytes .../docs/other/54.雷泽归妹/3-14111G63K2S3.png | Bin 0 -> 8411 bytes .../docs/other/54.雷泽归妹/3-14111G63PRD.png | Bin 0 -> 8085 bytes .../docs/other/54.雷泽归妹/3-14111G63RL17.png | Bin 0 -> 8860 bytes .../zhouyi/docs/other/54.雷泽归妹/index.md | 418 + .../docs/other/55.雷火丰/3-14111G6410K48.png | Bin 0 -> 16268 bytes .../docs/other/55.雷火丰/3-14111G6411X10.png | Bin 0 -> 17091 bytes .../docs/other/55.雷火丰/3-14111G6412U15.png | Bin 0 -> 16500 bytes .../docs/other/55.雷火丰/3-14111G6413SF.png | Bin 0 -> 16863 bytes .../docs/other/55.雷火丰/3-14111GG152235.png | Bin 0 -> 9885 bytes .../docs/other/55.雷火丰/3-14111GG20C53.png | Bin 0 -> 8814 bytes .../docs/other/55.雷火丰/3-14111GG224339.png | Bin 0 -> 9039 bytes .../docs/other/55.雷火丰/3-14111GG243529.png | Bin 0 -> 9661 bytes .../docs/other/55.雷火丰/3-14111GG301104.png | Bin 0 -> 9404 bytes .../docs/other/55.雷火丰/3-14111GG319244.png | Bin 0 -> 9759 bytes content/zhouyi/docs/other/55.雷火丰/index.md | 414 + .../docs/other/56.火山旅/3-14111GGFE06.png | Bin 0 -> 16863 bytes .../docs/other/56.火山旅/3-14111GGGD24.png | Bin 0 -> 17091 bytes .../docs/other/56.火山旅/3-14111GGHEK.png | Bin 0 -> 16592 bytes .../docs/other/56.火山旅/3-14111GGI4640.png | Bin 0 -> 16268 bytes .../docs/other/56.火山旅/3-14111GH1014O.png | Bin 0 -> 10233 bytes .../docs/other/56.火山旅/3-14111GH114629.png | Bin 0 -> 10027 bytes .../docs/other/56.火山旅/3-14111GH131503.png | Bin 0 -> 10403 bytes .../docs/other/56.火山旅/3-14111GH1542M.png | Bin 0 -> 10864 bytes .../docs/other/56.火山旅/3-14111GH25O43.png | Bin 0 -> 10162 bytes .../docs/other/56.火山旅/3-14111GH31c94.png | Bin 0 -> 10542 bytes content/zhouyi/docs/other/56.火山旅/index.md | 400 + .../docs/other/57.巽为风/3-14111GH500509.png | Bin 0 -> 15709 bytes .../docs/other/57.巽为风/3-14111GH510238.png | Bin 0 -> 16527 bytes .../docs/other/57.巽为风/3-14111GH520c3.png | Bin 0 -> 15940 bytes .../docs/other/57.巽为风/3-14111GH530K0.png | Bin 0 -> 15641 bytes .../docs/other/57.巽为风/3-14111GHH3Y4.png | Bin 0 -> 7759 bytes .../docs/other/57.巽为风/3-14111GHI63E.png | Bin 0 -> 8890 bytes .../docs/other/57.巽为风/3-14111GHK1J0.png | Bin 0 -> 8969 bytes .../docs/other/57.巽为风/3-14111GHP4C1.png | Bin 0 -> 7854 bytes .../docs/other/57.巽为风/3-14111GHQ9323.png | Bin 0 -> 8996 bytes .../docs/other/57.巽为风/3-14111GHSJ95.png | Bin 0 -> 8975 bytes content/zhouyi/docs/other/57.巽为风/index.md | 302 + .../docs/other/58.兑为泽/3-14111GH94T45.png | Bin 0 -> 15641 bytes .../docs/other/58.兑为泽/3-14111GH95HF.png | Bin 0 -> 17115 bytes .../docs/other/58.兑为泽/3-14111GI00b19.png | Bin 0 -> 16663 bytes .../docs/other/58.兑为泽/3-14111GI020T2.png | Bin 0 -> 15709 bytes .../docs/other/58.兑为泽/3-14111GI342a3.png | Bin 0 -> 8956 bytes .../docs/other/58.兑为泽/3-14111GI35YS.png | Bin 0 -> 8104 bytes .../docs/other/58.兑为泽/3-14111GI41GM.png | Bin 0 -> 7857 bytes content/zhouyi/docs/other/58.兑为泽/index.md | 253 + .../docs/other/59.风水涣/3-14111GI63C33.png | Bin 0 -> 16500 bytes .../docs/other/59.风水涣/3-14111GIA0E0.png | Bin 0 -> 16480 bytes .../docs/other/59.风水涣/3-14111GIAW10.png | Bin 0 -> 16268 bytes .../docs/other/59.风水涣/3-14111GIFb36.png | Bin 0 -> 16592 bytes .../docs/other/59.风水涣/3-14111GP61c54.png | Bin 0 -> 8941 bytes .../docs/other/59.风水涣/3-14111GP63HP.png | Bin 0 -> 9173 bytes .../docs/other/59.风水涣/3-14111GPART.png | Bin 0 -> 8944 bytes .../docs/other/59.风水涣/3-14111GPGEJ.png | Bin 0 -> 9523 bytes .../docs/other/59.风水涣/3-14111GPJ2Z3.png | Bin 0 -> 10475 bytes .../docs/other/59.风水涣/3-14111GPP9608.png | Bin 0 -> 10235 bytes content/zhouyi/docs/other/59.风水涣/index.md | 416 + .../docs/other/60.水泽节/3-14111H05Q5H2.png | Bin 0 -> 16592 bytes .../docs/other/60.水泽节/3-14111H05R9427.png | Bin 0 -> 16480 bytes .../docs/other/60.水泽节/3-14111H05T3Z8.png | Bin 0 -> 16863 bytes .../docs/other/60.水泽节/3-14111H05U5J3.png | Bin 0 -> 16500 bytes .../docs/other/60.水泽节/3-14111H1103W49.png | Bin 0 -> 10323 bytes .../docs/other/60.水泽节/3-14111H1110Q61.png | Bin 0 -> 9882 bytes .../docs/other/60.水泽节/3-14111H11134231.png | Bin 0 -> 9641 bytes .../docs/other/60.水泽节/3-14111H11205326.png | Bin 0 -> 9017 bytes .../docs/other/60.水泽节/3-14111H11240D1.png | Bin 0 -> 9316 bytes .../docs/other/60.水泽节/3-14111H1131V27.png | Bin 0 -> 9049 bytes content/zhouyi/docs/other/60.水泽节/index.md | 426 + .../other/61.风泽中孚/3-14111H1204X43.png | Bin 0 -> 16517 bytes .../other/61.风泽中孚/3-14111H12101222.png | Bin 0 -> 16480 bytes .../docs/other/61.风泽中孚/3-14111H1212UW.png | Bin 0 -> 17442 bytes .../other/61.风泽中孚/3-14111H12142149.png | Bin 0 -> 16517 bytes .../other/61.风泽中孚/3-14111H129315Q.png | Bin 0 -> 8147 bytes .../other/61.风泽中孚/3-14111H12950435.png | Bin 0 -> 7919 bytes .../docs/other/61.风泽中孚/3-14111H12T0I4.png | Bin 0 -> 8995 bytes .../other/61.风泽中孚/3-14111H13039263.png | Bin 0 -> 7912 bytes .../other/61.风泽中孚/3-14111H1311W93.png | Bin 0 -> 8997 bytes .../other/61.风泽中孚/3-14111H13154538.png | Bin 0 -> 8992 bytes .../zhouyi/docs/other/61.风泽中孚/index.md | 434 + .../other/62.雷山小过/3-14111H134194X.png | Bin 0 -> 17442 bytes .../docs/other/62.雷山小过/3-14111H1343Sc.png | Bin 0 -> 17091 bytes .../other/62.雷山小过/3-14111H13450C2.png | Bin 0 -> 16517 bytes .../other/62.雷山小过/3-14111H14024T4.png | Bin 0 -> 9880 bytes .../other/62.雷山小过/3-14111H140564A.png | Bin 0 -> 9378 bytes .../other/62.雷山小过/3-14111H14131E8.png | Bin 0 -> 9711 bytes .../other/62.雷山小过/3-14111H142242N.png | Bin 0 -> 10267 bytes .../other/62.雷山小过/3-14111H14305237.png | Bin 0 -> 10023 bytes .../other/62.雷山小过/3-14111H1435M31.png | Bin 0 -> 10528 bytes .../zhouyi/docs/other/62.雷山小过/index.md | 418 + .../other/63.水火既济/3-14111H14544602.png | Bin 0 -> 18148 bytes .../other/63.水火既济/3-14111H1460b56.png | Bin 0 -> 17957 bytes .../other/63.水火既济/3-14111H15143447.png | Bin 0 -> 10961 bytes .../other/63.水火既济/3-14111H15212E4.png | Bin 0 -> 10048 bytes .../other/63.水火既济/3-14111H15252294.png | Bin 0 -> 10410 bytes .../docs/other/63.水火既济/3-14111H1533NU.png | Bin 0 -> 10175 bytes .../other/63.水火既济/3-14111H15416212.png | Bin 0 -> 10366 bytes .../docs/other/63.水火既济/3-14111H1545KF.png | Bin 0 -> 10101 bytes .../zhouyi/docs/other/63.水火既济/index.md | 420 + .../docs/other/64.火水未济/3-14111H15A52N.png | Bin 0 -> 17957 bytes .../other/64.火水未济/3-14111H15F9417.png | Bin 0 -> 18148 bytes .../other/64.火水未济/3-14111H2024G48.png | Bin 0 -> 10012 bytes .../docs/other/64.火水未济/3-14111H2032EN.png | Bin 0 -> 10241 bytes .../docs/other/64.火水未济/3-14111H2035NZ.png | Bin 0 -> 10116 bytes .../other/64.火水未济/3-14111H20430H2.png | Bin 0 -> 10930 bytes .../other/64.火水未济/3-14111H205061E.png | Bin 0 -> 10038 bytes .../other/64.火水未济/3-14111H20544102.png | Bin 0 -> 10431 bytes .../zhouyi/docs/other/64.火水未济/index.md | 410 + content/zhouyi/docs/other/index.md | 75 + content/zhouyi/mkdocs.yml | 41 + content/zhouyi/requirements.txt | 35 + content/zhouyi/scripts/hide.py | 24 + content/zhouyi/scripts/overview-other.py | 24 + content/zhouyi/scripts/overview.py | 22 + content/zhouyi/scripts/rename-other.py | 48 + content/zhouyi/scripts/rename.py | 42 + docs/DEPLOY.md | 458 + docs/SPEC.md | 357 + docs/screenshots.jpg | Bin 0 -> 160263 bytes ecosystem.config.cjs | 30 + lib/animate.ts | 74 + lib/constant.ts | 2 + lib/content/zhouyi.ts | 41 + lib/data/gua-index.json | 10 + lib/data/gua-list.json | 66 + lib/data/today.json | 8 + lib/utils.ts | 6 + next.config.js | 6 + package-lock.json | 8693 +++++++++++++++++ package.json | 44 + pnpm-lock.yaml | 5343 ++++++++++ postcss.config.js | 6 + prettier.config.js | 3 + public/img/head.webp | Bin 0 -> 28802 bytes public/img/tail.webp | Bin 0 -> 28426 bytes public/img/yin-yang.webp | Bin 0 -> 19766 bytes scripts/deploy.sh | 29 + tailwind.config.ts | 91 + tsconfig.json | 28 + 813 files changed, 61301 insertions(+) create mode 100644 .env.example create mode 100644 .eslintrc.json create mode 100644 .gitignore create mode 100644 .prettierignore create mode 100644 LICENSE create mode 100644 README.md create mode 100644 app/apple-icon.png create mode 100644 app/favicon.ico create mode 100644 app/globals.css create mode 100644 app/layout.tsx create mode 100644 app/page.tsx create mode 100644 app/server.ts create mode 100644 components.json create mode 100644 components/coin.tsx create mode 100644 components/divination.tsx create mode 100644 components/footer.tsx create mode 100644 components/header.tsx create mode 100644 components/hexagram.tsx create mode 100644 components/mode-toggle.tsx create mode 100644 components/question.tsx create mode 100644 components/result-ai.tsx create mode 100644 components/result.tsx create mode 100644 components/svg.tsx create mode 100644 components/ui/button.tsx create mode 100644 components/ui/dropdown-menu.tsx create mode 100644 components/ui/textarea.tsx create mode 100644 components/umami.tsx create mode 100644 content/zhouyi/README.md create mode 100644 content/zhouyi/docs/01.乾为天/index.md create mode 100644 content/zhouyi/docs/02.坤为地/index.md create mode 100644 content/zhouyi/docs/03.水雷屯/index.md create mode 100644 content/zhouyi/docs/04.山水蒙/index.md create mode 100644 content/zhouyi/docs/05.水天需/index.md create mode 100644 content/zhouyi/docs/06.天水讼/index.md create mode 100644 content/zhouyi/docs/07.地水师/index.md create mode 100644 content/zhouyi/docs/08.水地比/index.md create mode 100644 content/zhouyi/docs/09.风天小畜/index.md create mode 100644 content/zhouyi/docs/10.天泽履/index.md create mode 100644 content/zhouyi/docs/11.地天泰/index.md create mode 100644 content/zhouyi/docs/12.天地否/index.md create mode 100644 content/zhouyi/docs/13.天火同人/index.md create mode 100644 content/zhouyi/docs/14.火天大有/index.md create mode 100644 content/zhouyi/docs/15.地山谦/index.md create mode 100644 content/zhouyi/docs/16.雷地豫/index.md create mode 100644 content/zhouyi/docs/17.泽雷随/index.md create mode 100644 content/zhouyi/docs/18.山风蛊/index.md create mode 100644 content/zhouyi/docs/19.地泽临/index.md create mode 100644 content/zhouyi/docs/20.风地观/index.md create mode 100644 content/zhouyi/docs/21.火雷噬嗑/index.md create mode 100644 content/zhouyi/docs/22.山火贲/index.md create mode 100644 content/zhouyi/docs/23.山地剥/index.md create mode 100644 content/zhouyi/docs/24.地雷复/index.md create mode 100644 content/zhouyi/docs/25.天雷无妄/index.md create mode 100644 content/zhouyi/docs/26.山天大畜/index.md create mode 100644 content/zhouyi/docs/27.山雷颐/index.md create mode 100644 content/zhouyi/docs/28.泽风大过/index.md create mode 100644 content/zhouyi/docs/29.坎为水/index.md create mode 100644 content/zhouyi/docs/30.离为火/index.md create mode 100644 content/zhouyi/docs/31.泽山咸/index.md create mode 100644 content/zhouyi/docs/32.雷风恒/index.md create mode 100644 content/zhouyi/docs/33.天山遁/index.md create mode 100644 content/zhouyi/docs/34.雷天大壮/index.md create mode 100644 content/zhouyi/docs/35.火地晋/index.md create mode 100644 content/zhouyi/docs/36.地火明夷/index.md create mode 100644 content/zhouyi/docs/37.风火家人/index.md create mode 100644 content/zhouyi/docs/38.火泽睽/index.md create mode 100644 content/zhouyi/docs/39.水山蹇/index.md create mode 100644 content/zhouyi/docs/40.雷水解/index.md create mode 100644 content/zhouyi/docs/41.山泽损/index.md create mode 100644 content/zhouyi/docs/42.风雷益/index.md create mode 100644 content/zhouyi/docs/43.泽天夬/index.md create mode 100644 content/zhouyi/docs/44.天风姤/index.md create mode 100644 content/zhouyi/docs/45.泽地萃/index.md create mode 100644 content/zhouyi/docs/46.地风升/index.md create mode 100644 content/zhouyi/docs/47.泽水困/index.md create mode 100644 content/zhouyi/docs/48.水风井/index.md create mode 100644 content/zhouyi/docs/49.泽火革/index.md create mode 100644 content/zhouyi/docs/50.火风鼎/index.md create mode 100644 content/zhouyi/docs/51.震为雷/index.md create mode 100644 content/zhouyi/docs/52.艮为山/index.md create mode 100644 content/zhouyi/docs/53.风山渐/index.md create mode 100644 content/zhouyi/docs/54.雷泽归妹/index.md create mode 100644 content/zhouyi/docs/55.雷火丰/index.md create mode 100644 content/zhouyi/docs/56.火山旅/index.md create mode 100644 content/zhouyi/docs/57.巽为风/index.md create mode 100644 content/zhouyi/docs/58.兑为泽/index.md create mode 100644 content/zhouyi/docs/59.风水涣/index.md create mode 100644 content/zhouyi/docs/60.水泽节/index.md create mode 100644 content/zhouyi/docs/61.风泽中孚/index.md create mode 100644 content/zhouyi/docs/62.雷山小过/index.md create mode 100644 content/zhouyi/docs/63.水火既济/index.md create mode 100644 content/zhouyi/docs/64.火水未济/index.md create mode 100644 content/zhouyi/docs/assets/css/ui.css create mode 100644 content/zhouyi/docs/assets/images/favicon.ico create mode 100644 content/zhouyi/docs/index.md create mode 100644 content/zhouyi/docs/other/01.乾为天/3-14111412443V22.png create mode 100644 content/zhouyi/docs/other/01.乾为天/3-14111412450X15.png create mode 100644 content/zhouyi/docs/other/01.乾为天/3-141114124521956.png create mode 100644 content/zhouyi/docs/other/01.乾为天/3-141114124534106.png create mode 100644 content/zhouyi/docs/other/01.乾为天/3-14111415054D13.png create mode 100644 content/zhouyi/docs/other/01.乾为天/3-141114150956438.png create mode 100644 content/zhouyi/docs/other/01.乾为天/3-141114150J3592.png create mode 100644 content/zhouyi/docs/other/01.乾为天/3-141114150Z4410.png create mode 100644 content/zhouyi/docs/other/01.乾为天/3-141114151050464.png create mode 100644 content/zhouyi/docs/other/01.乾为天/3-141114151146124.png create mode 100644 content/zhouyi/docs/other/01.乾为天/index.md create mode 100644 content/zhouyi/docs/other/02.坤为地/3-141114124534106.png create mode 100644 content/zhouyi/docs/other/02.坤为地/3-1411141411223S.png create mode 100644 content/zhouyi/docs/other/02.坤为地/3-1411141429431C.png create mode 100644 content/zhouyi/docs/other/02.坤为地/3-141114142H51B.png create mode 100644 content/zhouyi/docs/other/02.坤为地/3-1411141430141W.png create mode 100644 content/zhouyi/docs/other/02.坤为地/3-14111414303H47.png create mode 100644 content/zhouyi/docs/other/02.坤为地/3-141114143119114.png create mode 100644 content/zhouyi/docs/other/02.坤为地/3-141114143152A4.png create mode 100644 content/zhouyi/docs/other/02.坤为地/index.md create mode 100644 content/zhouyi/docs/other/03.水雷屯/3-141114151914W7.png create mode 100644 content/zhouyi/docs/other/03.水雷屯/3-141114152012S7.png create mode 100644 content/zhouyi/docs/other/03.水雷屯/3-141114152054N6.png create mode 100644 content/zhouyi/docs/other/03.水雷屯/3-1411141522095T.png create mode 100644 content/zhouyi/docs/other/03.水雷屯/3-1411141524212M.png create mode 100644 content/zhouyi/docs/other/03.水雷屯/3-141114152510525.png create mode 100644 content/zhouyi/docs/other/03.水雷屯/3-141114152611J2.png create mode 100644 content/zhouyi/docs/other/03.水雷屯/3-141114152F3T5.png create mode 100644 content/zhouyi/docs/other/03.水雷屯/3-141114152IX48.png create mode 100644 content/zhouyi/docs/other/03.水雷屯/3-141114152T6329.png create mode 100644 content/zhouyi/docs/other/03.水雷屯/index.md create mode 100644 content/zhouyi/docs/other/04.山水蒙/3-141114153912S8.png create mode 100644 content/zhouyi/docs/other/04.山水蒙/3-14111415395H38.png create mode 100644 content/zhouyi/docs/other/04.山水蒙/3-141114153Ga28.png create mode 100644 content/zhouyi/docs/other/04.山水蒙/3-141114153P1F5.png create mode 100644 content/zhouyi/docs/other/04.山水蒙/3-141114154912920.png create mode 100644 content/zhouyi/docs/other/04.山水蒙/3-141114154943636.png create mode 100644 content/zhouyi/docs/other/04.山水蒙/3-141114154F5233.png create mode 100644 content/zhouyi/docs/other/04.山水蒙/3-141114154IV64.png create mode 100644 content/zhouyi/docs/other/04.山水蒙/3-141114154PWW.png create mode 100644 content/zhouyi/docs/other/04.山水蒙/3-1411141550251W.png create mode 100644 content/zhouyi/docs/other/04.山水蒙/index.md create mode 100644 content/zhouyi/docs/other/05.水天需/3-14111415525H54.png create mode 100644 content/zhouyi/docs/other/05.水天需/3-141114155325321.png create mode 100644 content/zhouyi/docs/other/05.水天需/3-141114155353313.png create mode 100644 content/zhouyi/docs/other/05.水天需/3-141114155423923.png create mode 100644 content/zhouyi/docs/other/05.水天需/3-1411141600401G.png create mode 100644 content/zhouyi/docs/other/05.水天需/3-14111416011HB.png create mode 100644 content/zhouyi/docs/other/05.水天需/3-1411141601543L.png create mode 100644 content/zhouyi/docs/other/05.水天需/3-141114160232255.png create mode 100644 content/zhouyi/docs/other/05.水天需/3-14111416031D05.png create mode 100644 content/zhouyi/docs/other/05.水天需/3-1411141604063Z.png create mode 100644 content/zhouyi/docs/other/05.水天需/index.md create mode 100644 content/zhouyi/docs/other/06.天水讼/3-14111416061L15.png create mode 100644 content/zhouyi/docs/other/06.天水讼/3-14111416064E64.png create mode 100644 content/zhouyi/docs/other/06.天水讼/3-141114160G0131.png create mode 100644 content/zhouyi/docs/other/06.天水讼/3-141114160I2638.png create mode 100644 content/zhouyi/docs/other/06.天水讼/3-1411141615041N.png create mode 100644 content/zhouyi/docs/other/06.天水讼/3-14111416153V53.png create mode 100644 content/zhouyi/docs/other/06.天水讼/3-14111416160W02.png create mode 100644 content/zhouyi/docs/other/06.天水讼/3-141114161A0M8.png create mode 100644 content/zhouyi/docs/other/06.天水讼/3-141114161H61A.png create mode 100644 content/zhouyi/docs/other/06.天水讼/3-141114161RM13.png create mode 100644 content/zhouyi/docs/other/06.天水讼/index.md create mode 100644 content/zhouyi/docs/other/07.地水师/3-14111416194S37.png create mode 100644 content/zhouyi/docs/other/07.地水师/3-14111416201E39.png create mode 100644 content/zhouyi/docs/other/07.地水师/3-141114162044434.png create mode 100644 content/zhouyi/docs/other/07.地水师/3-14111416210Y61.png create mode 100644 content/zhouyi/docs/other/07.地水师/3-141114163050226.png create mode 100644 content/zhouyi/docs/other/07.地水师/3-141114163124Q8.png create mode 100644 content/zhouyi/docs/other/07.地水师/3-14111416315D95.png create mode 100644 content/zhouyi/docs/other/07.地水师/3-14111416323N23.png create mode 100644 content/zhouyi/docs/other/07.地水师/3-14111416330Q58.png create mode 100644 content/zhouyi/docs/other/07.地水师/3-141114163339591.png create mode 100644 content/zhouyi/docs/other/07.地水师/index.md create mode 100644 content/zhouyi/docs/other/08.水地比/3-141114163504U6.png create mode 100644 content/zhouyi/docs/other/08.水地比/3-1411141635414U.png create mode 100644 content/zhouyi/docs/other/08.水地比/3-1411141636121a.png create mode 100644 content/zhouyi/docs/other/08.水地比/3-141114163G3F7.png create mode 100644 content/zhouyi/docs/other/08.水地比/3-14111416421WR.png create mode 100644 content/zhouyi/docs/other/08.水地比/3-141114164234b4.png create mode 100644 content/zhouyi/docs/other/08.水地比/3-141114164305444.png create mode 100644 content/zhouyi/docs/other/08.水地比/3-141114164339418.png create mode 100644 content/zhouyi/docs/other/08.水地比/3-141114164432N0.png create mode 100644 content/zhouyi/docs/other/08.水地比/3-14111416455U49.png create mode 100644 content/zhouyi/docs/other/08.水地比/index.md create mode 100644 content/zhouyi/docs/other/09.风天小畜/3-1411141A934b5.png create mode 100644 content/zhouyi/docs/other/09.风天小畜/3-1411141ARY49.png create mode 100644 content/zhouyi/docs/other/09.风天小畜/3-1411141AZ01F.png create mode 100644 content/zhouyi/docs/other/09.风天小畜/3-1411141F020429.png create mode 100644 content/zhouyi/docs/other/09.风天小畜/3-1411141G9125A.png create mode 100644 content/zhouyi/docs/other/09.风天小畜/3-1411141G952V0.png create mode 100644 content/zhouyi/docs/other/09.风天小畜/3-1411141GQS62.png create mode 100644 content/zhouyi/docs/other/09.风天小畜/3-1411141GS95G.png create mode 100644 content/zhouyi/docs/other/09.风天小畜/3-1411141GU5W6.png create mode 100644 content/zhouyi/docs/other/09.风天小畜/3-1411141H020524.png create mode 100644 content/zhouyi/docs/other/09.风天小畜/index.md create mode 100644 content/zhouyi/docs/other/10.天泽履/3-1411141I256144.png create mode 100644 content/zhouyi/docs/other/10.天泽履/3-1411141I322I4.png create mode 100644 content/zhouyi/docs/other/10.天泽履/3-1411141I355J9.png create mode 100644 content/zhouyi/docs/other/10.天泽履/3-1411141I432529.png create mode 100644 content/zhouyi/docs/other/10.天泽履/3-1411141J313C2.png create mode 100644 content/zhouyi/docs/other/10.天泽履/3-1411141J331507.png create mode 100644 content/zhouyi/docs/other/10.天泽履/3-1411141J34HI.png create mode 100644 content/zhouyi/docs/other/10.天泽履/3-1411141J500623.png create mode 100644 content/zhouyi/docs/other/10.天泽履/3-1411141J5153V.png create mode 100644 content/zhouyi/docs/other/10.天泽履/3-1411141J605F6.png create mode 100644 content/zhouyi/docs/other/10.天泽履/index.md create mode 100644 content/zhouyi/docs/other/11.地天泰/3-141115151946402.png create mode 100644 content/zhouyi/docs/other/11.地天泰/3-141115152010T8.png create mode 100644 content/zhouyi/docs/other/11.地天泰/3-141115152025D3.png create mode 100644 content/zhouyi/docs/other/11.地天泰/3-141115152045Y7.png create mode 100644 content/zhouyi/docs/other/11.地天泰/3-141115154F1525.png create mode 100644 content/zhouyi/docs/other/11.地天泰/3-141115154K03a.png create mode 100644 content/zhouyi/docs/other/11.地天泰/3-141115154S1J1.png create mode 100644 content/zhouyi/docs/other/11.地天泰/3-141115155029340.png create mode 100644 content/zhouyi/docs/other/11.地天泰/3-14111515504B04.png create mode 100644 content/zhouyi/docs/other/11.地天泰/3-141115155104631.png create mode 100644 content/zhouyi/docs/other/11.地天泰/index.md create mode 100644 content/zhouyi/docs/other/12.天地否/3-1411151HS2518.png create mode 100644 content/zhouyi/docs/other/12.天地否/3-1411151HTX07.png create mode 100644 content/zhouyi/docs/other/12.天地否/3-1411151HZ1M3.png create mode 100644 content/zhouyi/docs/other/12.天地否/3-1411151I550211.png create mode 100644 content/zhouyi/docs/other/12.天地否/3-1411151I615T6.png create mode 100644 content/zhouyi/docs/other/12.天地否/3-1411151I63I94.png create mode 100644 content/zhouyi/docs/other/12.天地否/3-1411151IAUb.png create mode 100644 content/zhouyi/docs/other/12.天地否/3-1411151IH3114.png create mode 100644 content/zhouyi/docs/other/12.天地否/3-1411151IJ1615.png create mode 100644 content/zhouyi/docs/other/12.天地否/index.md create mode 100644 content/zhouyi/docs/other/13.天火同人/3-1411151J150D4.png create mode 100644 content/zhouyi/docs/other/13.天火同人/3-1411151J20G54.png create mode 100644 content/zhouyi/docs/other/13.天火同人/3-1411151J223428.png create mode 100644 content/zhouyi/docs/other/13.天火同人/3-1411151J240417.png create mode 100644 content/zhouyi/docs/other/13.天火同人/3-1411151JA1H0.png create mode 100644 content/zhouyi/docs/other/13.天火同人/3-1411151JGH22.png create mode 100644 content/zhouyi/docs/other/13.天火同人/3-1411151JI44Q.png create mode 100644 content/zhouyi/docs/other/13.天火同人/3-1411151JP0445.png create mode 100644 content/zhouyi/docs/other/13.天火同人/3-1411151JQD22.png create mode 100644 content/zhouyi/docs/other/13.天火同人/3-1411151JSB01.png create mode 100644 content/zhouyi/docs/other/13.天火同人/index.md create mode 100644 content/zhouyi/docs/other/14.火天大有/3-1411151K222J7.png create mode 100644 content/zhouyi/docs/other/14.火天大有/3-1411151K23B30.png create mode 100644 content/zhouyi/docs/other/14.火天大有/3-1411151K251P2.png create mode 100644 content/zhouyi/docs/other/14.火天大有/3-1411151K305558.png create mode 100644 content/zhouyi/docs/other/14.火天大有/3-1411151P125C0.png create mode 100644 content/zhouyi/docs/other/14.火天大有/3-1411151P140F1.png create mode 100644 content/zhouyi/docs/other/14.火天大有/3-1411151P20JV.png create mode 100644 content/zhouyi/docs/other/14.火天大有/3-1411151P22b34.png create mode 100644 content/zhouyi/docs/other/14.火天大有/3-1411151P24S27.png create mode 100644 content/zhouyi/docs/other/14.火天大有/3-1411151P30A10.png create mode 100644 content/zhouyi/docs/other/14.火天大有/index.md create mode 100644 content/zhouyi/docs/other/15.地山谦/3-1411151P60S49.png create mode 100644 content/zhouyi/docs/other/15.地山谦/3-1411151P6243F.png create mode 100644 content/zhouyi/docs/other/15.地山谦/3-1411151P63b10.png create mode 100644 content/zhouyi/docs/other/15.地山谦/3-1411151PA2S9.png create mode 100644 content/zhouyi/docs/other/15.地山谦/3-1411151Q029196.png create mode 100644 content/zhouyi/docs/other/15.地山谦/3-1411151Q0454C.png create mode 100644 content/zhouyi/docs/other/15.地山谦/3-1411151Q104294.png create mode 100644 content/zhouyi/docs/other/15.地山谦/3-1411151Q12K01.png create mode 100644 content/zhouyi/docs/other/15.地山谦/3-1411151Q149420.png create mode 100644 content/zhouyi/docs/other/15.地山谦/3-1411151Q205914.png create mode 100644 content/zhouyi/docs/other/15.地山谦/index.md create mode 100644 content/zhouyi/docs/other/16.雷地豫/3-14111F92015305.png create mode 100644 content/zhouyi/docs/other/16.雷地豫/3-14111F9211J35.png create mode 100644 content/zhouyi/docs/other/16.雷地豫/3-14111F92131593.png create mode 100644 content/zhouyi/docs/other/16.雷地豫/3-14111F92Z5P3.png create mode 100644 content/zhouyi/docs/other/16.雷地豫/3-14111F93140C9.png create mode 100644 content/zhouyi/docs/other/16.雷地豫/3-14111F932052b.png create mode 100644 content/zhouyi/docs/other/16.雷地豫/3-14111F932291F.png create mode 100644 content/zhouyi/docs/other/16.雷地豫/3-14111F93339B9.png create mode 100644 content/zhouyi/docs/other/16.雷地豫/3-14111F93352424.png create mode 100644 content/zhouyi/docs/other/16.雷地豫/3-14111H20Tb96.png create mode 100644 content/zhouyi/docs/other/16.雷地豫/index.md create mode 100644 content/zhouyi/docs/other/17.泽雷随/3-14111F94226441.png create mode 100644 content/zhouyi/docs/other/17.泽雷随/3-14111F9423N09.png create mode 100644 content/zhouyi/docs/other/17.泽雷随/3-14111F94250263.png create mode 100644 content/zhouyi/docs/other/17.泽雷随/3-14111F94302146.png create mode 100644 content/zhouyi/docs/other/17.泽雷随/3-14111F95133442.png create mode 100644 content/zhouyi/docs/other/17.泽雷随/3-14111F95213U7.png create mode 100644 content/zhouyi/docs/other/17.泽雷随/3-14111F95239258.png create mode 100644 content/zhouyi/docs/other/17.泽雷随/3-14111F95305233.png create mode 100644 content/zhouyi/docs/other/17.泽雷随/3-14111F95339418.png create mode 100644 content/zhouyi/docs/other/17.泽雷随/3-14111F95352L7.png create mode 100644 content/zhouyi/docs/other/17.泽雷随/index.md create mode 100644 content/zhouyi/docs/other/18.山风蛊/3-14111F9552QQ.png create mode 100644 content/zhouyi/docs/other/18.山风蛊/3-14111F95541143.png create mode 100644 content/zhouyi/docs/other/18.山风蛊/3-14111F95552114.png create mode 100644 content/zhouyi/docs/other/18.山风蛊/3-14111G000095X.png create mode 100644 content/zhouyi/docs/other/18.山风蛊/3-14111G00301C5.png create mode 100644 content/zhouyi/docs/other/18.山风蛊/3-14111G00332H6.png create mode 100644 content/zhouyi/docs/other/18.山风蛊/3-14111G0035D11.png create mode 100644 content/zhouyi/docs/other/18.山风蛊/3-14111G0041T93.png create mode 100644 content/zhouyi/docs/other/18.山风蛊/3-14111G00442331.png create mode 100644 content/zhouyi/docs/other/18.山风蛊/index.md create mode 100644 content/zhouyi/docs/other/19.地泽临/3-14111G00631457.png create mode 100644 content/zhouyi/docs/other/19.地泽临/3-14111G00641523.png create mode 100644 content/zhouyi/docs/other/19.地泽临/3-14111G00A2118.png create mode 100644 content/zhouyi/docs/other/19.地泽临/3-14111G00F3H0.png create mode 100644 content/zhouyi/docs/other/19.地泽临/3-14111G0144W12.png create mode 100644 content/zhouyi/docs/other/19.地泽临/3-14111G01501X8.png create mode 100644 content/zhouyi/docs/other/19.地泽临/3-14111G01522Q9.png create mode 100644 content/zhouyi/docs/other/19.地泽临/3-14111G0154L40.png create mode 100644 content/zhouyi/docs/other/19.地泽临/3-14111G01621Z3.png create mode 100644 content/zhouyi/docs/other/19.地泽临/3-14111G01640H0.png create mode 100644 content/zhouyi/docs/other/19.地泽临/index.md create mode 100644 content/zhouyi/docs/other/20.风地观/3-14111G01S1X0.png create mode 100644 content/zhouyi/docs/other/20.风地观/3-14111G01T2557.png create mode 100644 content/zhouyi/docs/other/20.风地观/3-14111G01U1558.png create mode 100644 content/zhouyi/docs/other/20.风地观/3-14111G01Z2J0.png create mode 100644 content/zhouyi/docs/other/20.风地观/3-14111G02622560.png create mode 100644 content/zhouyi/docs/other/20.风地观/3-14111G02639E7.png create mode 100644 content/zhouyi/docs/other/20.风地观/3-14111G02FUR.png create mode 100644 content/zhouyi/docs/other/20.风地观/3-14111G02Hc39.png create mode 100644 content/zhouyi/docs/other/20.风地观/3-14111G02KHR.png create mode 100644 content/zhouyi/docs/other/20.风地观/3-14111G02R2101.png create mode 100644 content/zhouyi/docs/other/20.风地观/index.md create mode 100644 content/zhouyi/docs/other/21.火雷噬嗑/3-14111G03021451.png create mode 100644 content/zhouyi/docs/other/21.火雷噬嗑/3-14111G03034947.png create mode 100644 content/zhouyi/docs/other/21.火雷噬嗑/3-14111G03055J8.png create mode 100644 content/zhouyi/docs/other/21.火雷噬嗑/3-14111G0310U05.png create mode 100644 content/zhouyi/docs/other/21.火雷噬嗑/3-14111G039125F.png create mode 100644 content/zhouyi/docs/other/21.火雷噬嗑/3-14111G0394UB.png create mode 100644 content/zhouyi/docs/other/21.火雷噬嗑/3-14111G03J3239.png create mode 100644 content/zhouyi/docs/other/21.火雷噬嗑/3-14111G03PL19.png create mode 100644 content/zhouyi/docs/other/21.火雷噬嗑/3-14111G03S02S.png create mode 100644 content/zhouyi/docs/other/21.火雷噬嗑/3-14111G04011F6.png create mode 100644 content/zhouyi/docs/other/21.火雷噬嗑/index.md create mode 100644 content/zhouyi/docs/other/22.山火贲/3-14111G04200U6.png create mode 100644 content/zhouyi/docs/other/22.山火贲/3-14111G042142O.png create mode 100644 content/zhouyi/docs/other/22.山火贲/3-14111G0422OZ.png create mode 100644 content/zhouyi/docs/other/22.山火贲/3-14111G0423T25.png create mode 100644 content/zhouyi/docs/other/22.山火贲/3-14111G05113933.png create mode 100644 content/zhouyi/docs/other/22.山火贲/3-14111G051252A.png create mode 100644 content/zhouyi/docs/other/22.山火贲/3-14111G0514R21.png create mode 100644 content/zhouyi/docs/other/22.山火贲/3-14111G05212538.png create mode 100644 content/zhouyi/docs/other/22.山火贲/3-14111G05230323.png create mode 100644 content/zhouyi/docs/other/22.山火贲/3-14111G05252139.png create mode 100644 content/zhouyi/docs/other/22.山火贲/index.md create mode 100644 content/zhouyi/docs/other/23.山地剥/3-14111G05426433.png create mode 100644 content/zhouyi/docs/other/23.山地剥/3-14111G0543I35.png create mode 100644 content/zhouyi/docs/other/23.山地剥/3-14111G0544GD.png create mode 100644 content/zhouyi/docs/other/23.山地剥/3-14111G0545N16.png create mode 100644 content/zhouyi/docs/other/23.山地剥/3-14111G10104621.png create mode 100644 content/zhouyi/docs/other/23.山地剥/3-14111G101252J.png create mode 100644 content/zhouyi/docs/other/23.山地剥/3-14111G1014VQ.png create mode 100644 content/zhouyi/docs/other/23.山地剥/3-14111G10213L3.png create mode 100644 content/zhouyi/docs/other/23.山地剥/3-14111G10233950.png create mode 100644 content/zhouyi/docs/other/23.山地剥/3-14111G10250G7.png create mode 100644 content/zhouyi/docs/other/23.山地剥/index.md create mode 100644 content/zhouyi/docs/other/24.地雷复/3-14111G10442528.png create mode 100644 content/zhouyi/docs/other/24.地雷复/3-14111G10452160.png create mode 100644 content/zhouyi/docs/other/24.地雷复/3-14111G105024Q.png create mode 100644 content/zhouyi/docs/other/24.地雷复/3-14111G10514425.png create mode 100644 content/zhouyi/docs/other/24.地雷复/3-14111G10910945.png create mode 100644 content/zhouyi/docs/other/24.地雷复/3-14111G10931922.png create mode 100644 content/zhouyi/docs/other/24.地雷复/3-14111G1103aV.png create mode 100644 content/zhouyi/docs/other/24.地雷复/3-14111G11102603.png create mode 100644 content/zhouyi/docs/other/24.地雷复/3-14111G111349B.png create mode 100644 content/zhouyi/docs/other/24.地雷复/3-14111G11155W8.png create mode 100644 content/zhouyi/docs/other/24.地雷复/index.md create mode 100644 content/zhouyi/docs/other/25.天雷无妄/3-14111G11353F0.png create mode 100644 content/zhouyi/docs/other/25.天雷无妄/3-14111G114033M.png create mode 100644 content/zhouyi/docs/other/25.天雷无妄/3-14111G1141C58.png create mode 100644 content/zhouyi/docs/other/25.天雷无妄/3-14111G1142OT.png create mode 100644 content/zhouyi/docs/other/25.天雷无妄/3-14111G11936416.png create mode 100644 content/zhouyi/docs/other/25.天雷无妄/3-14111G11950F4.png create mode 100644 content/zhouyi/docs/other/25.天雷无妄/3-14111G12014617.png create mode 100644 content/zhouyi/docs/other/25.天雷无妄/3-14111G121313D.png create mode 100644 content/zhouyi/docs/other/25.天雷无妄/3-14111G121519E.png create mode 100644 content/zhouyi/docs/other/25.天雷无妄/3-14111G12215F7.png create mode 100644 content/zhouyi/docs/other/25.天雷无妄/index.md create mode 100644 content/zhouyi/docs/other/26.山天大畜/3-14111G12516454.png create mode 100644 content/zhouyi/docs/other/26.山天大畜/3-14111G125335F.png create mode 100644 content/zhouyi/docs/other/26.山天大畜/3-14111G125494I.png create mode 100644 content/zhouyi/docs/other/26.山天大畜/3-14111G1255cK.png create mode 100644 content/zhouyi/docs/other/26.山天大畜/3-14111G13041K7.png create mode 100644 content/zhouyi/docs/other/26.山天大畜/3-14111G13255K9.png create mode 100644 content/zhouyi/docs/other/26.山天大畜/3-14111G1331c56.png create mode 100644 content/zhouyi/docs/other/26.山天大畜/3-14111G13339320.png create mode 100644 content/zhouyi/docs/other/26.山天大畜/3-14111G13406414.png create mode 100644 content/zhouyi/docs/other/26.山天大畜/3-14111G134164K.png create mode 100644 content/zhouyi/docs/other/26.山天大畜/index.md create mode 100644 content/zhouyi/docs/other/27.山雷颐/3-14111G13Ab51.png create mode 100644 content/zhouyi/docs/other/27.山雷颐/3-14111G13Fa38.png create mode 100644 content/zhouyi/docs/other/27.山雷颐/3-14111G13G94I.png create mode 100644 content/zhouyi/docs/other/27.山雷颐/3-14111G14449D1.png create mode 100644 content/zhouyi/docs/other/27.山雷颐/3-14111G14516112.png create mode 100644 content/zhouyi/docs/other/27.山雷颐/3-14111G14545156.png create mode 100644 content/zhouyi/docs/other/27.山雷颐/3-14111G1460a64.png create mode 100644 content/zhouyi/docs/other/27.山雷颐/3-14111G14630117.png create mode 100644 content/zhouyi/docs/other/27.山雷颐/3-14111G14A02J.png create mode 100644 content/zhouyi/docs/other/27.山雷颐/index.md create mode 100644 content/zhouyi/docs/other/28.泽风大过/3-14111G149153K.png create mode 100644 content/zhouyi/docs/other/28.泽风大过/3-14111G14935A3.png create mode 100644 content/zhouyi/docs/other/28.泽风大过/3-14111G14951Y9.png create mode 100644 content/zhouyi/docs/other/28.泽风大过/3-14111G15444T7.png create mode 100644 content/zhouyi/docs/other/28.泽风大过/3-14111G1550N47.png create mode 100644 content/zhouyi/docs/other/28.泽风大过/3-14111G15526300.png create mode 100644 content/zhouyi/docs/other/28.泽风大过/3-14111G15545133.png create mode 100644 content/zhouyi/docs/other/28.泽风大过/3-14111G15605109.png create mode 100644 content/zhouyi/docs/other/28.泽风大过/3-14111G1563I49.png create mode 100644 content/zhouyi/docs/other/28.泽风大过/index.md create mode 100644 content/zhouyi/docs/other/29.坎为水/3-14111G15913522.png create mode 100644 content/zhouyi/docs/other/29.坎为水/3-14111G1592bL.png create mode 100644 content/zhouyi/docs/other/29.坎为水/3-14111G15Ra64.png create mode 100644 content/zhouyi/docs/other/29.坎为水/3-14111G20525503.png create mode 100644 content/zhouyi/docs/other/29.坎为水/3-14111G20542150.png create mode 100644 content/zhouyi/docs/other/29.坎为水/3-14111G206012Y.png create mode 100644 content/zhouyi/docs/other/29.坎为水/3-14111G206221D.png create mode 100644 content/zhouyi/docs/other/29.坎为水/3-14111G2063Cb.png create mode 100644 content/zhouyi/docs/other/29.坎为水/3-14111G20A1127.png create mode 100644 content/zhouyi/docs/other/29.坎为水/index.md create mode 100644 content/zhouyi/docs/other/30.离为火/3-14111G2264X12.png create mode 100644 content/zhouyi/docs/other/30.离为火/3-14111G22A9555.png create mode 100644 content/zhouyi/docs/other/30.离为火/3-14111G22F9617.png create mode 100644 content/zhouyi/docs/other/30.离为火/3-14111G22HL07.png create mode 100644 content/zhouyi/docs/other/30.离为火/3-14111G23233155.png create mode 100644 content/zhouyi/docs/other/30.离为火/3-14111G23251302.png create mode 100644 content/zhouyi/docs/other/30.离为火/3-14111G23315K9.png create mode 100644 content/zhouyi/docs/other/30.离为火/3-14111G23336249.png create mode 100644 content/zhouyi/docs/other/30.离为火/3-14111G2335IH.png create mode 100644 content/zhouyi/docs/other/30.离为火/3-14111G2342Y02.png create mode 100644 content/zhouyi/docs/other/30.离为火/index.md create mode 100644 content/zhouyi/docs/other/31.泽山咸/3-14111G3263R33.png create mode 100644 content/zhouyi/docs/other/31.泽山咸/3-14111G3264XN.png create mode 100644 content/zhouyi/docs/other/31.泽山咸/3-14111G32A94X.png create mode 100644 content/zhouyi/docs/other/31.泽山咸/3-14111G32G0A7.png create mode 100644 content/zhouyi/docs/other/31.泽山咸/3-14111G33234351.png create mode 100644 content/zhouyi/docs/other/31.泽山咸/3-14111G33254394.png create mode 100644 content/zhouyi/docs/other/31.泽山咸/3-14111G3331W08.png create mode 100644 content/zhouyi/docs/other/31.泽山咸/3-14111G33332K1.png create mode 100644 content/zhouyi/docs/other/31.泽山咸/3-14111G33353633.png create mode 100644 content/zhouyi/docs/other/31.泽山咸/3-14111G334204U.png create mode 100644 content/zhouyi/docs/other/31.泽山咸/index.md create mode 100644 content/zhouyi/docs/other/32.雷风恒/3-14111G3355B43.png create mode 100644 content/zhouyi/docs/other/32.雷风恒/3-14111G336062D.png create mode 100644 content/zhouyi/docs/other/32.雷风恒/3-14111G3361L42.png create mode 100644 content/zhouyi/docs/other/32.雷风恒/3-14111G336302S.png create mode 100644 content/zhouyi/docs/other/32.雷风恒/3-14111G34030515.png create mode 100644 content/zhouyi/docs/other/32.雷风恒/3-14111G34044525.png create mode 100644 content/zhouyi/docs/other/32.雷风恒/3-14111G34102E7.png create mode 100644 content/zhouyi/docs/other/32.雷风恒/3-14111G34120316.png create mode 100644 content/zhouyi/docs/other/32.雷风恒/3-14111G34141254.png create mode 100644 content/zhouyi/docs/other/32.雷风恒/3-14111G34200142.png create mode 100644 content/zhouyi/docs/other/32.雷风恒/index.md create mode 100644 content/zhouyi/docs/other/33.天山遁/3-14111G34325228.png create mode 100644 content/zhouyi/docs/other/33.天山遁/3-14111G34334Q9.png create mode 100644 content/zhouyi/docs/other/33.天山遁/3-14111G34345a9.png create mode 100644 content/zhouyi/docs/other/33.天山遁/3-14111G3435E29.png create mode 100644 content/zhouyi/docs/other/33.天山遁/3-14111G34IR04.png create mode 100644 content/zhouyi/docs/other/33.天山遁/3-14111G34K3626.png create mode 100644 content/zhouyi/docs/other/33.天山遁/3-14111G34Q1V7.png create mode 100644 content/zhouyi/docs/other/33.天山遁/3-14111G34S1464.png create mode 100644 content/zhouyi/docs/other/33.天山遁/3-14111G34U0P4.png create mode 100644 content/zhouyi/docs/other/33.天山遁/3-14111G34Za13.png create mode 100644 content/zhouyi/docs/other/33.天山遁/index.md create mode 100644 content/zhouyi/docs/other/34.雷天大壮/3-14111G35104416.png create mode 100644 content/zhouyi/docs/other/34.雷天大壮/3-14111G35115214.png create mode 100644 content/zhouyi/docs/other/34.雷天大壮/3-14111G3512A42.png create mode 100644 content/zhouyi/docs/other/34.雷天大壮/3-14111G3513G15.png create mode 100644 content/zhouyi/docs/other/34.雷天大壮/3-14111G3550S21.png create mode 100644 content/zhouyi/docs/other/34.雷天大壮/3-14111G3552B08.png create mode 100644 content/zhouyi/docs/other/34.雷天大壮/3-14111G35543G2.png create mode 100644 content/zhouyi/docs/other/34.雷天大壮/3-14111G3555a38.png create mode 100644 content/zhouyi/docs/other/34.雷天大壮/3-14111G3561O26.png create mode 100644 content/zhouyi/docs/other/34.雷天大壮/3-14111G356351E.png create mode 100644 content/zhouyi/docs/other/34.雷天大壮/index.md create mode 100644 content/zhouyi/docs/other/35.火地晋/3-14111G35P2426.png create mode 100644 content/zhouyi/docs/other/35.火地晋/3-14111G35R3V7.png create mode 100644 content/zhouyi/docs/other/35.火地晋/3-14111G35S4c3.png create mode 100644 content/zhouyi/docs/other/35.火地晋/3-14111G35T4E3.png create mode 100644 content/zhouyi/docs/other/35.火地晋/3-14111G40221111.png create mode 100644 content/zhouyi/docs/other/35.火地晋/3-14111G40235296.png create mode 100644 content/zhouyi/docs/other/35.火地晋/3-14111G40254I2.png create mode 100644 content/zhouyi/docs/other/35.火地晋/3-14111G40311608.png create mode 100644 content/zhouyi/docs/other/35.火地晋/3-14111G40330391.png create mode 100644 content/zhouyi/docs/other/35.火地晋/3-14111G4034MB.png create mode 100644 content/zhouyi/docs/other/35.火地晋/index.md create mode 100644 content/zhouyi/docs/other/36.地火明夷/3-14111G4052CG.png create mode 100644 content/zhouyi/docs/other/36.地火明夷/3-14111G40536249.png create mode 100644 content/zhouyi/docs/other/36.地火明夷/3-14111G40546423.png create mode 100644 content/zhouyi/docs/other/36.地火明夷/3-14111G40556294.png create mode 100644 content/zhouyi/docs/other/36.地火明夷/3-14111G41053O3.png create mode 100644 content/zhouyi/docs/other/36.地火明夷/3-14111G41130c8.png create mode 100644 content/zhouyi/docs/other/36.地火明夷/3-14111G41152F0.png create mode 100644 content/zhouyi/docs/other/36.地火明夷/3-14111G41211X3.png create mode 100644 content/zhouyi/docs/other/36.地火明夷/3-14111G4123Sb.png create mode 100644 content/zhouyi/docs/other/36.地火明夷/3-14111G4125R07.png create mode 100644 content/zhouyi/docs/other/36.地火明夷/index.md create mode 100644 content/zhouyi/docs/other/37.风火家人/3-14111G41424625.png create mode 100644 content/zhouyi/docs/other/37.风火家人/3-14111G41434138.png create mode 100644 content/zhouyi/docs/other/37.风火家人/3-14111G41443F1.png create mode 100644 content/zhouyi/docs/other/37.风火家人/3-14111G41453301.png create mode 100644 content/zhouyi/docs/other/37.风火家人/3-14111G4192SL.png create mode 100644 content/zhouyi/docs/other/37.风火家人/3-14111G419422U.png create mode 100644 content/zhouyi/docs/other/37.风火家人/3-14111G41951R9.png create mode 100644 content/zhouyi/docs/other/37.风火家人/3-14111G4200aB.png create mode 100644 content/zhouyi/docs/other/37.风火家人/3-14111G4202Tb.png create mode 100644 content/zhouyi/docs/other/37.风火家人/3-14111G4204Y43.png create mode 100644 content/zhouyi/docs/other/37.风火家人/index.md create mode 100644 content/zhouyi/docs/other/38.火泽睽/3-14111G4221EU.png create mode 100644 content/zhouyi/docs/other/38.火泽睽/3-14111G4222HT.png create mode 100644 content/zhouyi/docs/other/38.火泽睽/3-14111G4223X64.png create mode 100644 content/zhouyi/docs/other/38.火泽睽/3-14111G4224U05.png create mode 100644 content/zhouyi/docs/other/38.火泽睽/3-14111G42635163.png create mode 100644 content/zhouyi/docs/other/38.火泽睽/3-14111G42A6201.png create mode 100644 content/zhouyi/docs/other/38.火泽睽/3-14111G42GK96.png create mode 100644 content/zhouyi/docs/other/38.火泽睽/3-14111G42J1592.png create mode 100644 content/zhouyi/docs/other/38.火泽睽/3-14111G42P0M6.png create mode 100644 content/zhouyi/docs/other/38.火泽睽/3-14111G42QUZ.png create mode 100644 content/zhouyi/docs/other/38.火泽睽/index.md create mode 100644 content/zhouyi/docs/other/39.水山蹇/3-14111G42939104.png create mode 100644 content/zhouyi/docs/other/39.水山蹇/3-14111G42949363.png create mode 100644 content/zhouyi/docs/other/39.水山蹇/3-14111G429593Y.png create mode 100644 content/zhouyi/docs/other/39.水山蹇/3-14111G43014536.png create mode 100644 content/zhouyi/docs/other/39.水山蹇/3-14111G43355F6.png create mode 100644 content/zhouyi/docs/other/39.水山蹇/3-14111G4340Q96.png create mode 100644 content/zhouyi/docs/other/39.水山蹇/3-14111G4342X36.png create mode 100644 content/zhouyi/docs/other/39.水山蹇/3-14111G4344B50.png create mode 100644 content/zhouyi/docs/other/39.水山蹇/3-14111G4350I55.png create mode 100644 content/zhouyi/docs/other/39.水山蹇/3-14111G43529A2.png create mode 100644 content/zhouyi/docs/other/39.水山蹇/index.md create mode 100644 content/zhouyi/docs/other/40.雷水解/3-14111G43AXE.png create mode 100644 content/zhouyi/docs/other/40.雷水解/3-14111G43G1L6.png create mode 100644 content/zhouyi/docs/other/40.雷水解/3-14111G43H5364.png create mode 100644 content/zhouyi/docs/other/40.雷水解/3-14111G43I6215.png create mode 100644 content/zhouyi/docs/other/40.雷水解/3-14111G44314407.png create mode 100644 content/zhouyi/docs/other/40.雷水解/3-14111G443301V.png create mode 100644 content/zhouyi/docs/other/40.雷水解/3-14111G4434V44.png create mode 100644 content/zhouyi/docs/other/40.雷水解/3-14111G4440J00.png create mode 100644 content/zhouyi/docs/other/40.雷水解/3-14111G444321M.png create mode 100644 content/zhouyi/docs/other/40.雷水解/3-14111G44452L0.png create mode 100644 content/zhouyi/docs/other/40.雷水解/index.md create mode 100644 content/zhouyi/docs/other/41.山泽损/3-14111G4461E29.png create mode 100644 content/zhouyi/docs/other/41.山泽损/3-14111G4462B15.png create mode 100644 content/zhouyi/docs/other/41.山泽损/3-14111G44636236.png create mode 100644 content/zhouyi/docs/other/41.山泽损/3-14111G44646354.png create mode 100644 content/zhouyi/docs/other/41.山泽损/3-14111G45054c1.png create mode 100644 content/zhouyi/docs/other/41.山泽损/3-14111G4510IW.png create mode 100644 content/zhouyi/docs/other/41.山泽损/3-14111G4512Eb.png create mode 100644 content/zhouyi/docs/other/41.山泽损/3-14111G4514OE.png create mode 100644 content/zhouyi/docs/other/41.山泽损/3-14111G4520DH.png create mode 100644 content/zhouyi/docs/other/41.山泽损/3-14111G452311C.png create mode 100644 content/zhouyi/docs/other/41.山泽损/index.md create mode 100644 content/zhouyi/docs/other/42.风雷益/3-14111G454213O.png create mode 100644 content/zhouyi/docs/other/42.风雷益/3-14111G45431c5.png create mode 100644 content/zhouyi/docs/other/42.风雷益/3-14111G45443504.png create mode 100644 content/zhouyi/docs/other/42.风雷益/3-14111G45453133.png create mode 100644 content/zhouyi/docs/other/42.风雷益/3-14111G504332S.png create mode 100644 content/zhouyi/docs/other/42.风雷益/3-14111G504464X.png create mode 100644 content/zhouyi/docs/other/42.风雷益/3-14111G50503415.png create mode 100644 content/zhouyi/docs/other/42.风雷益/3-14111G505233J.png create mode 100644 content/zhouyi/docs/other/42.风雷益/3-14111G50540945.png create mode 100644 content/zhouyi/docs/other/42.风雷益/3-14111G50602103.png create mode 100644 content/zhouyi/docs/other/42.风雷益/index.md create mode 100644 content/zhouyi/docs/other/43.泽天夬/3-14111G50J0H8.png create mode 100644 content/zhouyi/docs/other/43.泽天夬/3-14111G50KEM.png create mode 100644 content/zhouyi/docs/other/43.泽天夬/3-14111G50P6344.png create mode 100644 content/zhouyi/docs/other/43.泽天夬/3-14111G50Q5247.png create mode 100644 content/zhouyi/docs/other/43.泽天夬/3-14111G51303416.png create mode 100644 content/zhouyi/docs/other/43.泽天夬/3-14111G51320556.png create mode 100644 content/zhouyi/docs/other/43.泽天夬/3-14111G5133J41.png create mode 100644 content/zhouyi/docs/other/43.泽天夬/3-14111G5135Q42.png create mode 100644 content/zhouyi/docs/other/43.泽天夬/3-14111G51415N5.png create mode 100644 content/zhouyi/docs/other/43.泽天夬/3-14111G514452b.png create mode 100644 content/zhouyi/docs/other/43.泽天夬/index.md create mode 100644 content/zhouyi/docs/other/44.天风姤/3-14111G5161S38.png create mode 100644 content/zhouyi/docs/other/44.天风姤/3-14111G5162a64.png create mode 100644 content/zhouyi/docs/other/44.天风姤/3-14111G51639122.png create mode 100644 content/zhouyi/docs/other/44.天风姤/3-14111G5164b20.png create mode 100644 content/zhouyi/docs/other/44.天风姤/3-14111G5201G14.png create mode 100644 content/zhouyi/docs/other/44.天风姤/3-14111G52030K5.png create mode 100644 content/zhouyi/docs/other/44.天风姤/3-14111G5204R21.png create mode 100644 content/zhouyi/docs/other/44.天风姤/3-14111G52111550.png create mode 100644 content/zhouyi/docs/other/44.天风姤/3-14111G5212U38.png create mode 100644 content/zhouyi/docs/other/44.天风姤/3-14111G5214aQ.png create mode 100644 content/zhouyi/docs/other/44.天风姤/index.md create mode 100644 content/zhouyi/docs/other/45.泽地萃/3-14111G5231B64.png create mode 100644 content/zhouyi/docs/other/45.泽地萃/3-14111G5232AP.png create mode 100644 content/zhouyi/docs/other/45.泽地萃/3-14111G5233C36.png create mode 100644 content/zhouyi/docs/other/45.泽地萃/3-14111G5234E08.png create mode 100644 content/zhouyi/docs/other/45.泽地萃/3-14111G5291U20.png create mode 100644 content/zhouyi/docs/other/45.泽地萃/3-14111G5293T19.png create mode 100644 content/zhouyi/docs/other/45.泽地萃/3-14111G5295X32.png create mode 100644 content/zhouyi/docs/other/45.泽地萃/3-14111G52R5R2.png create mode 100644 content/zhouyi/docs/other/45.泽地萃/3-14111G52T0Z3.png create mode 100644 content/zhouyi/docs/other/45.泽地萃/3-14111G52Z1921.png create mode 100644 content/zhouyi/docs/other/45.泽地萃/index.md create mode 100644 content/zhouyi/docs/other/46.地风升/3-14111G53129200.png create mode 100644 content/zhouyi/docs/other/46.地风升/3-14111G53140624.png create mode 100644 content/zhouyi/docs/other/46.地风升/3-14111G53151403.png create mode 100644 content/zhouyi/docs/other/46.地风升/3-14111G532014M.png create mode 100644 content/zhouyi/docs/other/46.地风升/3-14111G5353K03.png create mode 100644 content/zhouyi/docs/other/46.地风升/3-14111G535495J.png create mode 100644 content/zhouyi/docs/other/46.地风升/3-14111G5361U28.png create mode 100644 content/zhouyi/docs/other/46.地风升/3-14111G5363H25.png create mode 100644 content/zhouyi/docs/other/46.地风升/3-14111G53AV07.png create mode 100644 content/zhouyi/docs/other/46.地风升/3-14111G53H24U.png create mode 100644 content/zhouyi/docs/other/46.地风升/index.md create mode 100644 content/zhouyi/docs/other/47.泽水困/3-14111G53914609.png create mode 100644 content/zhouyi/docs/other/47.泽水困/3-14111G53T4X9.png create mode 100644 content/zhouyi/docs/other/47.泽水困/3-14111G53U4J1.png create mode 100644 content/zhouyi/docs/other/47.泽水困/3-14111G53Z4913.png create mode 100644 content/zhouyi/docs/other/47.泽水困/3-14111G54315Z2.png create mode 100644 content/zhouyi/docs/other/47.泽水困/3-14111G54332140.png create mode 100644 content/zhouyi/docs/other/47.泽水困/3-14111G54352L1.png create mode 100644 content/zhouyi/docs/other/47.泽水困/3-14111G54415c1.png create mode 100644 content/zhouyi/docs/other/47.泽水困/3-14111G54434313.png create mode 100644 content/zhouyi/docs/other/47.泽水困/3-14111G54455521.png create mode 100644 content/zhouyi/docs/other/47.泽水困/index.md create mode 100644 content/zhouyi/docs/other/48.水风井/3-14111G54629639.png create mode 100644 content/zhouyi/docs/other/48.水风井/3-14111G54640255.png create mode 100644 content/zhouyi/docs/other/48.水风井/3-14111G54A1X9.png create mode 100644 content/zhouyi/docs/other/48.水风井/3-14111G54F11R.png create mode 100644 content/zhouyi/docs/other/48.水风井/3-14111G5502Y96.png create mode 100644 content/zhouyi/docs/other/48.水风井/3-14111G55045938.png create mode 100644 content/zhouyi/docs/other/48.水风井/3-14111G55105b4.png create mode 100644 content/zhouyi/docs/other/48.水风井/3-14111G55123330.png create mode 100644 content/zhouyi/docs/other/48.水风井/3-14111G551519A.png create mode 100644 content/zhouyi/docs/other/48.水风井/3-14111G5521D23.png create mode 100644 content/zhouyi/docs/other/48.水风井/index.md create mode 100644 content/zhouyi/docs/other/49.泽火革/3-14111G553444H.png create mode 100644 content/zhouyi/docs/other/49.泽火革/3-14111G55354552.png create mode 100644 content/zhouyi/docs/other/49.泽火革/3-14111G554124R.png create mode 100644 content/zhouyi/docs/other/49.泽火革/3-14111G55425330.png create mode 100644 content/zhouyi/docs/other/49.泽火革/3-14111G55920U8.png create mode 100644 content/zhouyi/docs/other/49.泽火革/3-14111G55942Q1.png create mode 100644 content/zhouyi/docs/other/49.泽火革/3-14111G55K45P.png create mode 100644 content/zhouyi/docs/other/49.泽火革/3-14111G55Q4600.png create mode 100644 content/zhouyi/docs/other/49.泽火革/3-14111G55S9D3.png create mode 100644 content/zhouyi/docs/other/49.泽火革/3-14111G55UWT.png create mode 100644 content/zhouyi/docs/other/49.泽火革/index.md create mode 100644 content/zhouyi/docs/other/50.火风鼎/3-14111G60102540.png create mode 100644 content/zhouyi/docs/other/50.火风鼎/3-14111G60111533.png create mode 100644 content/zhouyi/docs/other/50.火风鼎/3-14111G60121503.png create mode 100644 content/zhouyi/docs/other/50.火风鼎/3-14111G60131162.png create mode 100644 content/zhouyi/docs/other/50.火风鼎/3-14111G605434J.png create mode 100644 content/zhouyi/docs/other/50.火风鼎/3-14111G60600536.png create mode 100644 content/zhouyi/docs/other/50.火风鼎/3-14111G60622502.png create mode 100644 content/zhouyi/docs/other/50.火风鼎/3-14111G606424X.png create mode 100644 content/zhouyi/docs/other/50.火风鼎/3-14111G60F1614.png create mode 100644 content/zhouyi/docs/other/50.火风鼎/3-14111G60H0Q7.png create mode 100644 content/zhouyi/docs/other/50.火风鼎/index.md create mode 100644 content/zhouyi/docs/other/51.震为雷/3-14111G60916120.png create mode 100644 content/zhouyi/docs/other/51.震为雷/3-14111G60925J7.png create mode 100644 content/zhouyi/docs/other/51.震为雷/3-14111G6093M05.png create mode 100644 content/zhouyi/docs/other/51.震为雷/3-14111G60Z4628.png create mode 100644 content/zhouyi/docs/other/51.震为雷/3-14111G61340359.png create mode 100644 content/zhouyi/docs/other/51.震为雷/3-14111G61355429.png create mode 100644 content/zhouyi/docs/other/51.震为雷/3-14111G6141a12.png create mode 100644 content/zhouyi/docs/other/51.震为雷/3-14111G61441644.png create mode 100644 content/zhouyi/docs/other/51.震为雷/3-14111G61551E0.png create mode 100644 content/zhouyi/docs/other/51.震为雷/3-14111G61612611.png create mode 100644 content/zhouyi/docs/other/51.震为雷/index.md create mode 100644 content/zhouyi/docs/other/52.艮为山/3-14111G61K5G8.png create mode 100644 content/zhouyi/docs/other/52.艮为山/3-14111G61P55V.png create mode 100644 content/zhouyi/docs/other/52.艮为山/3-14111G61Q5558.png create mode 100644 content/zhouyi/docs/other/52.艮为山/3-14111G61R5S2.png create mode 100644 content/zhouyi/docs/other/52.艮为山/3-14111G62211c1.png create mode 100644 content/zhouyi/docs/other/52.艮为山/3-14111G62224442.png create mode 100644 content/zhouyi/docs/other/52.艮为山/3-14111G62246262.png create mode 100644 content/zhouyi/docs/other/52.艮为山/3-14111G6230C42.png create mode 100644 content/zhouyi/docs/other/52.艮为山/3-14111G6232M61.png create mode 100644 content/zhouyi/docs/other/52.艮为山/3-14111G62345604.png create mode 100644 content/zhouyi/docs/other/52.艮为山/index.md create mode 100644 content/zhouyi/docs/other/53.风山渐/3-14111G62519554.png create mode 100644 content/zhouyi/docs/other/53.风山渐/3-14111G62530G4.png create mode 100644 content/zhouyi/docs/other/53.风山渐/3-14111G6253a53.png create mode 100644 content/zhouyi/docs/other/53.风山渐/3-14111G629115A.png create mode 100644 content/zhouyi/docs/other/53.风山渐/3-14111G6292D93.png create mode 100644 content/zhouyi/docs/other/53.风山渐/3-14111G6294EN.png create mode 100644 content/zhouyi/docs/other/53.风山渐/3-14111G63009138.png create mode 100644 content/zhouyi/docs/other/53.风山渐/3-14111G63034591.png create mode 100644 content/zhouyi/docs/other/53.风山渐/3-14111G63056400.png create mode 100644 content/zhouyi/docs/other/53.风山渐/index.md create mode 100644 content/zhouyi/docs/other/54.雷泽归妹/3-14111G63222N4.png create mode 100644 content/zhouyi/docs/other/54.雷泽归妹/3-14111G632363W.png create mode 100644 content/zhouyi/docs/other/54.雷泽归妹/3-14111G6324UJ.png create mode 100644 content/zhouyi/docs/other/54.雷泽归妹/3-14111G63AE96.png create mode 100644 content/zhouyi/docs/other/54.雷泽归妹/3-14111G63G0I1.png create mode 100644 content/zhouyi/docs/other/54.雷泽归妹/3-14111G63I2600.png create mode 100644 content/zhouyi/docs/other/54.雷泽归妹/3-14111G63K2S3.png create mode 100644 content/zhouyi/docs/other/54.雷泽归妹/3-14111G63PRD.png create mode 100644 content/zhouyi/docs/other/54.雷泽归妹/3-14111G63RL17.png create mode 100644 content/zhouyi/docs/other/54.雷泽归妹/index.md create mode 100644 content/zhouyi/docs/other/55.雷火丰/3-14111G6410K48.png create mode 100644 content/zhouyi/docs/other/55.雷火丰/3-14111G6411X10.png create mode 100644 content/zhouyi/docs/other/55.雷火丰/3-14111G6412U15.png create mode 100644 content/zhouyi/docs/other/55.雷火丰/3-14111G6413SF.png create mode 100644 content/zhouyi/docs/other/55.雷火丰/3-14111GG152235.png create mode 100644 content/zhouyi/docs/other/55.雷火丰/3-14111GG20C53.png create mode 100644 content/zhouyi/docs/other/55.雷火丰/3-14111GG224339.png create mode 100644 content/zhouyi/docs/other/55.雷火丰/3-14111GG243529.png create mode 100644 content/zhouyi/docs/other/55.雷火丰/3-14111GG301104.png create mode 100644 content/zhouyi/docs/other/55.雷火丰/3-14111GG319244.png create mode 100644 content/zhouyi/docs/other/55.雷火丰/index.md create mode 100644 content/zhouyi/docs/other/56.火山旅/3-14111GGFE06.png create mode 100644 content/zhouyi/docs/other/56.火山旅/3-14111GGGD24.png create mode 100644 content/zhouyi/docs/other/56.火山旅/3-14111GGHEK.png create mode 100644 content/zhouyi/docs/other/56.火山旅/3-14111GGI4640.png create mode 100644 content/zhouyi/docs/other/56.火山旅/3-14111GH1014O.png create mode 100644 content/zhouyi/docs/other/56.火山旅/3-14111GH114629.png create mode 100644 content/zhouyi/docs/other/56.火山旅/3-14111GH131503.png create mode 100644 content/zhouyi/docs/other/56.火山旅/3-14111GH1542M.png create mode 100644 content/zhouyi/docs/other/56.火山旅/3-14111GH25O43.png create mode 100644 content/zhouyi/docs/other/56.火山旅/3-14111GH31c94.png create mode 100644 content/zhouyi/docs/other/56.火山旅/index.md create mode 100644 content/zhouyi/docs/other/57.巽为风/3-14111GH500509.png create mode 100644 content/zhouyi/docs/other/57.巽为风/3-14111GH510238.png create mode 100644 content/zhouyi/docs/other/57.巽为风/3-14111GH520c3.png create mode 100644 content/zhouyi/docs/other/57.巽为风/3-14111GH530K0.png create mode 100644 content/zhouyi/docs/other/57.巽为风/3-14111GHH3Y4.png create mode 100644 content/zhouyi/docs/other/57.巽为风/3-14111GHI63E.png create mode 100644 content/zhouyi/docs/other/57.巽为风/3-14111GHK1J0.png create mode 100644 content/zhouyi/docs/other/57.巽为风/3-14111GHP4C1.png create mode 100644 content/zhouyi/docs/other/57.巽为风/3-14111GHQ9323.png create mode 100644 content/zhouyi/docs/other/57.巽为风/3-14111GHSJ95.png create mode 100644 content/zhouyi/docs/other/57.巽为风/index.md create mode 100644 content/zhouyi/docs/other/58.兑为泽/3-14111GH94T45.png create mode 100644 content/zhouyi/docs/other/58.兑为泽/3-14111GH95HF.png create mode 100644 content/zhouyi/docs/other/58.兑为泽/3-14111GI00b19.png create mode 100644 content/zhouyi/docs/other/58.兑为泽/3-14111GI020T2.png create mode 100644 content/zhouyi/docs/other/58.兑为泽/3-14111GI342a3.png create mode 100644 content/zhouyi/docs/other/58.兑为泽/3-14111GI35YS.png create mode 100644 content/zhouyi/docs/other/58.兑为泽/3-14111GI41GM.png create mode 100644 content/zhouyi/docs/other/58.兑为泽/index.md create mode 100644 content/zhouyi/docs/other/59.风水涣/3-14111GI63C33.png create mode 100644 content/zhouyi/docs/other/59.风水涣/3-14111GIA0E0.png create mode 100644 content/zhouyi/docs/other/59.风水涣/3-14111GIAW10.png create mode 100644 content/zhouyi/docs/other/59.风水涣/3-14111GIFb36.png create mode 100644 content/zhouyi/docs/other/59.风水涣/3-14111GP61c54.png create mode 100644 content/zhouyi/docs/other/59.风水涣/3-14111GP63HP.png create mode 100644 content/zhouyi/docs/other/59.风水涣/3-14111GPART.png create mode 100644 content/zhouyi/docs/other/59.风水涣/3-14111GPGEJ.png create mode 100644 content/zhouyi/docs/other/59.风水涣/3-14111GPJ2Z3.png create mode 100644 content/zhouyi/docs/other/59.风水涣/3-14111GPP9608.png create mode 100644 content/zhouyi/docs/other/59.风水涣/index.md create mode 100644 content/zhouyi/docs/other/60.水泽节/3-14111H05Q5H2.png create mode 100644 content/zhouyi/docs/other/60.水泽节/3-14111H05R9427.png create mode 100644 content/zhouyi/docs/other/60.水泽节/3-14111H05T3Z8.png create mode 100644 content/zhouyi/docs/other/60.水泽节/3-14111H05U5J3.png create mode 100644 content/zhouyi/docs/other/60.水泽节/3-14111H1103W49.png create mode 100644 content/zhouyi/docs/other/60.水泽节/3-14111H1110Q61.png create mode 100644 content/zhouyi/docs/other/60.水泽节/3-14111H11134231.png create mode 100644 content/zhouyi/docs/other/60.水泽节/3-14111H11205326.png create mode 100644 content/zhouyi/docs/other/60.水泽节/3-14111H11240D1.png create mode 100644 content/zhouyi/docs/other/60.水泽节/3-14111H1131V27.png create mode 100644 content/zhouyi/docs/other/60.水泽节/index.md create mode 100644 content/zhouyi/docs/other/61.风泽中孚/3-14111H1204X43.png create mode 100644 content/zhouyi/docs/other/61.风泽中孚/3-14111H12101222.png create mode 100644 content/zhouyi/docs/other/61.风泽中孚/3-14111H1212UW.png create mode 100644 content/zhouyi/docs/other/61.风泽中孚/3-14111H12142149.png create mode 100644 content/zhouyi/docs/other/61.风泽中孚/3-14111H129315Q.png create mode 100644 content/zhouyi/docs/other/61.风泽中孚/3-14111H12950435.png create mode 100644 content/zhouyi/docs/other/61.风泽中孚/3-14111H12T0I4.png create mode 100644 content/zhouyi/docs/other/61.风泽中孚/3-14111H13039263.png create mode 100644 content/zhouyi/docs/other/61.风泽中孚/3-14111H1311W93.png create mode 100644 content/zhouyi/docs/other/61.风泽中孚/3-14111H13154538.png create mode 100644 content/zhouyi/docs/other/61.风泽中孚/index.md create mode 100644 content/zhouyi/docs/other/62.雷山小过/3-14111H134194X.png create mode 100644 content/zhouyi/docs/other/62.雷山小过/3-14111H1343Sc.png create mode 100644 content/zhouyi/docs/other/62.雷山小过/3-14111H13450C2.png create mode 100644 content/zhouyi/docs/other/62.雷山小过/3-14111H14024T4.png create mode 100644 content/zhouyi/docs/other/62.雷山小过/3-14111H140564A.png create mode 100644 content/zhouyi/docs/other/62.雷山小过/3-14111H14131E8.png create mode 100644 content/zhouyi/docs/other/62.雷山小过/3-14111H142242N.png create mode 100644 content/zhouyi/docs/other/62.雷山小过/3-14111H14305237.png create mode 100644 content/zhouyi/docs/other/62.雷山小过/3-14111H1435M31.png create mode 100644 content/zhouyi/docs/other/62.雷山小过/index.md create mode 100644 content/zhouyi/docs/other/63.水火既济/3-14111H14544602.png create mode 100644 content/zhouyi/docs/other/63.水火既济/3-14111H1460b56.png create mode 100644 content/zhouyi/docs/other/63.水火既济/3-14111H15143447.png create mode 100644 content/zhouyi/docs/other/63.水火既济/3-14111H15212E4.png create mode 100644 content/zhouyi/docs/other/63.水火既济/3-14111H15252294.png create mode 100644 content/zhouyi/docs/other/63.水火既济/3-14111H1533NU.png create mode 100644 content/zhouyi/docs/other/63.水火既济/3-14111H15416212.png create mode 100644 content/zhouyi/docs/other/63.水火既济/3-14111H1545KF.png create mode 100644 content/zhouyi/docs/other/63.水火既济/index.md create mode 100644 content/zhouyi/docs/other/64.火水未济/3-14111H15A52N.png create mode 100644 content/zhouyi/docs/other/64.火水未济/3-14111H15F9417.png create mode 100644 content/zhouyi/docs/other/64.火水未济/3-14111H2024G48.png create mode 100644 content/zhouyi/docs/other/64.火水未济/3-14111H2032EN.png create mode 100644 content/zhouyi/docs/other/64.火水未济/3-14111H2035NZ.png create mode 100644 content/zhouyi/docs/other/64.火水未济/3-14111H20430H2.png create mode 100644 content/zhouyi/docs/other/64.火水未济/3-14111H205061E.png create mode 100644 content/zhouyi/docs/other/64.火水未济/3-14111H20544102.png create mode 100644 content/zhouyi/docs/other/64.火水未济/index.md create mode 100644 content/zhouyi/docs/other/index.md create mode 100644 content/zhouyi/mkdocs.yml create mode 100644 content/zhouyi/requirements.txt create mode 100644 content/zhouyi/scripts/hide.py create mode 100644 content/zhouyi/scripts/overview-other.py create mode 100644 content/zhouyi/scripts/overview.py create mode 100644 content/zhouyi/scripts/rename-other.py create mode 100644 content/zhouyi/scripts/rename.py create mode 100644 docs/DEPLOY.md create mode 100644 docs/SPEC.md create mode 100644 docs/screenshots.jpg create mode 100644 ecosystem.config.cjs create mode 100644 lib/animate.ts create mode 100644 lib/constant.ts create mode 100644 lib/content/zhouyi.ts create mode 100644 lib/data/gua-index.json create mode 100644 lib/data/gua-list.json create mode 100644 lib/data/today.json create mode 100644 lib/utils.ts create mode 100644 next.config.js create mode 100644 package-lock.json create mode 100644 package.json create mode 100644 pnpm-lock.yaml create mode 100644 postcss.config.js create mode 100644 prettier.config.js create mode 100644 public/img/head.webp create mode 100644 public/img/tail.webp create mode 100644 public/img/yin-yang.webp create mode 100644 scripts/deploy.sh create mode 100644 tailwind.config.ts create mode 100644 tsconfig.json diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..34050ab --- /dev/null +++ b/.env.example @@ -0,0 +1,25 @@ +# =========================================== +# 知命阁(zhimingge)环境变量 +# 复制为 .env.local 后填写实际值 +# cp .env.example .env.local +# =========================================== + +# AI 接口密钥(必填) +OPENAI_API_KEY= + +# AI 接口地址 +OPENAI_BASE_URL=https://op.bz121.com/v1 + +# AI 模型 +OPENAI_MODEL=huihui_ai/gemma-4-abliterated:e4b + +# 服务端口 +PORT=3000 + +# 运行环境 +NODE_ENV=production + +# 访问统计(可选,不需要可留空) +# UMAMI_ID= +# UMAMI_URL= +# UMAMI_DOMAINS= diff --git a/.eslintrc.json b/.eslintrc.json new file mode 100644 index 0000000..4d765f2 --- /dev/null +++ b/.eslintrc.json @@ -0,0 +1,3 @@ +{ + "extends": ["next/core-web-vitals", "prettier"] +} diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8a60d49 --- /dev/null +++ b/.gitignore @@ -0,0 +1,35 @@ +# dependencies +/node_modules +/.pnp +.pnp.js + +# testing +/coverage + +# next.js +/.next/ +/out/ + +# production +/build + +# misc +.DS_Store +*.pem + +# debug +npm-debug.log* +yarn-debug.log* +yarn-error.log* + +# local env files +.env*.local + +# pm2 logs +/logs + +# typescript +*.tsbuildinfo +next-env.d.ts + +.idea diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 0000000..eeeb7be --- /dev/null +++ b/.prettierignore @@ -0,0 +1 @@ +pnpm-lock.yaml \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..ddbc1f8 --- /dev/null +++ b/LICENSE @@ -0,0 +1,19 @@ +Copyright (c) 2025 dekun + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md new file mode 100644 index 0000000..378048c --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +# 知命阁(zhimingge) + +融合《周易》原文学习与 AI 智能解读的 Web 应用。 + +**代码仓库**:[https://git.bz121.com/dekun/zhimingge.git](https://git.bz121.com/dekun/zhimingge.git) + +## 功能模块 + +| 模块 | 路由 | 状态 | +|------|------|------| +| 易经学习 | `/learn` | 规划中 | +| 六爻算卦 | `/liuyao` | 已有基础(首页) | +| 生辰八字 | `/bazi` | 规划中 | +| 综合测算 | `/combined` | 规划中 | + +## 文档 + +- [产品说明文档(SPEC)](./docs/SPEC.md) — 功能规格、架构、实施分期 +- [Ubuntu 部署文档(DEPLOY)](./docs/DEPLOY.md) — PM2 部署至 `/opt/zhimingge` + +## 环境变量 + +复制 `.env.example` 为 `.env.local` 并填写: + +```env +OPENAI_API_KEY=你的密钥 +OPENAI_BASE_URL=https://op.bz121.com/v1 +OPENAI_MODEL=huihui_ai/gemma-4-abliterated:e4b +``` + +## 本地开发 + +```bash +git clone https://git.bz121.com/dekun/zhimingge.git +cd zhimingge +pnpm install +cp .env.example .env.local +pnpm run dev +``` + +访问 http://localhost:3000 + +## 生产部署(摘要) + +```bash +cd /opt/zhimingge +pnpm install --frozen-lockfile +pnpm run build +pm2 start ecosystem.config.cjs +pm2 save && pm2 startup +``` + +完整步骤见 [docs/DEPLOY.md](./docs/DEPLOY.md)。 + +## 目录说明 + +``` +zhimingge/ +├── app/ # Next.js 应用 +├── components/ # UI 组件 +├── content/zhouyi/ # 64 卦 Markdown 原文 +├── docs/ # 项目文档 +├── lib/ # 工具与数据 +├── ecosystem.config.cjs # PM2 配置 +└── scripts/deploy.sh # 服务器更新脚本 +``` + +## 技术栈 + +Next.js 15 · React 18 · Tailwind CSS · Vercel AI SDK · PM2 diff --git a/app/apple-icon.png b/app/apple-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..972131fcd759d21cd115004a8dce7230d081126b GIT binary patch literal 11392 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 literal 0 HcmV?d00001 diff --git a/app/favicon.ico b/app/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..73a1f42129ecf57b988955063bd362ba147af4b8 GIT binary patch literal 1150 zcmchWF>b;@5Ji8aNR*)h(WSE$y8#XW2)RvXB;O!ij_3|LpMlPlR5TQ3{-SS^tcGXac6%=uq$x+22NAp{C2nF2%u@q8a171#oYjE Ch5;A= literal 0 HcmV?d00001 diff --git a/app/globals.css b/app/globals.css new file mode 100644 index 0000000..0384f3d --- /dev/null +++ b/app/globals.css @@ -0,0 +1,109 @@ +@tailwind base; +@tailwind components; +@tailwind utilities; + +@layer base { + :root { + --background: 60 9% 98%; + --foreground: 0 0% 32%; + + --card: 60 9% 98%; + --card-foreground: 0 0% 32%; + + --popover: 60 9% 98%; + --popover-foreground: 0 0% 32%; + + --primary: 0 0% 32%; + --primary-foreground: 60 9.1% 97.8%; + + --secondary: 60 5% 96%; + --secondary-foreground: 0 0% 32%; + + --muted: 60 4.8% 95.9%; + --muted-foreground: 25 5.3% 44.7%; + + --accent: 20 5.9% 94%; + --accent-foreground: 24 9.8% 10%; + + --destructive: 0 84.2% 60.2%; + --destructive-foreground: 60 9.1% 97.8%; + + --border: 20 5.9% 90%; + --input: 24 6% 85%; + --ring: 0 0% 32%; + + --radius: 0.5rem; + } + + .dark { + --background: 24 10% 10%; + --foreground: 60 9.1% 97.8%; + + --card: 24 10% 10%; + --card-foreground: 60 9.1% 97.8%; + + --popover: 24 10% 10%; + --popover-foreground: 60 9.1% 97.8%; + + --primary: 60 9.1% 97.8%; + --primary-foreground: 0 0% 32%; + + --secondary: 0 0% 20%; + --secondary-foreground: 60 9.1% 97.8%; + + --muted: 24 10% 10%; + --muted-foreground: 24 5.4% 66%; + + --accent: 0 0% 20%; + --accent-foreground: 60 9.1% 97.8%; + + --destructive: 0 74% 42%; + --destructive-foreground: 60 9.1% 97.8%; + + --border: 30 6% 25%; + --input: 33 5% 32%; + --ring: 20 6% 90%; + } +} + +@layer base { + * { + @apply border-border; + } + + body { + @apply gap flex flex-col bg-background text-foreground; + } + + body { + font-family: 'LXGW WenKai Screen'; + font-weight: normal; + } + + body, + html { + @apply h-full; + } + + footer { + padding-bottom: max(env(safe-area-inset-bottom), 8px); + } +} + +@layer utilities { + .gap { + @apply gap-4 sm:gap-6; + } +} + +@layer utilities { + ::-webkit-scrollbar { + --bar-width: 5px; + width: var(--bar-width); + height: var(--bar-width); + } + + ::-webkit-scrollbar-thumb { + @apply rounded-md bg-border; + } +} diff --git a/app/layout.tsx b/app/layout.tsx new file mode 100644 index 0000000..36d1a76 --- /dev/null +++ b/app/layout.tsx @@ -0,0 +1,53 @@ +import "./globals.css"; +import type { Metadata, Viewport } from "next"; +import React from "react"; +import Umami from "@/components/umami"; +import { ThemeProvider } from "next-themes"; + +export const metadata: Metadata = { + title: "AI 算卦 - 在线卜卦 GPT4 解读", + description: + "AI 算卦 - 通过进行六次硬币的随机卜筮,生成卦象,并使用 AI 对卦象进行分析|AI 算命、在线算命、在线算卦、周易易经64卦", + appleWebApp: { + title: "AI 算卦", + }, +}; + +export const viewport: Viewport = { + viewportFit: "cover", + width: "device-width", + initialScale: 1, + maximumScale: 1, + themeColor: [ + { media: "(prefers-color-scheme: light)", color: "#f5f5f4" }, + { media: "(prefers-color-scheme: dark)", color: "#333333" }, + ], +}; + +export default function RootLayout({ + children, +}: { + children: React.ReactNode; +}) { + return ( + + + + + + + {children} + + + + + ); +} diff --git a/app/page.tsx b/app/page.tsx new file mode 100644 index 0000000..547f980 --- /dev/null +++ b/app/page.tsx @@ -0,0 +1,13 @@ +import Header from "@/components/header"; +import Divination from "@/components/divination"; +import Footer from "@/components/footer"; + +export default function Home() { + return ( + <> +
+ +