This commit is contained in:
2025-09-18 21:17:44 +08:00
parent e560e90970
commit bff3d0414d
49 changed files with 1063 additions and 90 deletions

View File

@@ -12,7 +12,9 @@ if (!Math) {
"./pages/product/settings.js";
"./pages/customer/select.js";
"./pages/customer/form.js";
"./pages/customer/detail.js";
"./pages/supplier/select.js";
"./pages/supplier/form.js";
"./pages/account/select.js";
"./pages/detail/index.js";
}