no message
Former-commit-id: 9e20aa02d9f473f927401bef02d7df26f5fd4528 Former-commit-id: 552d9b22cd425113237e2b37f3f928f62758c3c0 Former-commit-id: 17926c7f32770314e8e6a05cc5a0a0467654124a
This commit is contained in:
@@ -1 +1 @@
|
||||
a6df8e4324acd50c885bf16a4eddfe9895775dc7
|
||||
3a71076ef58c1b7c352ffed103a38f1873e42aa8
|
||||
@@ -82,6 +82,7 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
@import '~@/assets/style/public.scss';
|
||||
.login-page {
|
||||
background-color: #EDF4FA;
|
||||
height: 100%;
|
||||
@@ -116,8 +117,8 @@ export default {
|
||||
}
|
||||
}
|
||||
.button-help {
|
||||
width: calc(100% - 40px);
|
||||
margin: 20px;
|
||||
width: 100%;
|
||||
margin-top: $margin;
|
||||
}
|
||||
// 背景
|
||||
.bg {
|
||||
|
||||
Reference in New Issue
Block a user