unibest icon indicating copy to clipboard operation
unibest copied to clipboard

文档中的 translate 函数在哪里呢 导入时候报错

Open 4963384 opened this issue 1 year ago • 1 comments

Bug report(问题描述)

please write your issue description here

Steps to reproduce(问题复现步骤)

Screenshot or Gif(截图或动态图)

微信截图_20240816155341

minimal reproduction(最小可还原代码)

System Info

npx envinfo --system --npmPackages vue --binaries --browsers

执行上面命令,将结果贴下面

4963384 avatar Aug 16 '24 07:08 4963384

哦,文档试没更新,最新代码现在使用 t import { t } from '@/locale/index' {{ t('introduction', user) }}

feige996 avatar Sep 06 '24 02:09 feige996