李红攀:V2.0.001小程序的采摘管理

This commit is contained in:
2026-04-17 19:40:30 +08:00
parent 9ee0c6c597
commit 45eb9232d7
16 changed files with 2463 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ export default defineConfig(({ command, mode }) => {
'src/pages-system', // “系统管理”模块
'src/pages-infra', // “基础设施”模块
'src/pages-bpm', // “工作流程”模块
'src/pages-erp', // “采购管理”模块
],
dts: 'src/types/uni-pages.d.ts',
}),