公开审稿人意见

This commit is contained in:
@fawn-nine
2023-08-15 14:07:36 +08:00
parent 034476a695
commit 2013b00766
11 changed files with 59 additions and 11 deletions

View File

@@ -164,7 +164,7 @@ function bf_list() {
} else {
var npp_ = ': ' + arr[i].npp + '.  '
}
if (arr[i].mains == '') {
if (arr[i].has_mains == 0) {
if (arr[i].file_html == '') {
var html_ = ''
} else {