@using Hncore.Infrastructure.Data @using Hncore.Pass.Vpn.Domain @using Hncore.Infrastructure.Extension @using ViewComponents @model List @{ Layout = "_UserLayout"; }
@*
为给您带来更好的服务体验,请完善QQ号和微信号
*@

筛选功能已优化完成,可正常使用,更加便捷。

@foreach (var item in Model) { @if (@item.RestTime == "已过期") { } else { } }
套餐 账号密码 操作
@item.ProductName/@item.PackageName @item.Account 复制
@item.Pwd 复制
@item.ProductName/@item.PackageName 复制
@item.Pwd 复制
@*
@await Component.InvokeAsync("Pager", new PagerModel() { Total = Model.RowCount, PageIndex = this.Context.Request.GetInt("PageIndex") })
*@
选择产品
输入账号
验证密码

认证账号

选择产品
账号前缀
开始数
认证个数
验证密码

认证中,请耐心等待...

认证账号

用户: {{currentAccount.UserCode}}
产品: {{currentAccount.ProductName}}
套餐: {{currentAccount.PackageName}}
账号: {{currentAccount.Account}}
密码: {{currentAccount.Pwd}}
ip地址: {{currentAccount.Remark}}切换
服务器: {{currentAccount.Raw}}
连接数: {{currentAccount.ConnectCount}}
开通时间: {{currentAccount.StartTime}}
到期时间: {{currentAccount.EndTime}}
剩余时间: {{currentAccount.RestTime}}
返回列表