Merge branch 'feat/liujie'
This commit is contained in:
@@ -21,8 +21,8 @@ import emptyComment from "@/static/emptyStatus/comment-empty.png";
|
||||
import CommonPopup from "../CommonPopup";
|
||||
import styles from "./index.module.scss";
|
||||
|
||||
const PAGESIZE = 4;
|
||||
// const PAGESIZE = 1000;
|
||||
// const PAGESIZE = 4;
|
||||
const PAGESIZE = 1000;
|
||||
|
||||
function toast(msg) {
|
||||
Taro.showToast({ title: msg, icon: "none" });
|
||||
|
||||
Reference in New Issue
Block a user