This commit is contained in:
HuangHai
2026-01-12 08:56:30 +08:00
parent 8413313f38
commit 20e8d6cdd8
7 changed files with 7 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 248 KiB

After

Width:  |  Height:  |  Size: 252 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 249 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 241 KiB

After

Width:  |  Height:  |  Size: 240 KiB

View File

@@ -2,7 +2,13 @@
import sys
import os
import asyncio
"""
重复测试:
1、微信设置存储空间漫长的等待计算缓存取消所有找到小程序缓存清除
2、手动登录新电途小程序人工登录
如此操作后,就可以全新开始测试了,预计:
1、所有广告可以自动关闭掉
"""
# 添加当前目录到 sys.path
sys.path.append(os.path.dirname(os.path.abspath(__file__)))