@import "/pages/myAgent/index.wxss"; .top-circle{ position: absolute; right: -5px; top: -2px; width: 8px; height: 8px; background: #f5222d; border-radius: 50%; /* left: 50%; */ /* margin-left: 12px; */ } .phone-circle{ position: absolute; right: 4px; top: -2px; width: 8px; height: 8px; background: #f5222d; border-radius: 50%; } .htc{ border-bottom: 1rpx solid #eee; /* padding-bottom: 8px; */ } .viewList:last-child .htc{ border-bottom: 0; } /* .htc:last-child{ border-bottom: 0; } */