阿木

Results 17 issues of 阿木

tp:8.0.3 ![image](https://github.com/top-think/think-orm/assets/73475361/308adab9-3f90-4f07-b34a-026ef694efe0) 结果: ![image](https://github.com/top-think/think-orm/assets/73475361/5ec2e516-42bb-46b8-99b6-204fdcd0ab90) 这什么鬼? 为啥要自动加了 '' ? 在tp6上没有这个问题

frameword:8.0.2 orm:3.0.13 使用分页paginate方法,在控制器使用return json() 可以被正常对象输出 如果将 json()封装为 自己的方法return myJson(),则分页会以html输出 在tp6上没有这个问题

![image](https://github.com/top-think/think-orm/assets/73475361/6d5cce56-7076-44b1-8935-2b3c2e5729b5) ![image](https://github.com/top-think/think-orm/assets/73475361/e0bd941b-46bb-42d1-85ad-19a0b212937b) 使用了alias设置了别名,在使用大数据分页时出错,未能加入别名

模型内部设置了 $append(有自定义获取器方法),那么外部使用hidden方法 会导致无效。 我觉得应该是以外部使用append方法为主,不使用该方法就默认用内部设置的$append 关联社区贴: https://q.thinkphp.cn/post/1686

subscribe方法目前只能用callable,建议增加可用class方法调用 QUEUE_WAITING、QUEUE_DELAYED、QUEUE_FAILED可自定义

可以让标题与内容顶部对齐,有时候内容多了 不如对齐好看一些,更规整一些 如图: ![image](https://github.com/arco-design/arco-design-vue/assets/73475361/35ba02d5-c81d-4524-b82e-51fd4e88a62e)

如图: 可以有选项设置为是否与内容顶部对齐,有时候内容多了不如对齐好看 ![image](https://github.com/arco-design/arco-design-vue/assets/73475361/05c44f5c-5acd-4383-8586-15c9bafb878a)