mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2026-01-20 10:18:10 +00:00
2 lines
149 B
JavaScript
2 lines
149 B
JavaScript
const e={def:"zh",getType(){return uni.getStorageSync("mescroll-i18n")||this.def},setType(e){uni.setStorageSync("mescroll-i18n",e)}};export{e as m};
|