Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我 git clone 了最新的 react-iztro.
"dependencies": { "classnames": "^2.3.2", "iztro": "2.5.3", "iztro-hook": "1.3.3", "lunar-lite": "^0.2.7" }
跑了:
yarn
yarn storybook
用這個parameters (天盤 出錯):
URL:
http://localhost:6007/?path=/story/iztrolabe--iztrolabe&args=birthday:1993-2-1;birthTime:5;gender:male;fixLeap:!false
react-iztro (我電腦local跑):

去官方demo - 這個天盤是對的:
https://ziwei.pub/astrolabe/?d=1993-02-01&t=5&leap=false&g=male&type=solar&n=Test+User
官方(正確生成):

有人會有解決方案嗎 - 謝謝
Beta Was this translation helpful? Give feedback.
All reactions