@extends('user.layouts') @section('css') @endsection @section('content')
账号:{{$email}} 修改邮箱 我的订阅地址 软件下载和教程
@foreach ($user_emails as $email)
旧邮箱 新邮箱 修改时间
{{ $email->email }} {{ $email->new_email }} {{ $email->created_at->format('Y-m-d H:i:s') }}
@endforeach
@if (!$user_emails->isEmpty()) {{-- --}} {{----}} {{----}} @endif {{--
--}} {{--
--}} {{--
账号:{{$email}} 修改邮箱 我的订阅地址 软件下载和教程
--}} {{-- @if ($user_emails->isEmpty())--}} {{--

--}} {{-- @else--}} {{--
您的邮箱有修改,请确认是否本人修改!!!!
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @foreach ($user_emails as $email)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}} {{-- --}} {{--
旧邮箱新邮箱修改时间
{{ $email->email }}{{ $email->new_email }}{{ $email->created_at }}
--}} {{-- @endif--}} {{--
--}} {{--
--}}
公告:
2025.02.16 近期节点有变化,如果您使用备用软件或者ios的,请更新订阅后再使用
2024.12.28 软件连接时提示401,请重新登陆帐号或者使用备用软件
帮助中心:
{{--

用户信息:{{$uuid}}

--}}

问21:如何“更新订阅”?

问19:订阅地址是什么?在哪里?

问18:用户是禁用状态?

问17:v2rayN无法使用?

问16:安卓加速器无法登录或者无法使用?

问15:windows无法使用?

问14:MaC无法使用?

问13:苹果IOS手机怎么下载和使用?

问11:充值未到账?

问9:什么是速率?

问8:vip套餐流量用完了怎么办?重置流量?

问7:解绑设备?可以几个设备同时登陆?

问6:我购买了用不了怎么办?

问5:节点稳定吗?

问3:可以退款吗?

问2:怎么修改密码或者邮箱?修改账号?

问1:在线客服?

@endsection @section('javascript') @endsection