完成 微前端拆分

This commit is contained in:
编码猿
2025-09-18 01:50:50 +08:00
parent 7bc20d517b
commit ca24ab9922
27 changed files with 59 additions and 384 deletions

View File

@@ -0,0 +1,3 @@
declare module 'mainApp/productService' {
export const product: any;
}