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