From b7e20b48cb5a6a9d52ff3ce3e2cc65f8b22f75cd Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Tue, 15 Sep 2020 17:39:54 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E5=8D=95=E5=90=91=E5=AF=BC=E6=8F=92?=
 =?UTF-8?q?=E4=BB=B6=E6=9B=B4=E6=8D=A2=E4=B8=BAjquery-smartwizard?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 ruoyi-admin/src/main/resources/templates/demo/form/wizard.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/wizard.html b/ruoyi-admin/src/main/resources/templates/demo/form/wizard.html
index beb1a360..ffcdde1f 100644
--- a/ruoyi-admin/src/main/resources/templates/demo/form/wizard.html
+++ b/ruoyi-admin/src/main/resources/templates/demo/form/wizard.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="zh">
 <head>
-<th:block th:include="include :: header('基本表单')" />
+<th:block th:include="include :: header('表单向导')" />
 <th:block th:include="include :: jquery-smartwizard-css" />
 <style type="text/css">
 /* 如果要让工具栏固定在页面底部,使用下面的样式,不需要的可以注释 */