Commit 855afd6d by dawei

feat: 测试

parent c30f1c95
Showing with 1 additions and 1 deletions
...@@ -599,7 +599,7 @@ if(sessionStorage.lang!=2 && sessionStorage.lang!=0){ ...@@ -599,7 +599,7 @@ if(sessionStorage.lang!=2 && sessionStorage.lang!=0){
$(".go-btn").unbind("click").on("click",function(){ $(".go-btn").unbind("click").on("click",function(){
$(".test_allow").text(getUrlParams().isAllowDialog) // $(".test_allow").text(getUrlParams().isAllowDialog)
if(getUrlParams().isAllowDialog == 1 && getUrlParams().appversion >= 7620){ if(getUrlParams().isAllowDialog == 1 && getUrlParams().appversion >= 7620){
var obj = { var obj = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment