整合js工具类

This commit is contained in:
aixianling
2022-03-15 10:03:54 +08:00
parent 690c67375f
commit 13e5356898
2 changed files with 47 additions and 28 deletions

View File

@@ -12,6 +12,9 @@
"main": "src/apps/index.js",
"files": [
"src/components",
"src/common/util.js",
"src/common/dict.js",
"src/common/monent.js",
"src/apps",
"src/saas"
],