智慧教务系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
149 B

const e={def:"zh",getType(){return uni.getStorageSync("mescroll-i18n")||this.def},setType(e){uni.setStorageSync("mescroll-i18n",e)}};export{e as m};