...
|
...
|
@@ -158,7 +158,7 @@ layui.define(['laytpl', 'layer'], function (exports) { |
|
|
// , debug()
|
|
|
// ].join('');
|
|
|
// view.error(errorMsg);
|
|
|
console.error(window.top.location.hash, debug())
|
|
|
console.log(window.top.location.hash, e)
|
|
|
}
|
|
|
typeof error === 'function' && error(e, code);
|
|
|
}
|
...
|
...
|
|