mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 02:45:49 +02:00
use vue-gettext
This commit is contained in:
parent
b8d5d03572
commit
35d144c678
61 changed files with 1929 additions and 412 deletions
|
@ -90,7 +90,7 @@ export default {
|
|||
})
|
||||
},
|
||||
},
|
||||
};
|
||||
}
|
||||
</script>
|
||||
<style lang="less">
|
||||
.container {
|
||||
|
@ -98,9 +98,11 @@ export default {
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100%;
|
||||
|
||||
.login-form {
|
||||
max-width: 400px;
|
||||
width: 80%;
|
||||
|
||||
.project-title {
|
||||
margin: 50px;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue