This commit is contained in:
2025-08-15 13:02:07 +08:00
parent 2910039ecb
commit c8262597dc
2 changed files with 29 additions and 25 deletions

View File

@@ -657,7 +657,7 @@ function article_con() {
if (j_artc.doi == '') {
var doi_ = ''
} else {
var doi_ = 'DOI:' + j_artc.doi
var doi_ = 'DOI : <a href="https://doi.org/' + j_artc.doi + '" target="_blank">' + 'https://doi.org/' + j_artc.doi + '</a>'
}
if (j_info.stage_no == '0') {
var stage_ = ''