This commit is contained in:
yanran200730
2022-11-08 18:10:21 +08:00
parent ecd44a3c78
commit 77755d0298
10 changed files with 548 additions and 210 deletions

View File

@@ -26,7 +26,7 @@ export default {
<style lang="scss" scoped>
.emptyWrap {
width: 100vw;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;