修改bug

This commit is contained in:
zhouyanli
2026-08-26 14:10:23 +08:00
parent e1522e7792
commit c862c6ae4b
8 changed files with 24 additions and 14 deletions

View File

@@ -122,7 +122,7 @@ onUnload(()=>{
<style lang="scss">
page {
background: #f9f9f9;
background: linear-gradient(to bottom left, #E2F0FF 0%, #f9f9f9 50%);
}
.list-wrap {
padding: 40rpx;