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