Skip to content
This repository was archived by the owner on Mar 1, 2018. It is now read-only.
This repository was archived by the owner on Mar 1, 2018. It is now read-only.

建议一个页面的请求不要太多 #42

@XinLiu-cs

Description

@XinLiu-cs

目前设计的controller方案中需要用到循环使用ajax的地方,返回的混乱十分恶心
譬如小程序的FixedGroupInfoUI中对于topic显示的操作,前一页面传来的是classID,目前只能通过classID去查GroupID,然后根据GroupID去循环查找对应的topic,这里存在多次网络请求,由于异步的操作处理十分麻烦,建议这部分在后台做不要放在js

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions