1
0
mirror of synced 2025-11-06 05:00:36 +08:00

update docs

This commit is contained in:
xuecong
2021-11-28 07:34:30 +08:00
parent 3af84f8c10
commit 6bbe4b85f2
3 changed files with 13 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ export const HOST_NAME = '';
// 默认分页取多少条数据
export const DEGAULT_PAGE_SIZE = 10;
// 对象存储域名
// 对象存储域名和server配置中aliyun.oss.host一样
export const ASSET_HOST = '';
// 表单label响应宽度