mod(custom): 增加公告弹窗
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-30 19:59:00 +08:00
parent 90f1764e7b
commit 3926922925
4 changed files with 6 additions and 5 deletions

View File

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