@@ -14,11 +14,11 @@
消息中心
</div>
</router-link>
- <router-link to="/pointsRank">
+ <!-- <router-link to="/pointsRank">
<div class="header-item">
<i class="el-icon-trophy"></i>积分排行
- </router-link>
+ </router-link> -->
</nav>
</template>
@@ -51,7 +51,7 @@ export default {
justify-content: center;
align-items: center;
flex-direction: column;
- padding: 0 80px;
+ padding: 0 120px;
}
nav a {