智能向导不加载第一步

MrE*_*rgy 3 javascript jquery smart-wizard

所以我使用 smart-wizard https://github.com/mstratman/jQuery-Smart-Wizard

我已将其包含在 js-popup 中,因此当我打开弹出窗口时,它不会显示第一步。我需要转到第二步,然后返回查看第一步

在此输入图像描述

在此输入图像描述

在此输入图像描述

小智 6

我遇到了同样的问题,我所做的是下载 smartWizard css、smart_wizard_all.ccs 版本,并在文件的最后一行添加:

.tab-content {
    height: auto! Important;
}
Run Code Online (Sandbox Code Playgroud)

我希望这个对你有用。抱歉我的英语我正在使用谷歌翻译哈哈哈哈,你好,