Skip to content
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

排序和搜索都只有callback返回一些参数,是要自己实现具体数据的搜索和排序吗? #1

Open
bajian opened this issue Feb 23, 2017 · 1 comment

Comments

@bajian
Copy link

bajian commented Feb 23, 2017

serach:[{"key":"career","keyword":"始人"},{"key":"nationality","keyword":"国"}]
sort:[{"key":"name","order":"DESC"},{"key":"career","order":"ASC"}]

@nashaofu
Copy link
Owner

目前只做了服务器排序功能,后续会完善本地排序功能

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

No branches or pull requests

4 participants
@bajian @nashaofu and others