fix(custom): 修复若干bug

This commit is contained in:
2023-12-04 21:31:04 +08:00
parent 1499f25121
commit 4bfc3539bc
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jdt-user",
"version": "3.0.1",
"version": "3.0.2",
"private": true,
"description": "",
"templateInfo": {
@@ -9,7 +9,7 @@
"css": "sass"
},
"taroConfig": {
"version": "3.0.1"
"version": "3.0.2"
},
"scripts": {
"build:weapp": "taro build --type weapp",