This commit is contained in:
yanran200730
2022-05-24 11:14:29 +08:00
parent 72d814c913
commit e01eb4fe28
15 changed files with 168 additions and 48 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;