Commit ac7e98bc by 陈超

T

parent bd3cf2b3
...@@ -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