refactor: 修改样式

This commit is contained in:
anonymous
2025-01-15 08:25:02 +08:00
parent e5508fe898
commit ff3640b062
3 changed files with 28 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ function getType(item) {
<NavBar />
<view class="mt-15" v-if="investmentRecordList.length">
<view
class="flex px-15 py-8 mb-1 bg-#ffffffe5"
class="flex px-15 py-8 mb-1 bg-#ffffff"
v-for="item in investmentRecordList"
:key="item.id"
>