新增待办信息

This commit is contained in:
2025-12-20 18:21:54 +08:00
parent ba7bcc3da9
commit ae42fe87ed
45 changed files with 1644 additions and 2383 deletions

View File

@@ -17,7 +17,6 @@ VITE_BUILD_COMPRESS = 'none'
# 是否删除源文件时使用压缩,默认为 false
VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false
# 访问接口的根路径例如https://vue.jeesite.com建议为空
VITE_GLOB_API_URL =
# 访问接口的前缀,在根路径之后