This commit is contained in:
xiaozhiyong
2023-09-18 17:22:04 +08:00
parent 49fc0e5531
commit 5a73a4e9a6
9 changed files with 701 additions and 401 deletions

View File

@@ -211,7 +211,8 @@ export default {
<style lang="scss" scoped>
.xt__verify-code {
position: relative;
width: 100%;
width: 90%;
margin: 0 auto;
box-sizing: border-box;
.xt__input {