forked from wangtunan/vue-mooc
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathcomment.js
184 lines (183 loc) · 6.56 KB
/
comment.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
const commentData = [
{
name: "网络侦探",
avatar: "https://img.mukewang.com/5599e8e100010c2110800960-40-40.jpg",
content_score: 9.6,
easy_score: 9.5,
logic_score: 9.7,
time: "2019-08-01",
comment: "就弱基础Vue入门来说真的是很不错的入门课程,html引入Vue的写法和Vue的工程化开发方式也有介绍,认真学完再去学官方文档会轻松不少。"
},
{
name: "Cassie_MC",
avatar: "https://img3.mukewang.com/58f85af900019f2102240224-40-40.jpg",
content_score: 9.6,
easy_score: 9.2,
logic_score: 9.8,
time: "2019-08-01",
comment: "非常适合入门了,没有上来就搭环境,而是深入浅出的结合小demo,把Vue的基础知识结构快速搭建起来,让入学者没有负担,还能有所收获。"
},
{
name: "凌晨晚餐",
avatar: "https://img.mukewang.com/5a3f4e1c0001b4bf02500250-40-40.jpg",
content_score: 9.9,
easy_score: 9.3,
logic_score: 9.4,
time: "2019-08-01",
comment: "之前只用过react,看这个课程,对vue有了初步的了解,挺好的"
},
{
name: "慕丝3222080",
avatar: "https://img1.mukewang.com/5458655200013d9802200220-40-40.jpg",
content_score: 8,
easy_score: 9.3,
logic_score: 9.4,
time: "2019-08-01",
comment: "感谢老师,入门很有帮助!"
},
{
name: "熬夜会牙痛_代码打多会掉头发",
avatar: "https://img2.mukewang.com/545862fe00017c2602200220-40-40.jpg",
content_score: 7,
easy_score: 8.3,
logic_score: 8.4,
time: "2019-08-01",
comment: "老师讲的很细,思路清晰,视频时长也不算长,学起来很轻松"
},
{
name: "网络侦探",
avatar: "https://img.mukewang.com/5599e8e100010c2110800960-40-40.jpg",
content_score: 9,
easy_score: 8.3,
logic_score: 8.4,
time: "2019-08-01",
comment: "就弱基础Vue入门来说真的是很不错的入门课程,html引入Vue的写法和Vue的工程化开发方式也有介绍,认真学完再去学官方文档会轻松不少。"
},
{
name: "Cassie_MC",
avatar: "https://img3.mukewang.com/58f85af900019f2102240224-40-40.jpg",
content_score: 9,
easy_score: 9.3,
logic_score: 9.4,
time: "2019-08-01",
comment: "非常适合入门了,没有上来就搭环境,而是深入浅出的结合小demo,把Vue的基础知识结构快速搭建起来,让入学者没有负担,还能有所收获。"
},
{
name: "凌晨晚餐",
avatar: "https://img.mukewang.com/5a3f4e1c0001b4bf02500250-40-40.jpg",
content_score: 8.5,
easy_score: 9,
logic_score: 9,
time: "2019-08-01",
comment: "之前只用过react,看这个课程,对vue有了初步的了解,挺好的"
},
{
name: "慕丝3222080",
avatar: "https://img1.mukewang.com/5458655200013d9802200220-40-40.jpg",
content_score: 9.9,
easy_score: 9,
logic_score: 9,
time: "2019-08-01",
comment: "感谢老师,入门很有帮助!"
},
{
name: "熬夜会牙痛_代码打多会掉头发",
avatar: "https://img2.mukewang.com/545862fe00017c2602200220-40-40.jpg",
content_score: 6.6,
easy_score: 8,
logic_score: 8,
time: "2019-08-01",
comment: "老师讲的很细,思路清晰,视频时长也不算长,学起来很轻松"
},
{
name: "网络侦探",
avatar: "https://img.mukewang.com/5599e8e100010c2110800960-40-40.jpg",
content_score: 9.6,
easy_score: 9.5,
logic_score: 9.7,
time: "2019-08-01",
comment: "就弱基础Vue入门来说真的是很不错的入门课程,html引入Vue的写法和Vue的工程化开发方式也有介绍,认真学完再去学官方文档会轻松不少。"
},
{
name: "Cassie_MC",
avatar: "https://img3.mukewang.com/58f85af900019f2102240224-40-40.jpg",
content_score: 9.6,
easy_score: 9.2,
logic_score: 9.8,
time: "2019-08-01",
comment: "非常适合入门了,没有上来就搭环境,而是深入浅出的结合小demo,把Vue的基础知识结构快速搭建起来,让入学者没有负担,还能有所收获。"
},
{
name: "凌晨晚餐",
avatar: "https://img.mukewang.com/5a3f4e1c0001b4bf02500250-40-40.jpg",
content_score: 9.9,
easy_score: 9.3,
logic_score: 9.4,
time: "2019-08-01",
comment: "之前只用过react,看这个课程,对vue有了初步的了解,挺好的"
},
{
name: "慕丝3222080",
avatar: "https://img1.mukewang.com/5458655200013d9802200220-40-40.jpg",
content_score: 8,
easy_score: 9.3,
logic_score: 9.4,
time: "2019-08-01",
comment: "感谢老师,入门很有帮助!"
},
{
name: "熬夜会牙痛_代码打多会掉头发",
avatar: "https://img2.mukewang.com/545862fe00017c2602200220-40-40.jpg",
content_score: 7,
easy_score: 8.3,
logic_score: 8.4,
time: "2019-08-01",
comment: "老师讲的很细,思路清晰,视频时长也不算长,学起来很轻松"
},
{
name: "网络侦探",
avatar: "https://img.mukewang.com/5599e8e100010c2110800960-40-40.jpg",
content_score: 9,
easy_score: 8.3,
logic_score: 8.4,
time: "2019-08-01",
comment: "就弱基础Vue入门来说真的是很不错的入门课程,html引入Vue的写法和Vue的工程化开发方式也有介绍,认真学完再去学官方文档会轻松不少。"
},
{
name: "Cassie_MC",
avatar: "https://img3.mukewang.com/58f85af900019f2102240224-40-40.jpg",
content_score: 9,
easy_score: 9.3,
logic_score: 9.4,
time: "2019-08-01",
comment: "非常适合入门了,没有上来就搭环境,而是深入浅出的结合小demo,把Vue的基础知识结构快速搭建起来,让入学者没有负担,还能有所收获。"
},
{
name: "凌晨晚餐",
avatar: "https://img.mukewang.com/5a3f4e1c0001b4bf02500250-40-40.jpg",
content_score: 8.5,
easy_score: 9,
logic_score: 9,
time: "2019-08-01",
comment: "之前只用过react,看这个课程,对vue有了初步的了解,挺好的"
},
{
name: "慕丝3222080",
avatar: "https://img1.mukewang.com/5458655200013d9802200220-40-40.jpg",
content_score: 9.9,
easy_score: 9,
logic_score: 9,
time: "2019-08-01",
comment: "感谢老师,入门很有帮助!"
},
{
name: "熬夜会牙痛_代码打多会掉头发",
avatar: "https://img2.mukewang.com/545862fe00017c2602200220-40-40.jpg",
content_score: 6.6,
easy_score: 8,
logic_score: 8,
time: "2019-08-01",
comment: "老师讲的很细,思路清晰,视频时长也不算长,学起来很轻松"
}
]
export default commentData