bqx619

1398 经验值

bug:每一个系列的最后一个视频,目前可以点击下一个视频,实际似乎应该有个判断.ps:系列的第一个似乎不会有前一个视频的点击.
还有,视频加速还是要的吧~~~

已解决

你好,有一个问题,在laravel 5.4下,使用mix,Vue总是会在Console报

Uncaught TypeError: Cannot read property 'post' of undefined

QuestionFollowButton.vue

 mounted() {
            this.$http.post('/api/question/follower',{'question': this.question,'user': this.user}).then(response => {
                this.followed = response.data.followed
            })
        },

以下这些live templates是个人常用的几个 1.bcontainer <div class="container"> <div class="row"> <div class="col-md-9" role="main"> $CODE$ </div> </div> </div> 2.bcss <link rel="stylesheet" href="/cs