create pagination next and prev button after ajax list on div

前端 未结 0 1099
北荒
北荒 2020-12-03 06:47

I get the data from the codeigniter controller, like this

[
  {
    id,
    title,
    description,
    .....,
    .....
  },
  {...}, {....}
]
相关标签:
回答
  • 消灭零回复
提交回复
热议问题