Skip to content

Commit

Permalink
perf: update 推广
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaviilee committed May 25, 2024
1 parent 415e356 commit c34a305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/list/list_nav.vue
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ export default {
return "";
},
loadMenu() {
getConfigBanner({ client: this.client, status: 1, per: 10, type: "tool", subtype: "sidebar" }).then((res) => {
getConfigBanner({ client: this.client, status: 1, per: 10, type: "banner", subtype: "bbs" }).then((res) => {
this.slideList = res.data.data.list;
});
},
Expand Down

0 comments on commit c34a305

Please sign in to comment.