fix:title tip

v1.0
bobi 2019-06-26 09:07:01 +08:00
parent 485456a969
commit 64cec5c51b
2 changed files with 2 additions and 2 deletions

View File

@ -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 () {});
});
/**

View File

@ -12,7 +12,7 @@
<div class="ok-body-breadcrumb">
<span class="layui-breadcrumb">
<a><cite>顶部导航</cite></a>
<a><cite>弹窗皮肤</cite></a>
<a><cite>皮肤动画</cite></a>
</span>
<a class="layui-btn layui-btn-sm" href="javascript:location.replace(location.href);" title="刷新">
<i class="layui-icon layui-icon-refresh"></i>