.navList li::after {
    content: "我的网站";
    display: block;
    width: 10px;
    height: 10px;
    color: #39c5bb;
}