feat: 前端UI/UX全面优化 - CSS变量系统/交互动画/按下反馈/弹窗动画/输入框聚焦增强

This commit is contained in:
lihanqi
2026-02-14 11:56:57 +08:00
parent ca0e2f9370
commit ff960d1724
56 changed files with 476 additions and 1340 deletions

View File

@@ -80,14 +80,8 @@
<script>
import api from '../../api/index.js'
import { userStore } from '../../store/user.js'
import { ElSelect, ElOption } from 'element-plus'
export default {
name: 'PrizeStatistics',
components: {
ElSelect,
ElOption
},
data() {
return {
loading: false,