同步代码到仓库

This commit is contained in:
GaoHao
2024-10-12 18:22:56 +08:00
commit 5586573ff1
37 changed files with 5248 additions and 0 deletions

10
package.json Normal file
View File

@@ -0,0 +1,10 @@
{
"dependencies": {
"alipay-sdk": "^4.13.0",
"copy-webpack-plugin": "^12.0.2",
"gm-crypto": "^0.1.12",
"jweixin-module": "^1.6.0",
"uni-simple-router": "^2.0.8-beta.4",
"vue-router": "^4.4.5"
}
}