component-shipinlv 2.2.2 → 2.2.3

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.
@@ -217,7 +217,7 @@ var HomePageAccountList = function HomePageAccountList(_ref) {
217
217
  taskId: 0,
218
218
  chromePath: settingConfig.chromePath,
219
219
  chromeProfileName: chromeProfileName,
220
- url: 'https://www.douyin.com/',
220
+ url: 'https://www.douyin.com/user/self?from_tab_name=main',
221
221
  proxyInfo: proxyInfo,
222
222
  isOpen: true // settingConfig.isChromeOpen,
223
223
  }, true, env);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "component-shipinlv",
3
- "version": "2.2.2",
3
+ "version": "2.2.3",
4
4
  "description": "",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/index.d.ts",