首页
{{ tab.label }}
{{ globalActionStatus.message }}
{{ formatDateTime(globalActionStatus.at) }}
{{ globalActionStatus.detail }}
我的余额
元¥ {{ stats.balance }}
到期时间
时间{{ stats.expireDate }}
资源池总篇数
篇{{ stats.poolTotalArticles }}
资源池今日新增
篇{{ stats.poolTodayArticles }}
今日消费
元¥ {{ stats.todaySpent }}
个人文章数
篇{{ stats.totalArticles }}
个人账户(资源市场里「属于你的稿件」才会计入):
文章 {{ stats.totalArticles }} 篇 · 今日入库 {{ stats.todayArticles }} 篇 · 总消费 ¥ {{ stats.totalSpent }}
系统状态总览
系统是否正常、异常在哪、下一步点哪里,一眼就该看明白。
自动采集状态
{{ autoCollectStatus.autoCollectRunning ? '运行中' : '未运行' }}
最近执行:{{ autoCollectStatus.lastAutoCollectAt ? formatDateTime(autoCollectStatus.lastAutoCollectAt) : '-' }}
失败数:{{ autoCollectStatus.failedCount }}
API 连接状态
{{ apiStatus }}
自动发布
{{ automationConfig.autoPublishEnabled ? '已启用' : '未启用' }}
自动转存
{{ homeAutoTransferStatusText }}
百度转存状态
{{ formatHomePanStatus(baiduPan) }}
夸克转存状态
{{ formatHomePanStatus(quarkPan) }}
迅雷转存状态
{{ formatHomePanStatus(xunleiPan) }}
UC转存状态
{{ formatHomePanStatus(ucPan) }}
高频操作
把最常用入口留在眼前,其余信息往后放,首页就会更顺手。
常用入口
管理入口
个人入口
采集与配额
每日额度、剩余额度和清空次数独立展示,普通用户也能一眼看懂当前可用量。
每日文章额度
{{ collectStats.dailyLimit }}
剩余文章
{{ collectStats.remaining }}
清空次数
{{ collectStats.clearCount }}
最近动态
把最近采集状态放在第二行,排查状态时不用翻到页面底部。
最近采集
{{ autoCollectStatus.lastAutoCollectMessage || '暂无最新采集记录' }}
支持系统
{{ group.title }}
{{ item.name }}
插件下载
去站点配置查看更多
系统公告
{{ item.tag || '公告' }}
{{ item.title }}
暂无公告,后续系统通知会显示在这里
还有 {{ announcements.length - 3 }} 条较早公告
更新日志
{{ log.version }}
{{ log.desc }}
暂无更新日志,版本调整会显示在这里
还有 {{ updateLogs.length - 3 }} 条较早更新
联系信息
{{ item.label }}:
{{ item.text }}
{{ item.text }}
免责声明:
1. 本站提供的信息均来源于网络,仅供学习与研究使用。
2. 请勿将资源用于商业或非法用途,相关风险由使用者自行承担。
3. 请在下载后 24 小时内删除相关内容。
4. 如果您喜欢本程序,请支持正版软件,购买注册可获得更好的服务。
5. 本站文章采集功能仅供学习交流使用,请勿用于非法用途。
6. 本站不承担任何法律责任,如有侵权请联系删除。
7. 创业资源推荐中创、冒泡、福缘、自学成才网。
每日文章:
{{ collectStats.dailyLimit }}
篇
剩余文章:
{{ collectStats.remaining }}
篇
清空次数:
{{ collectStats.clearCount }}
次
当前 API 基址:{{ getCurrentApiBaseURL() }}
{{ collectListActionStatus.message }}
{{ formatDateTime(collectListActionStatus.at) }}
{{ collectListActionStatus.detail }}
| 文章ID | 文章标题 | 文章日期 | 资源来源 | 资源类型 | 是否附件 | 是否已发布 | 发布时间 | 当前远端文章 | 操作 | |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ article.id }} | {{ article.title }} |
{{ formatDateTime(article.date) }} | {{ article.source }} | {{ article.type }} | {{ article.hasAttachment }} | {{ article.isPublished ? '已发布' : '未发布' }} | {{ article.isPublished && article.publishTime ? formatDateTime(article.publishTime) : '-' }} | - | 查看 |
共 {{ totalArticles }} 条
{{ page }}
前往 页
{{ collectPublishMode === 'repair_images' ? '已发布文章图片修复' : (collectPublishMode === 'repair_downloads' ? '已发布文章下载链接修复' : '资源发布设置') }}
修复说明:本次会按当前设置重新发布远端文章,用于重建缩略图、封面图和正文图片。建议保留正确分类后直接执行。
修复说明:本次会按当前设置重新转存网盘并重发远端文章,用于重建子比资源下载模块里的自有分享链接。建议保留正确分类后直接执行。
自动发布配置
{{ tab.label }}
任务进度
任务总数
{{ taskProgress.total }}
已完成
{{ taskProgress.completed }}
发布中
{{ taskProgress.publishing }}
任务进度:
首页 > 采集文章 > 查看文章
{{ currentArticle.title }}
本次重采更新
更新结果
{{ getCurrentArticleRecollectResult(currentArticle).summary || '已完成覆盖保存' }}
,规则:{{ getCurrentArticleRecollectResult(currentArticle).source_name }}
,时间:{{ formatArticleDiagnosticTime(getCurrentArticleRecollectResult(currentArticle).at) }}
更新字段
{{ formatChangedFieldLabels(getCurrentArticleRecollectResult(currentArticle).changed_fields) }}
发布 / 下载诊断
历史发布结果
{{ currentArticle.publish_error }}
这是文章最近一次发布 / 修复时写入的记录,未必代表当前站点配置仍然异常。
当前实时下载检测
{{ getArticleDownloadDiagnosticSummary(currentArticle) }}
,结论:{{ getDownloadAccessStateText(getArticleDownloadDiagnostic(currentArticle).access_state) }}
,来源:{{ getDownloadDiagnosticStageText(getArticleDownloadDiagnostic(currentArticle).source_stage) }}
,时间:{{ formatArticleDiagnosticTime(getArticleDownloadDiagnostic(currentArticle).checked_at) }}
,Cookie到期:{{ getArticleDownloadDiagnostic(currentArticle).cookie_expiry }}
,账号痕迹:{{ getArticleDownloadDiagnostic(currentArticle).identity_hints.join(' / ') }}
,网盘:{{ getArticleDownloadDiagnostic(currentArticle).providers.join(' / ') }}
识别链接
文章正文
已自动清洗重复头图、相对图片地址与下载模块
发布站点
统一管理站点主题、发布方式、连接检测与推广菜单开关
这里决定资源最终发布到哪个站点、通过哪种方式发布,以及连接是否可用。建议保存后顺手做一次连接检测。
{{ siteConfig.theme || '未选择' }}
当前主题
{{ siteConfig.publishMode === 'plugin_first' ? '插件发布' : '应用密码' }}
发布方式
{{ siteConfig.domainChangeUnlimited ? '不限次' : siteConfig.domainChangeQuota }}
域名修改次数
提示
修改次数:{{ siteConfig.domainChangeUnlimited ? '不限次' : (siteConfig.domainChangeQuota + ' 次') }}
(点击修改按钮可修改,将消耗次数)
百度网盘
夸克网盘
迅雷网盘
UC网盘
{{ panActionStatus.message }}
{{ formatDateTime(panActionStatus.at) }}
{{ panActionStatus.detail }}
文件上传
文件名 |
大小 |
类型 |
上传时间 |
|---|
|
暂无数据
|
|||
{{ file.name }} |
{{ file.size }} |
{{ file.type }} |
{{ file.uploadTime }} |
文件上传
文件名 |
大小 |
类型 |
上传时间 |
|---|
|
暂无数据
|
|||
{{ file.name }} |
{{ file.size }} |
{{ file.type }} |
{{ file.uploadTime }} |
文件上传
文件名 |
大小 |
类型 |
上传时间 |
|---|
|
暂无数据
|
|||
{{ file.name }} |
{{ file.size }} |
{{ file.type }} |
{{ file.uploadTime }} |
统一管理自动发布规则、执行筛选、手动触发与最近运行结果
这里用于查看哪些规则已启用、手动执行一次自动发布,以及快速定位最近一轮自动化的成功和失败情况。
{{ autoPublishRawList.length }}
规则总数
{{ autoPublishEnabledCount }}
已启用
{{ autoPublishDisabledCount }}
已关闭
{{ autoPublishActionStatus.message }}
{{ formatDateTime(autoPublishActionStatus.at) }}
{{ autoPublishActionStatus.detail }}
自动发布最近一次执行
时间:{{ formatAutoPublishRunAt(autoPublishLastRun) }}
结果:成功 {{ autoPublishLastRun.published }} 篇,失败 {{ autoPublishLastRun.failed }} 篇,未命中发布规则跳过 {{ autoPublishLastRun.skipped }} 篇
{{ autoPublishLastRun.message }}
暂无自动发布执行记录,点击“立即执行一次自动发布”或等待下一轮调度后可在这里查看结果。
当前显示 {{ autoPublishTotal }} 条
视图聚焦
|
|
用户名 |
资源名称 |
分类名称 |
站点文章分类名称 |
启用状态 |
操作 |
|---|
|
暂无数据
|
||||||
|
{{ group.resourceName }}
共 {{ group.items.length }} 条
已选 {{ getAutoPublishGroupSelectedCount(group) }} 条
启用 {{ group.enabledCount }}
关闭 {{ group.disabledCount }}
|
||||||
|
|
{{ item.username }} |
{{ item.resourceName }} |
{{ item.className }} |
{{ item.siteClassName }}
|
|
|
共 {{ autoPublishTotal }} 条
{{ page }}
前往 页
{{ autoPublishForm.id ? '编辑自动发布配置' : '添加自动发布配置' }}
广告清理设置
统一管理转存场景中的广告文件、广告文件夹和广告文字规则
这页用于维护广告清理规则,保存后会按所选模式处理资源名称和引流文件,适合做稳定、长期的规则维护。
{{ countAdCleanRules(adClean.adFiles) }}
广告文件规则
{{ countAdCleanRules(adClean.adFolders) }}
广告文件夹规则
{{ countAdCleanRules(adClean.adTexts) }}
广告文字规则
广告文件
按行填写需要删除的广告文件名,命中后会精确匹配并删除对应文件。
精确匹配文件名。
广告文件夹
按行填写需要删除的广告文件夹名,命中后会连同整个文件夹一并清理。
精确匹配文件夹名(连同整个文件夹删除)。
广告文字
按行填写需要清理的广告文本,命中后会从文件名或文件夹名中移除对应文字。
从文件名或文件夹名中清理这些文字。
查看系统默认值
默认广告文件:广告.txt, 推广.jpg, 加群.png
默认广告文件夹:推广, 广告
默认广告文字:【更多资源www.xxx.com】, 加群, 推广
{{ adCleanStatus.message }}
{{ formatDateTime(adCleanStatus.at) }}
集中管理采集源规则、API 地址、筛选条件与手动触发入口
这里维护每个采集源的抓取规则和运行状态。新增、编辑、手动采集和即时同步都从这一页进入。
{{ sourceList.length }}
采集源总数
{{ filteredSourceList.length }}
当前显示
ID |
采集源名称 |
网址 |
API地址 |
API密钥 |
分类 |
关键词 |
时间范围 |
自动同步 |
请求方式 |
采集页数 |
间隔(分) |
上次采集 |
状态 |
操作 |
|---|
{{ item.id }} |
{{ item.name }} ID: {{ item.id }}登录失效 |
{{ item.url }} {{ shortSourceHost(item.url) }} |
{{ item.api_url || '-' }} {{ item.api_url ? shortSourceHost(item.api_url) : '未配置 API' }} |
{{ item.api_key ? '******' : '-' }} |
{{ item.category }} 源站:{{ formatSourceCategoryFilter(item) }} |
{{ formatSourceKeyword(item) }} |
{{ formatSourceMonthRange(item) }} |
{{ item.auto_sync ? '是' : '否' }} |
{{ item.request_method || 'GET' }} |
{{ item.collect_max_pages || 1 }} |
{{ item.sync_interval }} |
{{ formatSourceLastSync(item) }} 累计 {{ Number(item.article_count || 0) }}今日 {{ Number(item.today_count || 0) }} |
{{ getSourceStatusLabel(item) }} |
|
{{ sourceList.length === 0 ? '暂无采集源数据,请点击“添加采集源”' : '没有匹配当前筛选条件的采集规则' }} | ||||||||||||||
采集结果明细
{{ sourceResultItem.name }}
触发方式:{{ formatCollectTrigger(sourceResultItem.last_collect_result.trigger) }}
执行时间:{{ formatDateTime(sourceResultItem.last_collect_result.at) }}
执行状态:{{ formatCollectStatus(sourceResultItem.last_collect_result.status) }}
请求页数:{{ Number(sourceResultItem.last_collect_result.pages_fetched || 0) }}
解析篇数:{{ Number(sourceResultItem.last_collect_result.total || 0) }}
新增 / 跳过 / 失败:{{ Number(sourceResultItem.last_collect_result.added || 0) }} / {{ Number(sourceResultItem.last_collect_result.skipped || 0) }} / {{ Number(sourceResultItem.last_collect_result.errors || 0) }}
当前分类筛选:{{ extractCollectCategoryDebugText(sourceResultItem.last_collect_result) }}
{{ sourceResultItem.last_collect_result.message }}
{{ sourceResultItem.last_collect_result.error }}
最近一次执行明细
{{ detail }}
暂时没有可展示的执行明细
这条规则还没有产生过采集结果,先执行一次手动同步或定时采集即可看到明细。
{{ sourceForm.id ? '编辑采集规则' : '添加采集规则' }}
手动采集测试
统一管理自动发布、自动转存、自动采集的频率参数与运行状态
这里更偏运维工作台,适合查看调度是否在运行、最近结果如何,以及手动触发一次任务做核验。
{{ automationConfig.autoPublishEnabled ? '已启用' : '未启用' }}
自动发布
{{ automationConfig.autoTransferEnabled ? '已启用' : '未启用' }}
自动转存
{{ autoCollectStatus.autoCollectRunning ? '运行中' : '未运行' }}
自动采集
自动转存失败明细
加载中...
当前筛选条件下暂无明细
{{ item.title || ('文章#' + item.article_id) }}
时间:{{ formatAutoPublishRunAt({ at: item.checked_at }) }};状态:{{ item.status || '-' }}
{{ item.message }}
{{ r.provider || 'unknown' }}
{{ r.status }}
{{ r.reason }}
尝试 {{ r.attempts }} 次
自动发布明细
加载中...
当前筛选条件下暂无明细
{{ item.title || ('文章#' + item.article_id) }}
{{ item.status || '-' }}
时间:{{ formatAutoPublishRunAt({ at: item.checked_at }) }};尝试 {{ item.attempts }} 次
{{ item.message }}
文章ID:{{ item.post_id }}
打开已发布文章
批量生成、筛选、导出和管理充值卡密
这里用于处理卡密批次、状态和使用记录,适合做批量运营动作和售后排查。
{{ cardKeySummary.total }}
卡密总数
{{ cardKeySummary.unused }}
未使用
{{ cardKeySummary.used }}
已使用
批量生成卡密
数量
金额
时长(天)
前缀
备注
总数 {{ cardKeySummary.total }} / 未使用 {{ cardKeySummary.unused }} / 已使用 {{ cardKeySummary.used }} / 已禁用 {{ cardKeySummary.disabled }}
{{ cardKeyActionStatus.message }}
{{ formatDateTime(cardKeyActionStatus.at) }}
{{ cardKeyActionStatus.detail }}
ID |
卡密 |
批次号 |
金额 |
时长(天) |
状态 |
使用者 |
使用时间 |
创建时间 |
操作 |
|
|---|---|---|---|---|---|---|---|---|---|---|
| 暂无卡密数据 | ||||||||||
{{ item.id }} |
{{ item.card_code }} |
{{ item.batch_no }} |
{{ item.amount }} |
{{ item.duration_days }} |
{{ cardKeyStatusText(item.status) }} |
{{ item.used_by || '-' }} |
{{ item.used_at ? String(item.used_at).replace('T',' ').slice(0,19) : '-' }} |
{{ item.created_at ? formatDateTime(item.created_at) : '-' }} |
|
|
账号余额
¥{{ stats.balance }} 元
到期时间
在线购买
{{ stats.expireDate }}
余额充值
{{ actualRechargeAmount }} 元
充值卡充值
{{ rechargeActionStatus.message }}
{{ formatDateTime(rechargeActionStatus.at) }}
{{ rechargeActionStatus.detail }}
{{ isPrivilegedAdminUser ? '当前筛选订单总额' : '当前筛选总额' }}:¥ {{ orderSummary.totalAmount }}
充值总额:¥ {{ orderSummary.rechargeAmount }}
消费总额:¥ {{ orderSummary.consumeAmount }}
用户 |
订单号 |
订单类型 |
创建时间 |
交易状态 |
交易金额 |
交易凭证号 |
买家付款时间 |
支付类型 |
操作 |
|---|
|
暂无数据
|
||||||||||
|
{{ item.user }}
ID: {{ item.userId }} / {{ item.userEmail }}
|
{{ item.orderNo }} |
{{ item.orderType }} |
{{ item.createTime }} |
{{ item.status }} |
{{ item.amount }} |
{{ item.voucher }}
卡密:{{ getOrderCardCode(item) }}
|
{{ item.payTime }} |
{{ item.payType }} |
-
{{ item.actionMessage }}
{{ item.actionDetail }}
{{ formatDateTime(item.actionAt) }}
|
|
共 {{ orderTotal }} 条
{{ page }}
前往 页
{{ product.name }}
{{ product.desc }}
现价:
¥{{ product.price }}
活动已结束
活动进行中
没有更多商品了
当前暂无可购买商品
个人资料
维护当前账号的基础资料与联系信息
这里用于更新对外展示和通知相关的信息,保存后会立即影响当前账号资料。
{{ profileForm.nickname || '未填写' }}
当前昵称
{{ profileForm.email || '未填写' }}
联系邮箱
{{ formatDateTime(profileForm.created_at) || '未记录' }}
注册时间
{{ accountActionStatus.message }}
{{ formatDateTime(accountActionStatus.at) }}
{{ accountActionStatus.detail }}
修改密码
更新登录密码,保持账号访问安全
修改后请使用新密码重新登录相关设备。建议使用更长且不重复的密码组合。
3 项
需要填写
即时生效
提交后状态
{{ accountActionStatus.message }}
{{ formatDateTime(accountActionStatus.at) }}
{{ accountActionStatus.detail }}
管理用户状态、筛选成员、执行禁用与删除操作
这里是管理员的账号管理工作台,可快速搜索成员并查看状态、到期时间和注册时间。
{{ userManageTotal }}
用户总数
{{ userManageFilter.onlyBanned ? '已筛禁用' : '全部状态' }}
当前筛选
ID |
用户名 |
邮箱 |
角色 |
状态 |
到期时间 |
注册时间 |
操作 |
|---|
加载中... |
|||||||
暂无用户数据 |
|||||||
{{ user.id }} |
{{ user.username }} |
{{ user.email }} |
{{ user.role }} |
{{ formatUserStatusText(user.status) }} |
{{ user.expire_date ? String(user.expire_date).replace('T',' ').slice(0,10) : '-' }} |
{{ user.created_at ? formatDateTime(user.created_at) : '-' }} |
|
{{ promotionActionStatus.message }}
{{ formatDateTime(promotionActionStatus.at) }}
{{ promotionActionStatus.detail }}
2026元旦推广活动
邀请好友注册,即可免费续费会员
{{ pkg.name }}
{{ pkg.name }}
{{ pkg.days }}
天
推广要求
{{ pkg.required }}人
完成奖励
续费{{ pkg.days }}天
推广{{ pkg.required }}人即可续费{{ pkg.days }}天
活动说明
{{ idx + 1 }}
{{ step.title }}
{{ step.desc }}
{{ promotionActionStatus.message }}
{{ formatDateTime(promotionActionStatus.at) }}
{{ promotionActionStatus.detail }}
我的推广记录
{{ myPromotionStats.total }}
总推广数
{{ myPromotionStats.progress }}
进行中
{{ myPromotionStats.completed }}
已完成
{{ myPromotionStats.rewardDays }}
已获得天数
| 套餐类型 | 推广进度 | 奖励天数 | 状态 | 推广码 | 创建时间 | 操作 |
|---|---|---|---|---|---|---|
| {{ item.packageName }} |
{{ item.current }}/{{ item.required }} 人
|
{{ item.rewardDays }}天 | {{ item.status }} | {{ item.code }} | {{ item.createTime }} |
|
| 暂无推广记录,点击右上角创建新推广 | ||||||
{{ promotionActionStatus.message }}
{{ formatDateTime(promotionActionStatus.at) }}
{{ promotionActionStatus.detail }}
选择套餐
进行中的团购
{{ pkg.name }}
{{ pkg.tag }}原价: ¥{{ pkg.originalPrice }}
团购价
¥{{ pkg.groupPrice }}
立省 ¥{{ pkg.saveMoney }}
{{ pkg.days }}天会员
{{ pkg.groupSize }}人成团
{{ pkg.groupSize }}人成团,立省{{ pkg.totalSave }}元
暂无进行中的团购
{{ g.name }}
{{ g.status }}
{{ g.current }}/{{ g.groupSize }} 人
{{ promotionActionStatus.message }}
{{ formatDateTime(promotionActionStatus.at) }}
{{ promotionActionStatus.detail }}
我的团购
查看我参与的所有团购活动
{{ record.packageName }}
{{ record.roleText }}
{{ record.status }}
活动编号:{{ record.code }}
团购价:¥{{ record.groupPrice }}
会员天数:{{ record.days }}天
参与时间:{{ record.joinTime }}
成团进度:
{{ Math.floor(record.current / record.groupSize * 100) }}%
{{ record.current }}/{{ record.groupSize }}人
支付状态:{{ record.payStatus }}
{{ record.statusCode === 'success' ? '成团时间' : (record.statusCode === 'refunded' ? '退款完成' : '距离过期还有') }}: {{ record.expireTime }}
暂无团购记录
当前页面不可用
这个入口可能已被移除、暂无权限访问,或页面状态已失效。可直接返回常用功能继续操作。