Commit f81d9d7f by 陈超

T

parent 7da60592
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
<span></span> <span></span>
</div> </div>
</div> </div>
<input type="hidden" value="{$buy_status}" />
</div> </div>
<div class="body"> <div class="body">
...@@ -311,7 +312,7 @@ ...@@ -311,7 +312,7 @@
} }
}, },
created:function(){ created:function(){
console.log("{$buy_status}")
}, },
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