liujq 2 سال پیش
والد
کامیت
fa9d98bcd4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/pagesHouse/components/indexDtl/chat/com.jsx

+ 1 - 1
src/pagesHouse/components/indexDtl/chat/com.jsx

@@ -32,7 +32,7 @@ export default class Comment extends Component {
   }
 
   getList (otherObj) {
-    Taro.api.room.apisalelist({show_status: 1}).then(res => {
+    Taro.api.room.apisalelist({show_status: 1, page_size: 99}).then(res => {
       const list = res.list || []
       const arrIndex = Math.floor(Math.random() * list.length)
       this.setState({