Skip to content

Commit

Permalink
修复bug,完善同步微信版本教程
Browse files Browse the repository at this point in the history
  • Loading branch information
L8426936 committed Mar 3, 2022
1 parent 9440d2e commit 00ed279
Show file tree
Hide file tree
Showing 48 changed files with 183 additions and 82 deletions.
243 changes: 165 additions & 78 deletions Make.md

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,18 @@ Auto.js构建的APK每次启动都会初始化应用,导致[清理微信僵尸
清理微信僵尸粉启动器只有下载和启动[清理微信僵尸粉](https://github.com/L8426936/CleanUpWeChatZombieFans)脚本作用


## 联系作者
| QQ | 微信 |
|:---:|:---:|
| ![QQ](res/qq.png) | ![微信](res/wechat.png) |
--------------------------------------


## 赞助作者
| 支付宝 | 微信 |
|:---:|:---:|
| ![支付宝](res/alipay.png) | ![微信](res/wechatpay.png) |
--------------------------------------


# [同步微信版本教程](Make.md)
4 changes: 2 additions & 2 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
try {
if (err || res["statusCode"] != 200) {
ui.run(function () {
ui.download_message.setText(err || res || "下载失败");
ui.download_message.setText(err["message"] || res["statusCode"] + " " + res["statusMessage"] || "下载失败");
ui.try_download.setEnabled(true);
});
} else {
Expand Down Expand Up @@ -85,7 +85,7 @@
}
} catch (e) {
ui.run(function () {
ui.download_message.setText(e);
ui.download_message.setText(e["message"]);
ui.try_download.setEnabled(true);
});
}
Expand Down
4 changes: 2 additions & 2 deletions project.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"name": "清理微信僵尸粉启动器",
"packageName": "com.l8426936.cleanupwechatzombiefanslauncher",
"scripts": {},
"versionCode": 2,
"versionName": "1.0.1"
"versionCode": 3,
"versionName": "1.0.2"
}
Empty file added res/.nomedia
Empty file.
Binary file added res/abnormal_message.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/account_deleted.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/alipay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/back_to_chat.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/back_to_chats.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/back_to_friend_list.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/back_to_label_list1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/back_to_label_list2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/confirm_abnormal_message.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/confirm_delete.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/confirm_transfer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/contacts.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/contacts_count.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/contacts_count_by_label.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/delete.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/deleted_message.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/friend_details_page_list.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/friend_list.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/friend_list_by_label1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/friend_list_by_label2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/friend_remark.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/friend_remark_by_label1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/friend_remark_by_label2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/label.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/label_list.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/labels.jpg
Binary file added res/layoutanalysis1.jpg
Binary file added res/layoutanalysis2.jpg
Binary file added res/logo.png
Binary file added res/more_function_by_delete.jpg
Binary file added res/more_function_by_delete_list.jpg
Binary file added res/more_function_by_transfer.jpg
Binary file added res/network_error.jpg
Binary file added res/payee.jpg
Binary file added res/qq.png
Binary file added res/send_message.jpg
Binary file added res/switch_message_type.jpg
Binary file added res/system_error.jpg
Binary file added res/transfer_amount.jpg
Binary file added res/transfer_function.jpg
Binary file added res/we_chat_id.jpg
Binary file added res/wechat.png
Binary file added res/wechatpay.png

0 comments on commit 00ed279

Please sign in to comment.