Commit 72cbe26f by 陈超

T

parent f132b34d
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
<span></span> <span></span>
</div> </div>
</div> </div>
<input type="hidden" value="{$data['is_buy']}" />
</div> </div>
<div class="body"> <div class="body">
...@@ -312,7 +311,7 @@ ...@@ -312,7 +311,7 @@
} }
}, },
created:function(){ created:function(){
console.log({$data['is_buy']})
}, },
computed: { computed: {
shareIcon: function() { shareIcon: 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