-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
开放体育打卡 #501
开放体育打卡 #501
Conversation
.../src/main/java/com/mredrock/cyxbs/course/page/find/ui/find/adapter/ShowStuResultRvAdapter.kt
Outdated
Show resolved
Hide resolved
.../src/main/java/com/mredrock/cyxbs/course/page/find/ui/find/adapter/ShowStuResultRvAdapter.kt
Outdated
Show resolved
Hide resolved
688749a
to
53abac9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已drop
53abac9
to
688749a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
drop
// "请先绑定教务在线才能继续使用哦~".toast() | ||
// ARouter.getInstance().build(LOGIN_BIND_IDS).navigation() | ||
// finish() | ||
// } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
注释掉的代码能删就删,而且这个sSpIdsIsBind的逻辑可以一起删掉,如果后续不再需要端上绑定jwzx后
设置为resolve和review之后还是显示need request change,重新review
688749a
to
731c34b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
731c34b
to
a18f887
Compare
post { | ||
val parentWidth: Int = parentView.width | ||
val maxWidth = (parentWidth - dpToPx(160)) | ||
setMaxWidth(maxWidth) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
你这里也没drop掉啊
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
刚回退,现在ok了
module_sport/src/main/java/com/mredrock/cyxbs/sport/ui/activity/SportDetailActivity.kt
Show resolved
Hide resolved
DiscoverSportFeedViewModel#isBind还涉及了业务状态,还有一个IBindService、BindActivity,如果目前不再需要绑定统一认证码,理应一起删掉的 |
后续不确定要用,我这边先把相关都下吧 |
辛苦@RedSun-V 前来确认,这块之前是你在负责 |
why代码,辛苦王哥review下 |
如果不需要 ids 认证,可以去掉,之前这里主要是爬数据要用的 |
假刷新删了为什么不把真刷新加上?那刷新不是直接没了吗 |
真刷新是?这块我不是很熟,要不辛苦王哥新开个mr |
ids 绑定界面相关代码直接删除,是确定后续不可能会再需要绑定 ids 了吗 |
之前确定是换新接口 |
指的是?现在体育打卡不是可以进入吗?271行代码是 |
那用户怎么登陆ids呢?还是说server那边根据我们的学号去拿的数据? |
现在后端改成了只需要get调用接口,带token访问 |
就主页有todo和电费的卡片,体育打卡也是有的,在 DiscoverHomeFragment#initFeeds 里面添加,目前是注释了的 |
后续其他模块不会再有绑定 ids 的需求了吗,都能闭环在我们 server 的服务内?客户端无感知么 |
已经恢复 |
不知道呀,目前需求是只恢复体育打卡,ids后续其他模块也说不准,得问server,所以是下掉还是暂存 cc @985892345 @RedSun-V |
建议下掉吧,后续也不可能上单独的ids登录了,ids登录应该会集成到掌邮登陆里面 |
辛苦王哥cr下,我看是王哥代码,没啥问题这边就合了,后端那边催包测试,昨天发了个测试包,搜索课表的学生界面适配问题也辛苦郭神尽快合入线上 cc @985892345 @RedSun-V |
我觉得问题还很多呢,很多东西你都没删完的 |
你先push上去,我来改点代码 |
辛苦郭神再看看 这个分支是lyt/improve/new 🫡 还是可以考虑单独开个分支来下掉ids |
就一个分支操作就行了,我提新的commit |
收到🫡 |
考试也一起改了吗? |
一起杨了ids相关的代码,但server那边应该是没数据的 |
No description provided.