This commit is contained in:
icssoa 2024-02-19 18:23:55 +08:00
parent eb452189ea
commit 84467c896c
2 changed files with 3 additions and 3 deletions

View File

@ -306,7 +306,7 @@ const reqParams = {
order: "createTime",
sort: "asc",
page: 1,
size: 20
size: 50 //
};
//

View File

@ -5,8 +5,8 @@ export default (): ModuleConfig => {
label: "视图组件",
description: "左右侧布局、顶部详情等",
author: "COOL",
version: "1.0.0",
updateTime: "2024-02-01",
version: "1.0.1",
updateTime: "2024-02-19",
demo: [
{
name: "左右侧布局",