build(custom): build

This commit is contained in:
lukaijie
2025-11-18 19:20:21 +08:00
parent 3ecfe04d22
commit b9381391ff

View File

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