Skip to content

Commit

Permalink
Update.myu
Browse files Browse the repository at this point in the history
修复更新错误
  • Loading branch information
ZIDC committed Jun 24, 2023
1 parent 6133b95 commit a5f495b
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions src/Update.myu
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ us(80,"visibility",0)
t()
{
hs("https://github.com/ZIDC/biil.top/releases",jcgx)
sj(jcgx,"<strong></strong>.",bbk)
// sj(jcgx,"<strong></strong>.",bbk)
sj(jcgx,"<div data-pjax=\"true\" data-test-selector=\"body-content\" data-view-component=\"true\" class=\"markdown-body my-3\"><p>","</p>",更新内容)
sj(更新内容,"最低支持版本","#",zdbb)
f(zdbb > ss.banb)
Expand All @@ -35,7 +35,7 @@ t()


fn Update.b()
tw("该版本已不支持正常使用")
sss 版本限制 = "true"

}
}
Expand Down Expand Up @@ -91,13 +91,15 @@ t()
{
fn Update.c()
us(80,"visibility",8)

}
}
else
{
ufnsui()
{
us(80,"visibility",8)
us(80,"visibility",8)

}
}
}
Expand All @@ -124,7 +126,11 @@ java(null,ss.utwva,"android.app.Dialog.setOnDismissListener",".android.content.D
{
ufnsui()
{
fn Update.a()
f(sss.版本限制 == "true")
{
fn Update.a()
}

}
}
java(null,ss.utwva,"android.app.Dialog.show")
Expand Down

0 comments on commit a5f495b

Please sign in to comment.