fix(custom): 修复若干bug
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-06-06 21:12:44 +08:00
parent f2af8198a9
commit 5c45854e2c
2 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jdt-user",
"version": "4.0.0",
"version": "4.0.1",
"private": true,
"description": "",
"templateInfo": {
@@ -9,7 +9,7 @@
"css": "sass"
},
"taroConfig": {
"version": "4.0.0"
"version": "4.0.1"
},
"scripts": {
"build:weapp": "taro build --type weapp",
@@ -118,5 +118,6 @@
"vue-loader": "^17.3.1",
"weapp-tailwindcss": "^3.2.0",
"webpack": "^5.89.0"
}
},
"packageManager": "pnpm@9.1.4+sha512.9df9cf27c91715646c7d675d1c9c8e41f6fce88246f1318c1aa6a1ed1aeb3c4f032fcdf4ba63cc69c4fe6d634279176b5358727d8f2cc1e65b65f43ce2f8bfb0"
}