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