Skip to content

Commit

Permalink
feature:增加首页插件推荐
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelmaxQm committed May 18, 2024
1 parent f28570f commit b61b9a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions web/src/view/dashboard/componenst/banner.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ const banners = [
{
img: banner2,
link: "https://plugin.gin-vue-admin.com"
},
{
img: "https://qmplusimg.henrongyi.top/gvaDemo/k8s.jpg",
link: "https://plugin.gin-vue-admin.com/#/layout/newPluginInfo?id=42"
}
]
</script>
Expand Down

0 comments on commit b61b9a0

Please sign in to comment.