diff --git a/index.html b/index.html index abba089c0..137e9adf4 100755 --- a/index.html +++ b/index.html @@ -241,7 +241,7 @@ errorCallback(new Error('创建文件夹失败')) }; }) - .catch(errorCallback);; + .catch(errorCallback); }; resolve();