huaisian %!s(int64=3) %!d(string=hai) anos
pai
achega
35261d5219
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      js/index.js

+ 1 - 1
js/index.js

@@ -740,7 +740,7 @@ function submit() {
 let cityResult;
 $.ajax({
     method: "GET",
-    url: "../json/taiwan_districts.json",
+    url: "./json/taiwan_districts.json",
     dataType: "json",
 }).done(function (msg) {
     cityResult = [...msg];