Commit 6e34d07e by zhangleyuan

Merge branch 'feature/zhangleyuan/20201124/cloud-class_first-stage' into gray

parents 707362e5 2dea5c10
...@@ -26,7 +26,7 @@ function CourseCatalogPage() { ...@@ -26,7 +26,7 @@ function CourseCatalogPage() {
const [query, setQuery] = useState({ const [query, setQuery] = useState({
current: 0, current: 0,
size: 2, size: 10,
storeId: User.getStoreId(), storeId: User.getStoreId(),
}); });
......
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