add confirmation password in sign up page, modify text in sign up page

This commit is contained in:
MaysWind
2020-10-28 00:25:58 +08:00
parent f509530d06
commit 8522aaf525
4 changed files with 67 additions and 25 deletions
+4
View File
@@ -32,4 +32,8 @@ export default {}
margin-top: 3px;
margin-left: 0;
}
.lab-list-item-error-info div.item-footer {
color: var(--f7-input-error-text-color)
}
</style>