feat: 前端UI/UX全面优化 - CSS变量系统/交互动画/按下反馈/弹窗动画/输入框聚焦增强
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user