提交签活动功能

This commit is contained in:
bobobobo
2026-01-13 23:43:41 +08:00
parent c139fcf501
commit 07f9501c0f
9 changed files with 577 additions and 88 deletions

View File

@@ -1,5 +1,6 @@
<script setup>
import { navigateTo } from '@/utils/router'
import { ref } from 'vue'
const btnList = [
{ name: '等级排行榜', icon: 'grade' },