Skip to content

Commit

Permalink
版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
LIPiston committed Apr 3, 2022
1 parent 489d52a commit 5444f41
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions 点我使用.bat
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ for /f "tokens=*" %%Y in (%name%\stats\Config.txt) do (
if "!Config!"=="ADBMODE1" cls & goto main2
)
:main
title W.Tools工具箱V1.1.8(BY:不爱酒的I9先生、LIPiston)
title W.Tools工具箱V1.1.9(BY:不爱酒的I9先生、LIPiston)
color 3F
echo 欢迎使用 W.Tools 工具箱!
echo 工具箱ADB模式:!Config!(0为5037,1为24986)
Expand All @@ -49,7 +49,7 @@ adb.exe devices
pause
cls & goto input
:main2
title W.Tools工具箱V1.1.8(BY:不爱酒的I9先生、LIPiston)
title W.Tools工具箱V1.1.9(BY:不爱酒的I9先生、LIPiston)
color 3F
echo 欢迎使用 W.Tools 工具箱!
echo 工具箱ADB模式:!Config!(0为5037,1为24986)
Expand All @@ -61,8 +61,8 @@ adb.exe devices
pause
cls & goto input
:input
title W.Tools工具箱V1.1.8(BY:不爱酒的I9先生、LIPiston)
echo ==================== W.Tools工具箱V1.1.8 BY:不爱酒的I9先生、LIPiston ================
title W.Tools工具箱V1.1.9(BY:不爱酒的I9先生、LIPiston)
echo ==================== W.Tools工具箱V1.1.9 BY:不爱酒的I9先生、LIPiston ================
echo = =
echo = [1]安装网易云 [2]安装日常软件 [3]安装VAeXposed(框架) [4]ADB命令 [5]调整DPI =
echo = =
Expand Down Expand Up @@ -252,7 +252,7 @@ for /f "tokens=2" %%i in (%name%\stats\ba.txt) do (
set ba=%%i
echo 当前电量为:!ba!
)
title W.Tools工具箱V1.1.8(BY:不爱酒的I9先生、LIPiston)
title W.Tools工具箱V1.1.9(BY:不爱酒的I9先生、LIPiston)
echo 按任意键返回主界面
pause>nul
cls & goto input
Expand Down

0 comments on commit 5444f41

Please sign in to comment.