mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
6 lines
112 B
Vue
6 lines
112 B
Vue
export default {
|
|
login: '登录',
|
|
errorLogList: '错误日志列表',
|
|
defaultHomePage: '默认首页',
|
|
};
|