@doctorwork/write-easy
Advanced tools
Comparing version
@@ -102,7 +102,5 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
const url = authAccessUrl + encodeURIComponent(redirectUrl) + extra; | ||
if (platform.wechat) { | ||
location.href = url; | ||
} | ||
location.href = url; | ||
} | ||
} | ||
}; |
@@ -119,7 +119,5 @@ import * as api from './api'; | ||
const url = authAccessUrl + encodeURIComponent(redirectUrl) + extra; | ||
if (platform.wechat) { | ||
location.href = url; | ||
} | ||
location.href = url; | ||
} | ||
} | ||
}; |
{ | ||
"name": "@doctorwork/write-easy", | ||
"version": "1.1.12", | ||
"version": "1.1.13", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
50416
-0.21%1691
-0.24%