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