'edit-api-series_page'

This commit is contained in:
lccsw
2022-03-06 17:42:09 +08:00
parent 0689acd127
commit 620f1fe21c
+2 -2
View File
@@ -133,8 +133,8 @@ class Series extends Wxapp{
$v_id = $this->input_param('v_id');
$cor_id = $this->input_param('color_id');
!$page && $page = 1;
!$size && $size = 20;
!$page && $page = 0;
!$size && $size = 0;
$lists = [];
if($type==2 || $type==1){ //1颜色 2内饰颜色