修复界面显示bug
This commit is contained in:
@@ -331,7 +331,7 @@
|
||||
break;
|
||||
case 3:
|
||||
this.l2tp = '1234';
|
||||
this.search_field = '极狐IP';
|
||||
this.search_field = '极光IP';
|
||||
this.sstp = '4430';
|
||||
break;
|
||||
case 2:
|
||||
|
||||
@@ -50,5 +50,6 @@ namespace Hncore.Pass.Vpn.Domain
|
||||
|
||||
public string Raw { get; set; }
|
||||
public int agent_id {get; set;}
|
||||
public int im {get; set;}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user