1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 13:19:31 +08:00

feat: 优化投票功能,调整API

This commit is contained in:
小莫唐尼
2025-08-21 19:32:22 +08:00
parent 5606e8c59f
commit 31ade9908a
8 changed files with 474 additions and 227 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
const _DEV_ = false
const _DEV_TO_TYPE_ = "page"
const _DEV_TO_PATH_ = ""
const _DEV_TO_PATH_ = "/pagesA/article-detail/article-detail?name=077efb85-3544-4307-b24c-537a9e53f116"
export default {
mixins: [pluginAvailableMixin],