mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +08:00
我的关注,消息中心页面
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<div>
|
||||
<Remark>
|
||||
<!-- <Remark>
|
||||
<ul>
|
||||
<li>个人觉得以单选框的形式展现应该是勾选条件而不是查询条件</li>
|
||||
</ul>
|
||||
</Remark>
|
||||
<portal-header :goSearch="10"></portal-header>
|
||||
<portal-header :goSearch="10"></portal-header> -->
|
||||
<div class="xcontent portal-content">
|
||||
<div class="msg-nav">
|
||||
<div style="display: flex;align-items: center;">
|
||||
@@ -55,7 +55,7 @@
|
||||
</div>
|
||||
<!-- <div class="pagination-div" v-if="queryData.pageIndex < totalPages"><span class="pag-text" @click="loadMore()">加载更多</span></div> -->
|
||||
</div>
|
||||
<portal-footer></portal-footer>
|
||||
<!-- <portal-footer></portal-footer> -->
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user