1.前端代码拆分整理

2.合并统一配色方案
3.修改所有功能按钮为右上角图标
4.修改附件到文档相关按钮内
This commit is contained in:
Sh1yu
2023-09-20 09:31:38 +08:00
parent 35b4e2806b
commit eda883a9bf
25 changed files with 1382 additions and 1135 deletions

View File

@@ -78,6 +78,7 @@ const initQueryParam = (to) => {
newsType: 1,
pageNum: 1,
pageSize: 20,
dirId: to.query.dirId
}
if (!!searchParam.value.spaceId) {
getSpacePageNews()