提交 2ff92fdd 编写于 作者: Mr.奇淼('s avatar Mr.奇淼(

css 样式修改

上级 bf618998
<template> <template>
<el-container class="login-regist-box"> <el-container class="login-regist-box">
<vue-particle-line> <vue-particle-line>
</vue-particle-line> </vue-particle-line>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
</el-input> </el-input>
</el-form-item> </el-form-item>
</el-form> </el-form>
<el-button style="float:right;width:calc(100% - 100px)" @click="submitForm">注册</el-button> <el-button style="float:right;width:calc(100% - 100px)" @click="submitForm"> </el-button>
</el-main> </el-main>
</el-container> </el-container>
</template> </template>
...@@ -96,7 +96,7 @@ export default { ...@@ -96,7 +96,7 @@ export default {
} }
</script> </script>
<style lang="scss"> <style scoped lang="scss">
.login-regist-box { .login-regist-box {
background: #409eff; background: #409eff;
height: 100vh; height: 100vh;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册