|
|
192a125d01
|
refactor(user): 重构用户信息获
|
2025-09-19 09:40:06 +08:00 |
|
|
|
c08b13673f
|
feat: 优化删除标签模态框和上传组件,新增文件预签名URL获取功能
- 简化 `delete-tag.vue` 模态框模板结构
- 更新 `add-raw-material-drawer/index.vue` 组件,增加文件预签名URL获取和上传状态显示
- 新增 `getFilePreSignedUrl` API 函数
- 更新 `tools.ts` 中的文件扩展名提取函数
- 优化按钮激活状态样式
- 添加 `icon-no-text.png` 图标文件
|
2025-09-17 11:59:31 +08:00 |
|
|
|
c357e4a885
|
feat: 添加原料库上传功能和相关组件
- 在 `raw-material` 组件中添加上传按钮和抽屉组件
- 新增 `add-raw-material-drawer` 组件及其样式文件
- 更新样式文件以支持新的上传界面
- 调整 Ant Select 和 Drawer 组件的样式
|
2025-09-16 17:03:06 +08:00 |
|
|
|
12080f08be
|
perf: 去掉获取agent信息的await
|
2025-09-12 15:09:44 +08:00 |
|
|
|
b5abdb0887
|
feat: 逻辑调整
|
2025-09-11 16:08:28 +08:00 |
|
|
|
7e6e086098
|
perf: 登录逻辑调整
|
2025-09-11 12:04:54 +08:00 |
|
|
|
44e1ea9a06
|
feat: 申请试用权限调整
|
2025-09-11 11:26:51 +08:00 |
|
|
|
32bc0c4b95
|
feat: 创建企业逻辑对接
|
2025-09-10 17:57:42 +08:00 |
|
|
|
502d3a7d46
|
perf: 调整
|
2025-09-10 16:32:17 +08:00 |
|
|
|
3e0c1b2dc4
|
perf: 调整
|
2025-09-10 16:31:40 +08:00 |
|
|
|
98e6d1194d
|
Merge remote-tracking branch 'origin/main' into feature/0902_antd组件替换
|
2025-09-10 16:07:20 +08:00 |
|
|
|
d7e1aecb38
|
feat: 请求失败关闭sse
|
2025-09-05 13:53:21 +08:00 |
|
|
|
f6b91fce4f
|
feat: tag,Notification替换
|
2025-09-05 13:51:33 +08:00 |
|
|
|
8b44be2c7e
|
perf: requestid
|
2025-09-01 14:44:01 +08:00 |
|
|
|
7f493b8014
|
perf: 走查问题调整,修改sidebar结构
|
2025-08-29 16:44:27 +08:00 |
|
|
|
0c14a0caec
|
feat: 请求增加requestid
|
2025-08-28 14:58:58 +08:00 |
|
|
|
6074f716ef
|
perf: 中断SSE、更换测试环境接口
|
2025-08-28 14:13:59 +08:00 |
|
|
|
10fc946eca
|
perf: 主agent对话交互调整
|
2025-08-28 12:03:52 +08:00 |
|
|
|
a125f6f092
|
feat: 对话式首页接口对接,逻辑调整
|
2025-08-26 17:59:42 +08:00 |
|
|
|
6926a43d8a
|
feat: chat首页渲染优化
|
2025-08-25 18:01:04 +08:00 |
|
|
|
13670acc9a
|
feat: 修改sse调用
|
2025-08-25 11:49:58 +08:00 |
|
|
|
4029ec0f7e
|
feat: 原料库
|
2025-08-23 16:14:05 +08:00 |
|
|
|
f53b697df1
|
perf: 去掉产品权限控制相关逻辑
|
2025-08-22 09:51:32 +08:00 |
|
|
|
64621d9add
|
feat: bubble组件封装
|
2025-08-21 00:24:36 +08:00 |
|
|
|
6e3158cdb4
|
feat: 首页调整
|
2025-08-20 18:17:23 +08:00 |
|
|
|
c0fbf501e1
|
feat: Conversations封装、首页开发
|
2025-08-19 18:01:30 +08:00 |
|
|
|
c0dfd6030f
|
feat: sider调整
|
2025-08-18 17:22:11 +08:00 |
|
|
|
af174dbbed
|
perf: ui走查问题调整
|
2025-08-15 10:32:00 +08:00 |
|
|
|
9dea979afc
|
Merge remote-tracking branch 'origin/main' into feature/v1.2灵机空间-内容上传审核_rxd
# Conflicts:
# pnpm-lock.yaml
# src/components/_base/navbar/index.vue
# src/components/text-over-tips/index.vue
# src/layouts/Basic.vue
# src/layouts/Page.vue
# src/main.ts
# src/router/constants.ts
# src/router/index.ts
# src/router/typeings.d.ts
# src/utils/tools.ts
|
2025-08-14 15:06:46 +08:00 |
|
|
|
8cda6cae64
|
feat: 增加HoverImagePreview组件
|
2025-08-11 22:40:54 +08:00 |
|
|
|
d07f773123
|
feat: 客户分享链接列表
|
2025-08-07 18:05:27 +08:00 |
|
|
|
a9bb9a45c0
|
feat: 分享内容稿件
|
2025-08-01 15:03:16 +08:00 |
|
|
|
c211693d1f
|
feat: 上传视频/图片处理
|
2025-08-01 11:49:15 +08:00 |
|
|
|
1cb33bd3ad
|
feat: 视频上传
|
2025-07-31 18:18:50 +08:00 |
|
|
|
54a6efb6f4
|
feat: 封装获取图片主色调指令
|
2025-07-31 10:54:04 +08:00 |
|
|
|
b9a552bad8
|
Merge remote-tracking branch 'origin/main' into feature/v1.2灵机空间-项目管理_rxd
# Conflicts:
# src/api/all/common.ts
# src/components/_base/navbar/index.vue
# src/hooks/useTableSelectionWithPagination.ts
# src/router/routes/modules/propertyMarketing.ts
# src/stores/modules/side-bar/constants.ts
# src/views/property-marketing/media-account/account-manage/components/account-table/index.vue
# src/views/property-marketing/media-account/account-manage/components/add-account-modal/index.vue
# src/views/property-marketing/put-account/account-data/components/filter-block/index.vue
# src/views/property-marketing/put-account/account-manage/components/account-table/index.vue
# src/views/property-marketing/put-account/account-manage/components/add-account-modal/index.vue
# src/views/property-marketing/put-account/account-manage/components/filter-block/index.vue
# src/views/property-marketing/put-account/components/status-select/constants.ts
|
2025-07-23 15:22:46 +08:00 |
|
|
|
a9d055c479
|
feat: 关联平台账号,关联渠道账户
|
2025-07-22 16:29:16 +08:00 |
|
|
|
c7f2e78642
|
style: 样式调整
|
2025-07-21 16:40:16 +08:00 |
|
|
|
4387037b2d
|
feat: 批量下载失败-重新下载
|
2025-07-21 15:42:35 +08:00 |
|
|
|
e6798bf313
|
feat: 批量下载任务
|
2025-07-21 15:10:26 +08:00 |
|
|
|
9febe14997
|
feat: 初始化项目管理列表
|
2025-07-21 12:01:32 +08:00 |
|
|
|
07a54ed590
|
style: 图片修改
|
2025-07-21 10:27:08 +08:00 |
|
|
|
85fce448ea
|
feat: 导入投放账户修改为异步逻辑
|
2025-07-21 10:20:07 +08:00 |
|
|
|
4ef74174ca
|
feat: 轮询查询未读消息
|
2025-07-18 17:10:12 +08:00 |
|
|
|
5063cd50f8
|
feat: 导入账号后轮询任务状态
|
2025-07-18 14:43:19 +08:00 |
|
|
|
a7f745d98b
|
feat: 增加Notificatio方法
|
2025-07-17 17:23:40 +08:00 |
|
|
|
5f00be24b0
|
feat: 增加数据更新时间字段
|
2025-07-16 10:14:04 +08:00 |
|
|
|
eb81cb04c3
|
perf: 申请试用后 初始化权限列表
|
2025-07-09 15:27:28 +08:00 |
|
|
|
15a78c74fd
|
Merge remote-tracking branch 'origin/feature/v1.3_营销资产中台' into feature/0707_产品权限
|
2025-07-08 17:28:32 +08:00 |
|
|
|
6f78b90c45
|
feat(property-marketing): 重构AI分析结果处理逻辑并优化页面交互
refactor(property-marketing): 拆分投放指南和历史指南组件逻辑
feat(property-marketing): 添加AI检测结果状态枚举
perf(property-marketing): 优化定时任务处理逻辑和错误处理
style(property-marketing): 调整页面样式和布局结构
|
2025-07-08 17:00:29 +08:00 |
|