5 Star 9 Fork 3

yvsm / AdminTemplate

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

AdminTemplate

WDPHP后台模板布局是基于LayUI 2.0实现的网站后台模板,支持所有LayUI组件。遵循原生HTML/CSS/JS的书写与组织形式,门槛极低,拿来即用。

官方下载地址:http://www.wdphp.com/search/AdminTemplate

码云:https://gitee.com/zunyunkeji/AdminTemplate

演示网址可在官方下载地址处找到。

几个常用AJAX请求方法

  • JSON数据格式

{"code":1,"msg":"操作成功!"} ``

  • AJAX请求

<a href="demo.php" class="ajax-get">ajax-get示例</a> <a href="demo.php" class="ajax-post" target-form="表单class名称">ajax-post示例</a> <a href="demo.php" class="ajax-get confirm">删除确认示例</a>

  • 页面弹出层

<a href="http://www.wdphp.com" class="ajax-open" wdphp-width="800" wdphp-height="600" wdphp-title="WDPHP素材源码">页面预览</a>

MIT License Copyright (c) 2017 wdphp.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

WDPHP后台模板布局是基于LayUI实现的网站后台模板,支持所有LayUI组件。 展开 收起
HTML
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
HTML
1
https://gitee.com/zunyunkeji/AdminTemplate.git
git@gitee.com:zunyunkeji/AdminTemplate.git
zunyunkeji
AdminTemplate
AdminTemplate
master

搜索帮助