pull/3/head
sentsin 2014-06-22 17:47:39 +08:00
parent c0638ceba5
commit b1366a34da
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
;!function(window, undefined){
"use strict";
var pathType = false, //是否采用自动获取绝对路径。false将采用下述变量中的配置
var pathType = true, //是否采用自动获取绝对路径。false将采用下述变量中的配置
pathUrl = '/lily/lib/layer/', //上述变量为false才有效当前layerjs所在目录(不用填写host相对站点的根目录即可)。
$, win, ready = {

2
layer.min.js vendored

File diff suppressed because one or more lines are too long