生成excel开发中 进度 10%

This commit is contained in:
rucky
2022-03-22 00:49:58 +08:00
parent 8507d848b4
commit a36a99c1f3
8 changed files with 1488 additions and 1001 deletions

View File

@@ -20,6 +20,7 @@
"eslint-config-standard": "^14.1.1",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"file-saver": "^2.0.5",
"global": "^4.4.0",
"good-storage": "^1.1.1",
"gsap": "^3.5.1",
@@ -30,6 +31,7 @@
"postcss-px2rem-exclude": "^0.0.6",
"postcss-viewport-units": "^0.1.6",
"px2rem-loader": "^0.1.9",
"script-loader": "^0.7.2",
"style-resources-loader": "^1.3.3",
"swiper": "^6.2.0",
"tinyimg-webpack-plugin": "^0.0.5",
@@ -41,7 +43,8 @@
"vue-slider-component": "^3.2.11",
"vuex": "^3.4.0",
"webpack-glsl-loader": "^1.0.1",
"wx-jssdk": "^0.0.7"
"wx-jssdk": "^0.0.7",
"xlsx": "^0.18.4"
},
"devDependencies": {
"@babel/core": "^7.13.14",
@@ -106,4 +109,4 @@
"not dead",
"not ie <= 8"
]
}
}