调整vip规则

This commit is contained in:
liuyuan
2025-03-13 11:28:13 +08:00
parent c7875bae17
commit cd31512ac8
11 changed files with 38 additions and 598 deletions

View File

@@ -101,14 +101,13 @@ export default {
<style lang="scss" scoped>
.list_item {
width: 100%;
padding: 20rpx 30rpx;
padding: 20rpx;
font-size: 30rpx;
box-sizing: border-box;
border-bottom: 1rpx solid #e0e0e0;
display: flex;
align-items: center;
justify-content: space-between;
// position: relative;
}
.list_item :last-child(1) {
border-bottom: none;