From 672916ea686709321ff3bd09c7a29cf9cfd7dee3 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 05 Aug 2022 17:52:27 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/zhny-dsjdp

---
 src/utils/CustomloadingImg.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/utils/CustomloadingImg.js b/src/utils/CustomloadingImg.js
index 31b51b0..7a04021 100644
--- a/src/utils/CustomloadingImg.js
+++ b/src/utils/CustomloadingImg.js
@@ -1,7 +1,7 @@
 import defaultValue from './defaultValue.js'
 
 class CustomloadingImg {
-    constructor(options) {
+    constructor (options) {
         this._errorEvent = new global.DC.Namespace.Cesium.Event()
         this._tileWidth = 256
         this._tileHeight = 256

--
Gitblit v1.9.3