Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.3.2^2
zouap 4 years ago
parent
commit
7f6f781f8e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      public/home/search.js

+ 2
- 2
public/home/search.js View File

@@ -39,9 +39,9 @@ var sortBy={
"14":"num_forks.keyword",
"21":"updated_unix.keyword",
"31":"created_unix.keyword",
"32":"name",
"32":"name.keyword",
"41":"created_unix.keyword",
"42":"name",
"42":"name.keyword",
"51":"download_times.keyword",
"61":"updated_unix.keyword"
};


Loading…
Cancel
Save