Commit ec525f43 authored by agping's avatar agping

客户详情 30

parent d2725943
......@@ -1998,7 +1998,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
"AuthToken": user_info_obj.AuthToken,
"user_id": user.user_id,
"page_no": user.pageNoUser,
"page_size": 8,
"page_size": 30,
},
......
......@@ -2277,7 +2277,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
"AuthToken": user_info_obj.AuthToken,
"user_id": user.user_id,
"page_no": user.pageNoUser,
"page_size": 8,
"page_size": 30,
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment