jufubao-base 1.0.145-beta12 → 1.0.145-beta13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-base",
3
- "version": "1.0.145-beta12",
3
+ "version": "1.0.145-beta13",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -219,7 +219,6 @@ import {
219
219
  getLocalJumpOutSiteCallbackUrl,
220
220
  isThirdLogin
221
221
  } from "@/utils/xd.base";
222
- import icb from "@/common/ICB.SDK";
223
222
 
224
223
  export default {
225
224
  name: "JfbBaseLogin",