Commit bd3cf2b3 by 陈超

T

parent d1db0f7d
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
</div> </div>
<script> <script>
let d = JSON.parse(":json_encode({$data})") let d = JSON.parse("{:json_encode({$data})}")
new Vue({ new Vue({
el: "#app", el: "#app",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment