質問編集履歴
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -41,7 +41,7 @@
|
|
41
41
|
$i++;
|
42
42
|
}
|
43
43
|
$json_array=json_encode($json_data);
|
44
|
-
|
44
|
+
?>
|
45
45
|
<script type="text/javascript">
|
46
46
|
let js_array = <?php echo $json_array; ?>
|
47
47
|
$(function(){
|