From 9668e6ef802061fdfdc236f9d93b8ed983607c47 Mon Sep 17 00:00:00 2001 From: ZHAOTONGHUA <2066753415@qq.com> Date: Tue, 19 Nov 2019 09:49:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E6=80=81=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/views/common/index.php | 6 +++--- frontend/web/assets/css/model.css | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/views/common/index.php b/frontend/views/common/index.php index 14151cc..95c5ac4 100644 --- a/frontend/views/common/index.php +++ b/frontend/views/common/index.php @@ -106,10 +106,10 @@
模态弹窗
-
跳过
+
跳过
权限管理,系统管理功能,用户设置,权限管理,权限分配,部门管理
- - + +
下一步
diff --git a/frontend/web/assets/css/model.css b/frontend/web/assets/css/model.css index 4df28ca..61b4481 100644 --- a/frontend/web/assets/css/model.css +++ b/frontend/web/assets/css/model.css @@ -23,7 +23,7 @@ color:#fff; font-size:20px; } -.model-btn{ +.operation-button{ background-color: coral; font-size:16px; color:#fff; @@ -33,9 +33,9 @@ .jump{ margin-top:50%; } -.prev{ +.Previous{ margin-top:50%; } -.next{ +.nextPage{ margin-top:50%; } \ No newline at end of file