Gsh
|
d21f61646a
|
fix: 系统公告与尊享额度明细
|
2025-11-12 23:08:52 +08:00 |
|
Gsh
|
17337b8d78
|
fix: 系统公告弹窗前端
|
2025-11-05 23:12:23 +08:00 |
|
ccnetcore
|
477c0e3f2c
|
Merge branch 'invitation' into ai-hub
|
2025-11-02 13:00:36 +08:00 |
|
Gsh
|
114b41144e
|
fix: 增加邀请链接逻辑
|
2025-11-02 00:51:14 +08:00 |
|
chenchun
|
933cbb91d8
|
feat: 新增尊享包利润统计接口及 ElCollapseTransition 类型声明
- 在 AiAccountService 中新增 GetProfitStatisticsAsync 接口(GET account/profit-statistics),注入 PremiumPackage 仓储并统计尊享包已消耗/剩余、总成本、总收益、利润率及按200售价的成本估算。接口受授权控制。
- 注入 ISqlSugarRepository<PremiumPackageAggregateRoot> 并在构造函数中赋值。
- 在 types/components.d.ts 中新增 ElCollapseTransition 类型声明,补充前端组件类型提示。
- 注意:接口中对用户权限的判断使用了 "CurrentUser.UserName != \"Guo\" || CurrentUser.UserName != \"cc\"",该逻辑可能有误(应为 &&),建议确认并修正权限校验。
|
2025-10-30 14:38:58 +08:00 |
|
chenchun
|
aec90ec9d6
|
feat: 新增翻牌活动入口与全局组件声明
- 在 Header Avatar 菜单新增翻牌活动(cardFlip)入口,并添加对应插槽 <card-flip-activity/>
- 在 types/components.d.ts 中添加 CardFlipActivity 与 ElCollapseTransition 类型声明
- 在 .eslintrc-auto-import.json 中新增 ElMessage 与 ElMessageBox 自动导入
- 从 import_meta.d.ts 中移除 VITE_BUILD_COMPRESS 环境声明
- 在 YiAbpWebModule.cs 中添加相关 using 并保留数据库建表初始化的注释(CodeFirst.InitTables)
|
2025-10-23 21:58:47 +08:00 |
|
ccnetcore
|
86c5890476
|
feat: 用户中心新增每日任务组件并在头像菜单中集成
|
2025-10-18 17:34:46 +08:00 |
|
Gsh
|
c5c22224cf
|
feat: 2.0发布
|
2025-10-15 23:44:18 +08:00 |
|
Gsh
|
85bd1ce8d6
|
feat: 个人中心新增尊享服务、模型列表区分
|
2025-10-12 18:30:34 +08:00 |
|
Gsh
|
b98285f314
|
fix: 处理二维码接口过多调用问题
|
2025-09-07 13:30:03 +08:00 |
|
Gsh
|
6e2dd39246
|
fix: 未登录支付按钮改登录
|
2025-09-03 11:43:40 +08:00 |
|
Gsh
|
a61286e534
|
fix: 非会员模型选择跳转修改
|
2025-09-03 10:56:44 +08:00 |
|
Gsh
|
4f944a5466
|
fix: 优化二维码加载错误显示
|
2025-08-31 23:56:42 +08:00 |
|
Gsh
|
3cae477f3e
|
feat: 增加扫码登录功能
|
2025-08-30 22:28:38 +08:00 |
|
Gsh
|
2cf6326764
|
fix: 更新组件库
|
2025-08-18 21:02:55 +08:00 |
|
Gsh
|
ec27ee58b4
|
fix: 充值成功与记录页面增加联系客服,apikey教程更改
|
2025-08-17 22:08:03 +08:00 |
|
Gsh
|
ee6b4827fa
|
feat: 增加支付宝在线支付、套餐订购弹窗、会员权益、支持模型展示等
|
2025-08-14 00:26:39 +08:00 |
|
Gsh
|
3eb27c3d35
|
fix: 增加对话token显示,token消耗统计
|
2025-08-10 00:56:44 +08:00 |
|
Gsh
|
36b7e495f7
|
update: md渲染优化与依赖更新(0715 02:07)
|
2025-07-16 00:12:00 +08:00 |
|
Gsh
|
94b96e3c19
|
fix: 更新md
|
2025-07-15 16:42:47 +08:00 |
|
Gsh
|
0d1ee18da0
|
fix: 增加重新登录意社区
|
2025-07-15 00:54:34 +08:00 |
|
Gsh
|
cab0b61ee0
|
fix: 对话md渲染优化
|
2025-07-14 22:21:24 +08:00 |
|
Gsh
|
58a4311947
|
fix: 更新消息暂停
|
2025-07-09 22:31:52 +08:00 |
|
Gsh
|
9af8c4897b
|
fix: 增加消息复制、消息时间
|
2025-07-09 00:08:30 +08:00 |
|
Gsh
|
ca72024a68
|
feat: 增加用户充值记录查询
|
2025-07-08 22:59:24 +08:00 |
|
Gsh
|
4710208e81
|
fix: 隐藏文件上传按钮,去除不必要的log打印
|
2025-07-07 23:29:39 +08:00 |
|
ccnetcore
|
c9b79a074b
|
style: 增加markdown样式优化
|
2025-07-07 22:34:19 +08:00 |
|
Gsh
|
6c33024790
|
fix:百度seo添加与对话错误处理
|
2025-07-05 17:25:14 +08:00 |
|
Gsh
|
23cecb9360
|
fix:401、403错误提示,对话角色更改assistant,模型选择持久化
|
2025-07-05 15:49:29 +08:00 |
|
ccnetcore
|
0af2f867fc
|
feat: 提交构建
|
2025-07-05 01:06:19 +08:00 |
|
Gsh
|
c637d412e6
|
fix:增加用户中心,完成Apikey功能页,增加角色工具方法
|
2025-07-04 00:12:26 +08:00 |
|
ccnetcore
|
ee53b3d9c4
|
feat: 完成细节调整
|
2025-06-30 21:08:32 +08:00 |
|
Gsh
|
a33c6dbf1a
|
fix: 增加用户角色标识与优化产品页
|
2025-06-29 17:47:07 +08:00 |
|
ccnetcore
|
2b7c779e14
|
style: 新增样式
|
2025-06-29 16:36:34 +08:00 |
|
Gsh
|
0089e63832
|
feat: 产品订阅页面优化
|
2025-06-29 14:42:10 +08:00 |
|
ccnetcore
|
06617de984
|
feat: 完成对接接口
|
2025-06-22 19:09:13 +08:00 |
|
Gsh
|
8aaa22cea3
|
feat: ai-hub与bbs单点登录联通
|
2025-06-21 21:52:44 +08:00 |
|
Gsh
|
890727d495
|
feat: 产品页面搭建
|
2025-06-18 23:28:27 +08:00 |
|
Gsh
|
0cd795f57a
|
feat: 前端搭建
|
2025-06-17 22:37:37 +08:00 |
|