mirror of https://gitee.com/y_project/RuoYi.git
表单向导插件更换为jquery-smartwizard
parent
4e5923a763
commit
b7e20b48cb
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="zh">
|
<html lang="zh">
|
||||||
<head>
|
<head>
|
||||||
<th:block th:include="include :: header('基本表单')" />
|
<th:block th:include="include :: header('表单向导')" />
|
||||||
<th:block th:include="include :: jquery-smartwizard-css" />
|
<th:block th:include="include :: jquery-smartwizard-css" />
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
/* 如果要让工具栏固定在页面底部,使用下面的样式,不需要的可以注释 */
|
/* 如果要让工具栏固定在页面底部,使用下面的样式,不需要的可以注释 */
|
||||||
|
|
Loading…
Reference in New Issue