完善页面细节
This commit is contained in:
@@ -241,9 +241,9 @@ uni.showToast({ title: '已模拟删除', icon: 'none' })
|
||||
|
||||
<style scoped lang="scss">
|
||||
.admin-main {
|
||||
padding: 24px;
|
||||
background-color: #f0f2f5;
|
||||
min-height: 100vh;
|
||||
padding: 0;
|
||||
background-color: transparent;
|
||||
min-height: auto;
|
||||
}
|
||||
|
||||
.search-card {
|
||||
|
||||
Reference in New Issue
Block a user