Browse Source

推荐接口参数修改

master
wanghongjun 2 years ago
parent
commit
d7b8fd5c1e
  1. 2
      pages/recommend/index.vue

2
pages/recommend/index.vue

@ -178,7 +178,7 @@ export default {
lbdSet: 1, //1 2 () 3
pageIndex: this.page,
pageRows: 5,
typeStatus: 1,
typeStatus: 0,
}
if (type === 1) {

Loading…
Cancel
Save