tyounami

Results 9 issues of tyounami

移植了Line的代码在移动端上运行,性能很差,渲染机制和自由绘制不一样,有什么提升方案吗?

fix: Detail中的mobx异步处理; fix: 卡片表格切换-全返/反选的逻辑; fix: 重置功能不正常; fix: 表格的Store中异步action的优化(之前的异步action没有正确的处理) fix: 查询表格-搜索-学校、班级的查询字段没有接入到接口 fix: 查询表格-重置事件的处理 fix: 上传表单数据的抛出 fix: 基础表单的提交流程

* 登录模块页面-去掉无用的props属性声明 * 登录模块/global模块:model中userInfo中属性的正确声明 * Menu模块:去掉无用的props声明 * dashboard模块:增加对cardSource数据的类型约束 * queryTable模块:“查询列表”搜索接口入参不正确的问题修复

* eslint限制比较严格(比如单双引号等),导致项目不能运行,我在`.eslintignore`里面把整个src都忽略了; * 部分`@/Components`中的组件引用错误(首字母大小写所致),修改后即可运行。 ![image](https://user-images.githubusercontent.com/17156560/60765398-8bc18980-a0cc-11e9-9e29-e95de74c145c.png) ![image](https://user-images.githubusercontent.com/17156560/60765399-8feda700-a0cc-11e9-9e22-e757a1f69cee.png) ![image](https://user-images.githubusercontent.com/17156560/60765401-93812e00-a0cc-11e9-8e8b-81ad0b980185.png) ![image](https://user-images.githubusercontent.com/17156560/60765402-967c1e80-a0cc-11e9-8759-d4ff31476a4f.png) ![image](https://user-images.githubusercontent.com/17156560/60765409-99770f00-a0cc-11e9-8628-73ef0c44fe4d.png) ![Uploading image.png…]()

## What happens? 开启tailwindcss配置之后,无法在less文件中使用theme方法 ## Mini Showcase Repository(REQUIRED) https://github.com/vkboo/demos-umi4-issue-tailwindcss - **Umi Version**: @umijs/max: "4.0.69" - **Node Version**: v16.20.0 - **Platform**: M2 macOS Version 13.4.1

## Summary by CodeRabbit - **Documentation** - Updated URLs in the routing guide to reflect the new structure in React Router v6 documentation, ensuring links for `useMatch`, `useLocation`, `useParams`, and...