登录页

This commit is contained in:
闫晓茹 2023-10-26 13:54:12 +08:00
parent d3d424142c
commit 28e50837f9

View File

@ -200,7 +200,7 @@ export default {
</script> </script>
<style rel="stylesheet/scss" lang="scss" scoped> <style rel="stylesheet/scss" lang="scss" scoped>
.el-form-item__error { ::v-deep .el-form-item__error {
color: #ff4949; color: #ff4949;
font-size: 12px; font-size: 12px;
line-height: 1; line-height: 1;