feat(custom): 完善幻灯片功能

This commit is contained in:
2023-12-15 20:51:32 +08:00
parent 878c421fe0
commit 3c5ce5bba3
3 changed files with 47 additions and 3 deletions

View File

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