Skip to content

Conversation

Minamiyama
Copy link
Contributor

@Minamiyama Minamiyama commented Sep 1, 2025

refactor(store): 将Vuex store从JS迁移到TypeScript
feat(types): 添加Vue、CSS模块和Element UI的类型声明
chore: 更新package.json添加TypeScript相关依赖
style(login): 优化登录页面代码格式和类型定义

fix #2148

refactor(store): 将Vuex store从JS迁移到TypeScript
feat(types): 添加Vue、CSS模块和Element UI的类型声明
chore: 更新package.json添加TypeScript相关依赖
style(login): 优化登录页面代码格式和类型定义
注释中提到的临时类型方案已被移除,现在直接使用强类型的RootState
更新 Vue 及相关依赖版本至 2.7.16,同时升级 @vue/cli 相关插件至最新稳定版本,确保项目依赖的安全性和稳定性
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] web端开发语言从js升级为兼容ts开发,
1 participant