1 Star 0 Fork 2

马甲 / L-AJAX

forked from LiliComeOn / L-AJAX 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
include.js 264 Bytes
一键复制 编辑 原始数据 按行查看 历史
/**
* 页面模版引入视图模型
*/
define('include',function(){
return include=avalon.define({
$id:'include',
nav:'./body/nav.html',//导航
url:"",//主体
footer:"",//页脚
modal:""//弹出模态框
})
});
JavaScript
1
https://gitee.com/yishengit/L-AJAX.git
git@gitee.com:yishengit/L-AJAX.git
yishengit
L-AJAX
L-AJAX
master

搜索帮助