@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%; }