diff --git a/Yi.BBS.Vue3/src/components/ScrollbarInfo.vue b/Yi.BBS.Vue3/src/components/ScrollbarInfo.vue index a5c78055..77c2b628 100644 --- a/Yi.BBS.Vue3/src/components/ScrollbarInfo.vue +++ b/Yi.BBS.Vue3/src/components/ScrollbarInfo.vue @@ -2,7 +2,7 @@

- 推荐{{ item }} + 推荐

diff --git a/Yi.BBS.Vue3/src/views/Index.vue b/Yi.BBS.Vue3/src/views/Index.vue index e36bb610..61349f8a 100644 --- a/Yi.BBS.Vue3/src/views/Index.vue +++ b/Yi.BBS.Vue3/src/views/Index.vue @@ -17,6 +17,9 @@ + + + @@ -106,6 +109,7 @@ var bannerList=ref([]); const query=reactive({ pageNum:1, pageSize:10, + isTop:true }); //初始化 diff --git a/Yi.Framework.Net6/src/project/BBS/Yi.BBS.Web/yi-sqlsugar-dev.db b/Yi.Framework.Net6/src/project/BBS/Yi.BBS.Web/yi-sqlsugar-dev.db index 38c22e75..a88251c3 100644 Binary files a/Yi.Framework.Net6/src/project/BBS/Yi.BBS.Web/yi-sqlsugar-dev.db and b/Yi.Framework.Net6/src/project/BBS/Yi.BBS.Web/yi-sqlsugar-dev.db differ diff --git a/Yi.Framework.Net6/src/project/bbs/Yi.BBS.Web/yi-sqlsugar-dev.db b/Yi.Framework.Net6/src/project/bbs/Yi.BBS.Web/yi-sqlsugar-dev.db index 38c22e75..a88251c3 100644 Binary files a/Yi.Framework.Net6/src/project/bbs/Yi.BBS.Web/yi-sqlsugar-dev.db and b/Yi.Framework.Net6/src/project/bbs/Yi.BBS.Web/yi-sqlsugar-dev.db differ