Browse Source

移除layer加载loading,改用添加全局loading

zhouchenglin 6 năm trước cách đây
mục cha
commit
9d37e098aa

+ 11 - 0
src/main/webapp/static/js/common.js

@@ -618,3 +618,14 @@ switchUtils = {
         return $($switch.selector).data(key);
     }
 }
+
+/** 页面loading **/
+dialogLoading(true);
+
+document.addEventListener('DOMContentLoaded', function(){
+    dialogLoading(false)
+});
+
+setTimeout(function() {
+    dialogLoading(false)
+}, 1000);

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
src/main/webapp/static/plugins/layer/theme/default/layer.css


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác