73 Commits

Author SHA1 Message Date
乾乾
fef6a3cae1 new: 添加pnpm-lock文件 2025-11-28 16:29:18 +08:00
乾乾
4156873463 fix: 适配SPA路由模式 2025-11-28 16:29:18 +08:00
乾乾
e6f51d9138 🆕 对接在线用户的操作、员工页面、组织页面、登录日志、操作日志等页面 2025-11-28 16:29:18 +08:00
乾乾
461524d895 fix: 添加思考模式 2025-11-28 16:29:18 +08:00
乾乾
b9f343f851 fix: 对接活跃用户的查询 2025-11-28 16:29:18 +08:00
乾乾
b035b886d0 fix: connect to AI, Moments management, blocking, contacts, and system configuration 2025-11-28 16:29:18 +08:00
乾乾
cf6b949050 🆕 渲染icon、完善动态路由和资源、封装request 2025-11-28 16:29:18 +08:00
乾乾
f6edb09a20 🆕 对接登录、路由、资源 2025-11-28 16:29:18 +08:00
nongyehong
578d56054e 🐛 fix(custom): 修复vite版本无法启动的问题,降低到vite5.0.10版本 2025-11-28 16:29:18 +08:00
nongyehong
71460e016c 🐛 fix(custom): 修复配置带来的问题 2025-11-28 16:29:18 +08:00
nongyehong
684033e173 🌻 update(custom): 更新package.json配置,升级vue版本 2025-11-28 16:29:18 +08:00
nongyehong
c56b71fa2a 🌻 update(custom): 升级vue版本和ts版本 2025-11-28 16:29:18 +08:00
nongyehong
62a5ba4b6e perf(custom): 升级vue版本到3.4,同步更新其他关联版本,优化反应性问题 2025-11-28 16:29:18 +08:00
nongyehong
d34a3f4145 🌻 update(custom): 修改样式文件到styles 2025-11-28 16:29:18 +08:00
nongyehong
a2461fe67c 🌻 update(custom): 更新vue和vite版本,新增postcss中的插件功能autoprefixer解决兼容性问题 2025-11-28 16:29:18 +08:00
nongyehong
e47528e4b1 perf(custom): 更新tabs样式,优化代码格式化配置 2025-11-28 16:29:18 +08:00
nongyehong
ddcac2e9d8 💄 style(custom): 使用.editorconfig和.gitattributes来约束行分隔符和编辑器设置 2025-11-28 16:29:18 +08:00
nongyehong
af212d79c1 🐛 fix(custom): 修复因为默认样式导致的字体问题 2025-11-28 16:29:18 +08:00
nongyehong
ab8260a30a 💄 style(custom): 使用reset来重置浏览器默认样式 2025-11-28 16:29:18 +08:00
nongyehong
e14bf4343f ♻️ refactor(custom): 重构常用页面文件夹为page 2025-11-28 16:29:18 +08:00
nongyehong
ea120c73f6 🌻 update(custom): 更新tsconfig配置文件 2025-11-28 16:29:18 +08:00
nongyehong
3726cf2a83 🌻 update(custom): 更新cz-customizable配置 2025-11-28 16:29:18 +08:00
nongyehong
eac087d6b2 feat(custom): 更新打包和基础配置版本 2025-11-28 16:29:18 +08:00
nongyehong
c2f0621c18 🆕 version(custom): 发布v1.1.5-beta版本 2025-11-28 16:29:18 +08:00
nongyehong
d9ee4c6c84 perf: 优化提交检测 2025-11-28 16:29:18 +08:00
nongyehong
025ceb183d 🚀 chore(custom): 修改lint工具 2025-11-28 16:29:18 +08:00
nongyehong
8a6f73d645 🚀 chore(custom): 剔除rollup-plugin-terser依赖,使用@rollup/plugin-terser替换 2025-11-28 16:29:18 +08:00
nongyehong
7830fd9172 📦 build(custom): 优化打包配置 2025-11-28 16:29:18 +08:00
nongyehong
ab15ae2a04 🚀 chore(custom): 提升打包速度和压缩率 2025-11-28 16:29:18 +08:00
nongyehong
91fdcfa231 📦 build(custom): 剔除没有用的文件 2025-11-28 16:29:18 +08:00
nongyehong
6ca6257371 perf(custom): 完善项目配置文件,优化pinia持久化问题 2025-11-28 16:29:18 +08:00
nongyehong
82d77cc900 perf(custom): 优化项目配置功能 2025-11-28 16:29:18 +08:00
nongyehong
e6d51969a0 perf(custom): instanceType获取组件类型的实例 2025-11-28 16:29:18 +08:00
nongyehong
c4b7e3ca45 👷 ci(custom): 移除auto-imports.d.ts和components.d.ts文件 2025-11-28 16:29:18 +08:00
nongyehong
3ccf626f77 👷 ci(custom): 忽略自动导入的文件 2025-11-28 16:29:18 +08:00
nongyehong
3c6b427806 perf(custom): 优化配置文件问题 2025-11-28 16:29:18 +08:00
nongyehong
c10fe065a9 🐛 fix(custom): 修复vite5版本导致的支持ESM的问题 2025-11-28 16:29:18 +08:00
nongyehong
b9596cde74 perf(custom): 升级vite5版本 2025-11-28 16:29:18 +08:00
nongyehong
7b7274ac2d perf(custom): 更新依赖版本 2025-11-28 16:29:18 +08:00
nongyehong
6e721f8cb9 perf(custom): 优化部分页面逻辑,新增tabs右键菜单功能 2025-11-28 16:29:18 +08:00
nongyehong
5bb3d0663f 💄 style(custom): tabs样式更改,其余样式美化 2025-11-28 16:29:18 +08:00
nongyehong
0fbd45245e perf(custom): 使用jsencrypt来完善RSA加密 2025-11-28 16:29:18 +08:00
nongyehong
722d60a44f perf(custom): 修复RSA非对称加密使用依赖库导致的问题 2025-11-28 16:29:18 +08:00
nongyehong
b511889bd3 feat(custom): 使用jsrsasign实现RSA非对称加密第一版 2025-11-28 16:29:18 +08:00
nongyehong
e7e513faf4 🐛 fix(custom): 修复全局请求配置 2025-11-28 16:29:18 +08:00
nongyehong
93eadc0b4a perf(custom): 修复新增页面存留问题,完善其他功能 2025-11-28 16:29:18 +08:00
nongyehong
1c9205dec3 🆕 version(custom): 发布v1.1.0-beta版本 2025-11-28 16:29:18 +08:00
nongyehong
9a4c4275b2 perf(custom): 完善全局的一些功能 2025-11-28 16:29:18 +08:00
nongyehong
653510d413 perf(custom): tabs标签页功能完善 2025-11-28 16:29:18 +08:00
nongyehong
f94f5a00c7 feat(custom): tabs标签页第一版 2025-11-28 16:29:18 +08:00