1 Star 5 Fork 3

fhs_opensource/vite_press_easy_trans

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tile.md 319 Bytes
一键复制 编辑 原始数据 按行查看 历史
wanglei 提交于 2年前 . 初次提交

不开启平铺:

 {name:"zhangsan",friendUserId:1,transMap:{friendUserName:"小明"}}

开启平铺

 {name:"zhangsan",friendUserId:1,friendUserName:"小明"}

开启方式:

easy-trans.is-enable-tile=true

想了解原理的可以跟踪:EasyTransResponseBodyAdvice 这个类看实现原理。

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/fhs-opensource/vite_press_easy_trans.git
git@gitee.com:fhs-opensource/vite_press_easy_trans.git
fhs-opensource
vite_press_easy_trans
vite_press_easy_trans
master

搜索帮助