File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,17 +41,17 @@ export default Vue.extend({
41
41
circularFlag: true ,
42
42
duration: 1200 ,
43
43
background: [
44
- ' https://wechat-1251018873.file.myqcloud. com/images /banner.png' ,
45
- ' https://wechat-1251018873.file.myqcloud. com/images /banner.png' ,
46
- ' https://wechat-1251018873.file.myqcloud. com/images /banner.png'
44
+ ' https://static.studygolang. com/minprogram /banner/online .png' ,
45
+ ' https://static.studygolang. com/minprogram /banner/online1 .png' ,
46
+ ' https://static.studygolang. com/minprogram /banner/online2 .png'
47
47
],
48
48
current: 1 ,
49
49
navList: [
50
50
{ label: ' 最新' , key: ' newest' },
51
51
{ label: ' 专栏' , key: ' column' },
52
52
{ label: ' 最新' , key: ' pay' }
53
53
],
54
- bannerImg: ' https://wechat-1251018873.file.myqcloud. com/images /banner.png' ,
54
+ bannerImg: ' https://static.studygolang. com/minprogram /banner/online .png' ,
55
55
}
56
56
},
57
57
created () {
You can’t perform that action at this time.
0 commit comments