forked from Gitlink/forgeplus-react
资源库不需要按引用次数排序
This commit is contained in:
parent
53e33414ae
commit
19c35eb6da
|
@ -12,8 +12,7 @@ import axios from 'axios';
|
|||
const { Search } = Input;
|
||||
const sort = [
|
||||
"按上传时间排序",
|
||||
"按下载次数排序",
|
||||
"按引用排序"
|
||||
"按下载次数排序"
|
||||
]
|
||||
const limit = 15;
|
||||
const https = 'http://117.50.100.12:8001';
|
||||
|
|
Loading…
Reference in New Issue