build(custom): build

This commit is contained in:
lukaijie
2025-11-18 19:20:21 +08:00
parent 7a7f3351b1
commit f5a6d02be9

View File

@@ -4,6 +4,7 @@
*/
// 导入国际化JSON文件
import langJSON from './index.json'
;(function () {
// 定义翻译函数
let $t = function (key, val, nameSpace) {