分页后端逻辑
分页后端逻辑
1
|
class GoodsList(APIView):
|
前端template中
1
|
<!-- heyui分页器 -->
|
data中定义分页器变量
1
|
//定义分页器变量
|
1
|
// 获取商品类表接口
|
获取文件
1
|
图片:<input type="file" ref="upload"><br>
|
1
|
class GoodsList(APIView):
|
1
|
<!-- heyui分页器 -->
|
data中定义分页器变量
1
|
//定义分页器变量
|
1
|
// 获取商品类表接口
|
1
|
图片:<input type="file" ref="upload"><br>
|