You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library contains the automatic initialization function inside,link to: [Single module automatic initialization](https://github.com/HuolalaTech/hll-wp-therouter-android/wiki/FlowTaskExecutor.md); therefore, there's no need for any initialization code. However, it is recommended that you set the `Debug` environment according to your business settings to view log information.
47
+
The library contains the automatic initialization function inside,link to: [Single module automatic initialization](https://github.com/HuolalaTech/hll-wp-therouter-android/wiki/FlowTaskExecutor); therefore, there's no need for any initialization code. However, it is recommended that you set the `Debug` environment according to your business settings to view log information.
For the meaning of the annotation `@Route`, please check the documentation: [Page Navigation](https://github.com/HuolalaTech/hll-wp-therouter-android/wiki/Navigator.md)
72
+
For the meaning of the annotation `@Route`, please check the documentation: [Page Navigation](https://github.com/HuolalaTech/hll-wp-therouter-android/wiki/Navigator)
@@ -117,16 +119,16 @@ public class HomeActivity extends BaseActivity {
117
119
118
120
#### 3.1 迁移工具一键迁移
119
121
120
-
可使用迁移工具一键迁移:
122
+
可使用迁移工具一键迁移(GitHub下载比较慢):
121
123
122
-
* Mac OS 迁移工具:[uploads/file/TheRouterTransfer-Mac.zip](uploads/file/TheRouterTransfer-Mac.zip)
123
-
* Windows 迁移工具:[uploads/file/TheRouterTransfer-Windows.zip](uploads/file/TheRouterTransfer-Windows.zip)
124
+
* Mac OS 迁移工具:[uploads/file/TheRouterTransfer-Mac.zip](https://github.com/HuolalaTech/hll-wp-therouter-android/wiki/uploads/file/TheRouterTransfer-Mac.zip)
125
+
* Windows 迁移工具:[uploads/file/TheRouterTransfer-Windows.zip](https://github.com/HuolalaTech/hll-wp-therouter-android/wiki/uploads/file/TheRouterTransfer-Windows.zip)
0 commit comments