You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
assassinliujie b579d24d19
pref: message output optimization (#935)
* Update index.ts

修改后端,让保留打字机效果的同时优化前后端之间传输的内容,节省流量和性能

* Update index.vue

修改前端,和之前修改的后端匹配,保留打字机效果同时优化性能和流量传输

* chore: lint fix

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2 years ago
..
.vscode chore: 调整文件结构 service 和 web 分离 2 years ago
src pref: message output optimization (#935) 2 years ago
.env.example feat: 更新依赖并兼容已存在的代理 2 years ago
.eslintrc.json chore: 添加 service 打包编译设置 2 years ago
.gitignore chore: 添加 service 打包编译设置 2 years ago
.npmrc chore: 补全配置 2 years ago
package.json fix: ESM error (#826) 2 years ago
pnpm-lock.yaml feat: 更新依赖并兼容已存在的代理 2 years ago
tsconfig.json chore: 补全配置 2 years ago
tsup.config.ts fix: ESM error (#826) 2 years ago