提交一波登录

This commit is contained in:
aixianling
2023-01-12 17:33:55 +08:00
parent 3e60f0f5c0
commit 6fc33e31e0
8 changed files with 142 additions and 9 deletions

View File

@@ -97,4 +97,8 @@ export default {
font-size: 14px;
}
.rtl {
direction: rtl;
}
</style>