feat: add lottery post type options

This commit is contained in:
Tim
2025-08-11 01:45:23 +08:00
parent 0cf1bf187a
commit e0291868bc
4 changed files with 259 additions and 5 deletions

View File

@@ -19,6 +19,8 @@
"vditor": "^3.11.1",
"vue-easy-lightbox": "^1.19.0",
"vue-echarts": "^7.0.3",
"vue-toastification": "^2.0.0-rc.5"
"vue-toastification": "^2.0.0-rc.5",
"flatpickr": "^4.6.13",
"vue-flatpickr-component": "^12.0.0"
}
}