Commit 7d79aec0 authored by ziyu's avatar ziyu

删除不必要的

parent afbaecd2
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
> >
<video-pause :pause="pause"></video-pause> <video-pause :pause="pause"></video-pause>
</video> </video>
<view class="rightcont" style="{{rightStyle}}"> <view class="rightcont">
<view class="info">奖品库存: 1/8</view> <view class="info">奖品库存: 1/8</view>
<view class="info">中奖概率: {{item.id}}/3000</view> <view class="info">中奖概率: {{item.id}}/3000</view>
<view class="progress"> <view class="progress">
...@@ -122,7 +122,6 @@ ...@@ -122,7 +122,6 @@
_videoContexts: [], _videoContexts: [],
progress:0, progress:0,
progressStyle:'', progressStyle:'',
rightStyle:''
}, },
watch: { watch: {
videoList () { videoList () {
......
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