mirror of https://github.com/layui/layer
...
parent
04961e1e6e
commit
bafead3cf6
2
layer.js
2
layer.js
|
@ -12,7 +12,7 @@
|
|||
;!function(window, undefined){
|
||||
"use strict";
|
||||
|
||||
var path = '', //组件存放目录,为空表示自动获取(不用填写host,相对站点的根目录即可)。
|
||||
var path = 'http://res.sentsin.com/lay/lib/layer/', //组件存放目录,为空表示自动获取(不用填写host,相对站点的根目录即可)。
|
||||
|
||||
$, win, ready = {
|
||||
getPath: function(){
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue