From 64cec5c51b45d0a1c96978275d73f36f1d748020 Mon Sep 17 00:00:00 2001 From: bobi Date: Wed, 26 Jun 2019 09:07:01 +0800 Subject: [PATCH] fix:title tip --- js/okadmin.js | 2 +- pages/system/alertSkin.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/okadmin.js b/js/okadmin.js index 601612c..5b0aa23 100644 --- a/js/okadmin.js +++ b/js/okadmin.js @@ -99,7 +99,7 @@ layui.use(["element", "layer", "okTab", "okMenu", "okUtils", "okLayer"], functio * 弹窗皮肤 */ $("#alertSkin").click(function () { - okLayer.open("弹窗皮肤", "pages/system/alertSkin.html", "50%", "45%", function (layero) {}, function () {}); + okLayer.open("皮肤动画", "pages/system/alertSkin.html", "50%", "45%", function (layero) {}, function () {}); }); /** diff --git a/pages/system/alertSkin.html b/pages/system/alertSkin.html index 6bed0f3..7884e0e 100644 --- a/pages/system/alertSkin.html +++ b/pages/system/alertSkin.html @@ -12,7 +12,7 @@
顶部导航 - 弹窗皮肤 + 皮肤动画