feat[login]:add 18n to login form
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// translate router.meta.title , be used in breadcrumb sidebar tagsview
|
||||
export function generateTitle(title) {
|
||||
return this.$t('route.' + title) // $t :this method from vue-i18n ,inject in @/lang/index.js
|
||||
}
|
||||
|
Reference in New Issue
Block a user