tijiao
This commit is contained in:
@@ -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_ = ''
|
||||
|
||||
Reference in New Issue
Block a user