上一页 1 2 3 4 5 6 7 ··· 21 下一页
摘要: /** @Name:用于打包PC完整版,即包含layui.js和所有模块的完整合并(该文件不会存在于构建后的目录) @Author:贤心 @License:LGPL */ layui.define(function(exports){ var cache = layui.cache; layui.c 阅读全文
posted @ 2021-08-08 08:17 zzl0916 阅读(152) 评论(0) 推荐(0)
摘要: /** @Name:layuiAdmin iframe版全局配置 @Author:贤心 @Site:http://www.layui.com/admin/ @License:LPPL(layui付费产品协议) */ layui.define(['laytpl', 'layer', 'element' 阅读全文
posted @ 2021-08-08 08:02 zzl0916 阅读(164) 评论(0) 推荐(0)
摘要: /** @Name:layuiAdmin @Author:贤心 @Site:http://www.layui.com/admin/ @License:LPPL */ /******************************** 模板开始 By xuzhiwen **************** 阅读全文
posted @ 2021-08-08 08:01 zzl0916 阅读(68) 评论(0) 推荐(0)
摘要: /** @Name:layuiAdmin 登入注册页 @Author:贤心 @Site:http://www.layui.com/admin/ @License:GPL-2 */ html,body,#LAY_app{height:100%;}.layui-layout-body{overflow: 阅读全文
posted @ 2021-08-08 08:01 zzl0916 阅读(475) 评论(0) 推荐(0)
摘要: /** @Name:layuiAdmin @Author:贤心 @Site:http://www.layui.com/admin/ @License:LPPL */ html #layuicss-layuiAdmin{display: none; position: absolute; width: 阅读全文
posted @ 2021-08-08 07:59 zzl0916 阅读(209) 评论(0) 推荐(0)
摘要: /** @Name:layuiAdmin 视图模块 @Author:贤心 @Site:http://www.layui.com/admin/ @License:LPPL */ layui.define(['laytpl', 'layer'], function(exports){ var $ = l 阅读全文
posted @ 2021-08-08 07:59 zzl0916 阅读(250) 评论(0) 推荐(0)
摘要: /** @Name:layuiAdmin iframe版主入口 @Author:贤心 @Site:http://www.layui.com/admin/ @License:LPPL */ layui.extend({ setter: 'config' //配置模块 ,admin: 'lib/admi 阅读全文
posted @ 2021-08-08 07:59 zzl0916 阅读(391) 评论(0) 推荐(0)
摘要: /** @Name:layuiAdmin iframe版核心模块 @Author:贤心 @Site:http://www.layui.com/admin/ @License:LPPL */ layui.define('view', function(exports){ var $ = layui.j 阅读全文
posted @ 2021-08-08 07:58 zzl0916 阅读(661) 评论(0) 推荐(0)
摘要: /** layui-v2.3.0 MIT License By https://www.layui.com */ ;!function(e){"use strict";var t=document,n={modules:{},status:{},timeout:10,event:{}},o=func 阅读全文
posted @ 2021-08-08 07:56 zzl0916 阅读(301) 评论(0) 推荐(0)
摘要: /** layui-v2.3.0 MIT License By https://www.layui.com */.layui-inline,img { display: inline-block; vertical-align: middle} .layui-rate,li { list-style 阅读全文
posted @ 2021-08-08 07:53 zzl0916 阅读(807) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 21 下一页