**已关闭。**此问题需要debugging details。目前不接受回答。
编辑问题以包括desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem。这将帮助其他人回答问题。
昨天就关门了。
Improve this question的
注册表单的元素和模型上的一样,只要我点击切换器切换到登录表单,表单的元素就完全乱了套,甚至当我切换回注册表单时,元素也不会变成原来的样子,那会是什么呢?
1条答案
按热度按时间waxmsbnn1#
JS代码应该是**display =“flex”而不是“block”。另外,您需要给予class=“registration_form”**到您的login_form。
字符串