加载中...
{{ stats.total_users || 0 }}
总用户数
{{ stats.today_users || 0 }}
今日新增
{{ ollamaModels.length || 0 }}
可用模型
{{ sensitiveWords.length || 0 }}
敏感词数量
Ollama服务器:
http://120.220.76.108:11434
● 已连接
加载模型中...
无法连接到Ollama服务
{{ m.name }}
Ollama 本地部署
{{ formatSize(m.size) }}
模型大小
{{ m.details?.parameter_size || '-' }}
参数量
{{ m.details?.quantization_level || '-' }}
量化
加载中...
{{ sensitiveWords.length }}
敏感词总数
{{ sensitiveWords.filter(w=>w.action==='block').length }}
拦截级别
{{ sensitiveWords.filter(w=>w.action==='warn').length }}
警告级别
{{ sensitiveWords.filter(w=>w.enabled).length }}
已启用
敏感词列表
暂无敏感词
| 敏感词 | 分类 | 处理方式 | 状态 | 添加时间 | 操作 |
|---|---|---|---|---|---|
| {{ w.word }} | {{ w.category }} | {{ actionText(w.action) }} | {{ w.enabled ? '启用' : '禁用' }} | {{ formatDate(w.created_at) }} |
暂无用户数据
| 用户名 | 邮箱 | 套餐 | 额度 | 积分 | 状态 | 注册时间 | 操作 |
|---|---|---|---|---|---|---|---|
| {{ u.username || '-' }} | {{ u.email || '-' }} | {{ u.plan_id || 'free' }} | {{ u.quota_used || 0 }}/{{ u.quota_total || 0 }} | {{ u.points || 0 }} | {{ statusText(u.status) }} | {{ formatDate(u.created_at) }} |
🎉 推广奖励计划
邀请好友注册,双方各获得 50 积分!好友付费后,您可获得 10% 佣金。
https://www.fqo.cc/register?ref={{ currentUser?.id }}
{{ promoStats.invites || 0 }}
邀请人数
¥{{ promoStats.commission || 0 }}
累计佣金
¥{{ promoStats.pending || 0 }}
待结算
订单列表
暂无订单数据
| 订单号 | 用户 | 套餐 | 金额 | 状态 | 时间 |
|---|---|---|---|---|---|
| {{ o.id }} | {{ o.username }} | {{ o.plan }} | ¥{{ o.amount }} | {{ orderStatusText(o.status) }} | {{ formatDate(o.created_at) }} |
{{ p.name }}
{{ p.price }}/月
- ✓ {{ f }}
API密钥管理
{{ k.name }}
{{ k.key }}
暂无API密钥,点击上方按钮创建
基础配置
短信配置
第三方登录
新用户注册后获得的默认使用额度