Commit 82424eb3 by 陈超

T

parent eb978919
...@@ -14,11 +14,11 @@ ...@@ -14,11 +14,11 @@
</div> </div>
<script> <script>
let d = "{:json_encode($data)}";
new Vue({ new Vue({
el: "#app", el: "#app",
created:function(){ created:function(){
let d = "{:json_encode($data)}";
console.log(d) console.log(d)
}, },
......
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