fix:增加用户中心,完成Apikey功能页,增加角色工具方法

This commit is contained in:
Gsh
2025-07-04 00:12:26 +08:00
parent e996bc2d7f
commit c637d412e6
10 changed files with 814 additions and 10 deletions

View File

@@ -16,6 +16,7 @@ const pricing = [
'无限制使用',
'售后微信群支持',
'可用优惠券,使用后29.9元',
'专属Api服务',
],
},
{
@@ -30,6 +31,7 @@ const pricing = [
'AI超级加速',
'无限制使用',
'售后微信群支持',
'专属Api服务',
],
},
{
@@ -44,6 +46,8 @@ const pricing = [
'无限制使用',
'售后微信群优先处理',
'可用优惠券,使用后49.9元',
'专属Api服务',
],
},
];