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

css 样式修改

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