This commit is contained in:
白菜
2025-08-17 01:13:04 +08:00
parent 5ea121abf0
commit 74b22a2ec6
5 changed files with 186 additions and 15 deletions

View File

@ -102,6 +102,10 @@
<style scoped lang="scss">
.container {
position: relative;
.no-data {
padding-top: 70px;
}
}
uni-button:after {