Browse Source

:bug: 文章路径显示不出来。get_path.php文件名错

visuddhinanda 4 years ago
parent
commit
8ba1be07b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/article/article.js

+ 1 - 1
app/article/article.js

@@ -406,7 +406,7 @@ function palicanon_load() {
 
 function reader_get_path() {
 	$.get(
-		"../reader/get_config.php",
+		"../reader/get_path.php",
 		{
 			book: _book,
 			para: _par,