基本样式变更
This commit is contained in:
@@ -53,7 +53,7 @@ export default {
|
||||
<style scoped>
|
||||
.item { margin: 16rpx 24rpx; padding: 24rpx; display: flex; justify-content: space-between; }
|
||||
.t { display: block; font-size: 28rpx; font-weight: 600; }
|
||||
.s { font-size: 22rpx; color: #737686; }
|
||||
.amt { color: #004ac6; font-weight: 700; }
|
||||
.empty { padding: 80rpx; text-align: center; color: #737686; }
|
||||
.s { font-size: 22rpx; color: #6B7280; }
|
||||
.amt { color: #1677FF; font-weight: 700; }
|
||||
.empty { padding: 80rpx; text-align: center; color: #6B7280; }
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user