-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatas.js
247 lines (244 loc) · 6.41 KB
/
datas.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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
//数据
var data = [
{
'name' : '前端',
'list' : [
{
'title' : '前端工程师',
'company' : '北京xxxx有限公司',
'position' : '前端页面',
'recruitingNumbers' : '2人',
'workingLocation' : '北京',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '网站前端页面设计',
'company' : '上海xxxx有限公司 ',
'position' : '前端页面',
'recruitingNumbers' : '5人',
'workingLocation' : '上海',
'workExperience' : '不限',
'education' : '大专',
'wage' : '7000',
'addDate' : '2017-5-14'
},
{
'title' : '高级web前端工程师',
'company' : '广州xxxx公司 ',
'position' : '前端页面',
'recruitingNumbers' : '12人',
'workingLocation' : '广州',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : 'HTML5前端工程师',
'company' : '杭州xxxx有限公司 ',
'position' : '前端页面',
'recruitingNumbers' : '2人',
'workingLocation' : '朝阳',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '前端工程师',
'company' : '北京xxxx科技有限公司 ',
'position' : '前端页面',
'recruitingNumbers' : '2人',
'workingLocation' : '北京',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '网站前端设计',
'company' : '上海xxxx有限公司 ',
'position' : '前端页面',
'recruitingNumbers' : '2人',
'workingLocation' : '上海',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '诚招web前端开发工程师',
'company' : '北京xxxx文化发展中心 ',
'position' : '前端页面',
'recruitingNumbers' : '2人',
'workingLocation' : '北京',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : 'web前端DIV+CSS',
'company' : '深圳xxxx科技有限公司 ',
'position' : '前端页面',
'recruitingNumbers' : '2人',
'workingLocation' : '深圳',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '前端设计',
'company' : '上海xxxx科技有限公司 ',
'position' : '前端页面',
'recruitingNumbers' : '3人',
'workingLocation' : '上海',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '招聘 前端页面工作者',
'company' : '深圳xxxx教育科技有限公司 ',
'position' : '前端页面',
'recruitingNumbers' : '2人',
'workingLocation' : '深圳',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '页面前端工程师',
'company' : '杭州xxxx管理有限公司 ',
'position' : '前端页面',
'recruitingNumbers' : '4人',
'workingLocation' : '杭州',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '高级web前端工程师',
'company' : '南京xxxx公司 ',
'position' : '前端页面',
'recruitingNumbers' : '12人',
'workingLocation' : '南京',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : 'HTML5前端工程师',
'company' : '北京xxxx科技有限公司 ',
'position' : '前端页面',
'recruitingNumbers' : '2人',
'workingLocation' : '北京',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '前端工程师',
'company' : '深圳xxxx科技有限公司 ',
'position' : '前端页面',
'recruitingNumbers' : '2人',
'workingLocation' : '深圳',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '网站前端设计',
'company' : '北京xxxx有限公司 ',
'position' : '前端页面',
'recruitingNumbers' : '2人',
'workingLocation' : '北京',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
}
]
},
{
'name' : '后端',
'list' : [
{
'title' : 'PHP工程师',
'company' : '杭州xxxx有限公司 ',
'position' : 'PHP后台',
'recruitingNumbers' : '2人',
'workingLocation' : '杭州',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '诚招java开发工程师',
'company' : '广州xxxx中心 ',
'position' : 'java开发',
'recruitingNumbers' : '2人',
'workingLocation' : '广州',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : 'java工程师',
'company' : '深圳xxxx科技有限公司 ',
'position' : 'java后台',
'recruitingNumbers' : '2人',
'workingLocation' : '深圳',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '.net工程师',
'company' : '北京xxxx网络科技有限公司 ',
'position' : '.net程序员',
'recruitingNumbers' : '3人',
'workingLocation' : '通州',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : '招聘php程序员',
'company' : 'xxxx教育科技有限公司 ',
'position' : 'php程序员',
'recruitingNumbers' : '2人',
'workingLocation' : '北京',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
},
{
'title' : 'PHP高级工程师',
'company' : '北京xxxx管理有限公司 ',
'position' : 'PHP高级工程师',
'recruitingNumbers' : '4人',
'workingLocation' : '北京',
'workExperience' : '不限',
'education' : '不限',
'wage' : '面议',
'addDate' : '2017-5-14'
}
]
}
];