mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
2 lines
84 B
JavaScript
2 lines
84 B
JavaScript
export const language = [{ title: "中文",value:1 }, { title: "英文" ,value:2}];
|