|
@@ -80,23 +80,23 @@
|
|
|
init() {
|
|
|
//console.log(this.$route.query);
|
|
|
if (this.$route.query.id == '') {
|
|
|
- this.title = '人教五上第五单元_列方程解决实际问题',
|
|
|
- this.videourl = 'http://mct-whtymct.huijiaoyun.com/gfs_mnt/data7/2017/12/14/16/33/d5954e58a8b841b0b7a175a92c1d2af9/af13a29dc9db4e5cb0cf1f39602940e9/a090dc48419942be8edfb79cfce49899.mp4?authorization=bce-auth-v1/08da4fd5cf644d458c950b09bdb95666/2017-12-14T08:46:29Z/-1//c6ff6e09909a38673aeedbbe8f74ab964771f45359a8728f06b0f7f5e164ac20';
|
|
|
+ this.title = '人教版七年级上册 数学 正数与负数',
|
|
|
+ this.videourl = '';
|
|
|
} else if (this.$route.query.id == '1') {
|
|
|
- this.title = '人教三上第四单元_三位数减三位',
|
|
|
- this.videourl = 'http://mct-whtymct.huijiaoyun.com/gfs_mnt/data7/2017/12/14/16/4/d5954e58a8b841b0b7a175a92c1d2af9/79abb986261a42f9a39afb8b8b89d4db/6c836d2154914ed5817e348a556fef79.mp4?authorization=bce-auth-v1/08da4fd5cf644d458c950b09bdb95666/2017-12-14T08:06:19Z/-1//56f2b54251b858c8dcdd582d6253b2f8b813204a7c0b55cf05782cba964657c8';
|
|
|
+ this.title = '人教版七年级上册 数学 绝对值',
|
|
|
+ this.videourl = '';
|
|
|
} else if (this.$route.query.id == '2') {
|
|
|
- this.title = '五上第七单元_在一条线段上植树(两端都栽树)问题的规律',
|
|
|
- this.videourl = 'http://mct-whtymct.huijiaoyun.com/gfs_mnt/data7/2017/12/14/16/25/d5954e58a8b841b0b7a175a92c1d2af9/d08f00af8f934c0caeb18a8fb3c5cee4/a6ff193a5a694b16bd64b01875ad2841.mp4?authorization=bce-auth-v1/08da4fd5cf644d458c950b09bdb95666/2017-12-14T08:29:11Z/-1//7d531957cacbd810d9903158418112cfb310115ba577a560a1c79c029e95b081';
|
|
|
+ this.title = '人教版七年级上册 数学 有理数的分类',
|
|
|
+ this.videourl = '';
|
|
|
} else if (this.$route.query.id == '3') {
|
|
|
- this.title = '人教一上第五单元_6和7的写法',
|
|
|
- this.videourl = 'http://mct-whtymct.huijiaoyun.com/gfs_mnt/data7/2017/12/14/16/55/d5954e58a8b841b0b7a175a92c1d2af9/a814f6b58ed042f6a0bb22607b461c10/8ae82a12cb7e42228404881d0bd9e2a7.mp4?authorization=bce-auth-v1/08da4fd5cf644d458c950b09bdb95666/2017-12-14T08:58:41Z/-1//e6b754d1e579379e4f4f3a8bd3d95acd1f1791d4c5b278dc633098b060ed3251';
|
|
|
+ this.title = '人教版七年级上册 数学 旋转体',
|
|
|
+ this.videourl = '';
|
|
|
} else if (this.$route.query.id == '4') {
|
|
|
- this.title = '人教二上第四单元_2,3的乘法口诀',
|
|
|
- this.videourl = 'http://mct-whtymct.huijiaoyun.com/gfs_mnt/data7/2017/12/14/16/51/d5954e58a8b841b0b7a175a92c1d2af9/09d1fff750fe426699d6d831cf6c6a97/7dcf1f36c99d460f99bfcacff3f84335.mp4?authorization=bce-auth-v1/08da4fd5cf644d458c950b09bdb95666/2017-12-14T09:01:26Z/-1//9f5b259695d3e253c934e21f37560245f93e60ebaccf816c1ec346b9dd394599';
|
|
|
+ this.title = '人教版七年级上册 数学 方程式',
|
|
|
+ this.videourl = '';
|
|
|
} else if (this.$route.path == '/videodetails') {
|
|
|
- this.title = '人教五上第五单元_列方程解决实际问题',
|
|
|
- this.videourl = 'http://mct-whtymct.huijiaoyun.com/gfs_mnt/data7/2017/12/14/16/33/d5954e58a8b841b0b7a175a92c1d2af9/af13a29dc9db4e5cb0cf1f39602940e9/a090dc48419942be8edfb79cfce49899.mp4?authorization=bce-auth-v1/08da4fd5cf644d458c950b09bdb95666/2017-12-14T08:46:29Z/-1//c6ff6e09909a38673aeedbbe8f74ab964771f45359a8728f06b0f7f5e164ac20';
|
|
|
+ this.title = '人教版七年级上册 数学 正数与负数',
|
|
|
+ this.videourl = '';
|
|
|
}
|
|
|
}
|
|
|
}
|