Commit dc52cbb7 by 陈超

T

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