examine.vue
10.7 KB
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
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
<template>
<view class='content'>
<view class="examinetop flexone">
<view class="examinetopleft">
<image :src="userinfo==''||token==''||userinfo.avatar==''?'../../static/headtou.png':avatar" mode=""></image>
</view>
<view class="examintopright">
<view v-if="token==''">
<view class="name" v-if="userinfo==''" @click="login">登录/注册</view>
<view class="name" v-else>{{userinfo.nickname}}</view>
<view class='examinelist flexone' v-if="label.length!=0">
<view class='examineitem' v-for="(item,index) in userinfo.label" :key="index">{{item.name_label}}</view>
</view>
</view>
<view v-else>
<view class="name" v-if="userinfo.nickname==''" @click="login">暂无昵称</view>
<view class="name" v-else>{{userinfo.nickname}}</view>
<view class='examinelist flexone' v-if="label.length!=0">
<view class='examineitem' v-for="(item,index) in userinfo.label" :key="index">{{item.name_label}}</view>
</view>
</view>
</view>
</view>
<view class="helplist flexone">
<view class="helpitem flexfour" @click="examinetext(item)" v-for="(item,index) in questionlist" :key="index">
<view class="helpitemtop">
<image :src="item.image" mode=""></image>
</view>
<view class="helpitemname">{{item.name}}</view>
</view>
<!-- <view class="helpitem flexfour" @click="examinetext">
<view class="helpitemtop">
<image src="../../static/car.png" mode=""></image>
</view>
<view class="helpitemname">配送员考试</view>
</view>
<view class="helpitem flexfour" @click="examinetext">
<view class="helpitemtop">
<image src="../../static/xiaoshou.png" mode=""></image>
</view>
<view class="helpitemname">销售员考试</view>
</view>
-->
</view>
<view class="examinrule">
<view class='examineruletitle'>考试规则</view>
<view class="examineruletext">
考试规则考试规则考试规则考试
规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则
考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规则考试规
则考试规则考试规则考试规则考试规则
</view>
</view>
<!-- 发布 -->
<view class="release-news" v-if="publish">
<view class="release-content">
<view class="nav-wrap publishnav">
<view class="navigator" @click="publishitezi" :data-id="1">
<image src="../../static/helppeople.png"></image>
<text>帮工招聘求职</text>
</view>
<view class="navigator" @click="publishitezi" :data-id="2">
<image src="../../static/mianturn.png"></image>
<text>面坊求购转让</text>
</view>
<view class="navigator" @click="publishitezi" :data-id="3">
<image src="../../static/friend.png"></image>
<text>征婚交友</text>
</view>
<view class="navigator" @click="publishitezi" :data-id="4">
<image src="../../static/zhonglogo.png"></image>
<text>中面集团</text>
</view>
</view>
<!-- close -->
<view class="close" @click="hidepublish">
<image src="../../static/publishchahao.png" />
</view>
</view>
</view>
<!-- 底部导航 -->
<view class="teacherfooter">
<view class="teacherfootitem" @click="footerseljump" data-id="1">
<view class="teacherfootitemtop shou">
<image :src="footersel==1?'../../static/tieziactive.png':'../../static/tiezi.png'"></image>
</view>
<view class="teacherfootname " :class="footersel==1?'activename':''">帖子</view>
</view>
<view class="teacherfootitem" @click="footerseljump" data-id="2">
<view class="teacherfootitemtop shou">
<image :src="footersel==2?'../../static/fabu.png':'../../static/fabu.png'"></image>
</view>
<view class="teacherfootname" :class="footersel==2?'activename':''">发布</view>
</view>
<view class="teacherfootitem" @click="footerseljump" data-id="3">
<view class="teacherfootitemtop shou">
<image :src="footersel==3?'../../static/examineactive.png':'../../static/examine.png'"></image>
</view>
<view class="teacherfootname" :class="footersel==3?'activename':''">考试</view>
</view>
</view>
</view>
</template>
<script>
import app from "../../App.vue";
export default {
data() {
return {
footersel: 3,
publish: false,
questionlist: [],
userinfo: '',
label: '',
token:''
}
},
onLoad() {
this.token=uni.getStorageSync("token")
this.getquestionlist();
// 获取用户信息
this.getuserinfo()
},
methods: {
hidepublish() {
this.publish = false
},
footerseljump(e) {
let id = e.currentTarget.dataset.id;
if (id == 1) {
uni.switchTab({
url: '/pages/luntan/luntan'
})
} else if (id == 3) {
uni.navigateTo({
url: "/pages/luntan/examine"
})
} else if (id == 2) {
this.publish = true
}
},
login(){
uni.navigateTo({
url:'/pages/login/loginindex'
})
},
// 获取用户信息
getuserinfo() {
let that = this;
var url = 'member/index';
var params = {
}
console.log('7766554', params)
app.post(url, params).then((res) => {
console.log('用户信息',res);
that.userinfo = res.data.data;
that.label = res.data.data.label;
that.avatar=res.data.data.avatar
}).catch((err) => {
console.log(err)
})
},
// 获取问卷列表
getquestionlist() {
let that = this;
var url = 'question/get_questionnaire';
var params = {
}
console.log('7766554', params)
app.post(url, params).then((res) => {
console.log(res);
that.questionlist = res.data.data
}).catch((err) => {
})
},
//帮工考试
examinetext(item) {
let token = uni.getStorageSync("token");
if (token == '') {
uni.navigateTo({
url: '/pages/login/loginindex'
})
} else {
let id = item.id;
uni.navigateTo({
url: '/pages/luntan/examintext?id=' + id
})
}
},
// 发布评论
publishitezi(e) {
let type = e.currentTarget.dataset.id;
uni.navigateTo({
url: '/pages/luntan/addcontract?type=' + type
})
},
}
}
</script>
<style>
page {
background: #fff;
}
/* page{
padding: 0 32rpx;
box-sizing: border-box;
} */
.examinetop {
padding: 32rpx 32rpx;
box-sizing: border-box;
border-bottom: 1rpx solid #f5f5f5
}
.examineitem {
height: 36rpx;
padding: 0 28rpx;
box-sizing: border-box;
border-radius: 18rpx;
border: 2rpx solid rgba(238, 238, 238, 1);
color: #C29445;
font-size: 22rpx;
text-align: ceter;
line-height: 36rpx;
margin-right: 32rpx;
}
.examineitem:last-child {
margin-right: 0
}
.examinetopleft {
width: 128rpx;
height: 128rpx;
font-size: 0;
border-radius: 50%;
}
.examinetopleft image {
border-radius: 50%;
}
.helpitemtop {
width: 112rpx;
height: 112rpx;
font-size: 0;
}
.helpitemname {
color: #3D444C;
font-size: 26rpx;
text-align: center;
margin-top:12rpx;
}
.examintopright {
margin-left: 28rpx;
}
.examinename {
color: #3D454C;
font-size: 28rpx;
font-weight: bold;
}
.examinelist {
margin-top: 24rpx;
}
.helplist {
padding: 32rpx 32rpx;
box-sizing: border-box;
border-bottom: 16rpx solid #F9F9F9
}
.helpitem {
margin-right: 60rpx
}
.examinrule {
padding: 32rpx;
box-sizing: border-box;
}
.examineruletitle {
color: #061220;
font-size: 32rpx;
}
.examineruletext {
color: #3D454C;
font-size: 28rpx;
margin-top: 16rpx;
line-height: 40rpx;
}
</style>
<style>
page {
background: #F9F9F9;
}
.release-text-content {
height: 120rpx;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.enterwordk {
color: #BDC4CE;
font-size: 24rpx;
}
.proselect {
width: 120rpx;
height: 60rpx;
border: 2rpx solid rgba(238, 238, 238, 1);
color: #fff;
font-size: 24rpx;
border-radius: 40rpx;
padding: 0 10rpx;
box-sizing: border-box;
margin-left: 16rpx;
}
.proname {
width: 90rpx;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-right: 5rpx;
}
.down-ico {
width: 16rpx;
height: 16rpx;
font-size: 0;
}
.publishnav {
padding: 0 !important;
}
.homeimg {
width: 88rpx;
height: 88rpx;
font-size: 0;
}
.search-input {
width: 470rpx !important;
}
/* 搜素 */
.search-wrap {
width: 750rpx;
padding: 14rpx 0;
box-sizing: border-box;
background: #C29445;
z-index: 99;
position: fixed;
top: var(--status-bar-height);
left: 0;
}
.nav-wrap {
background: #fff;
display: flex;
justify-content: space-between;
padding: 32rpx 64rpx;
margin-bottom: 16rpx;
/* margin-top: calc(var(--status-bar-height) + 100rpx);; */
}
.nav-wrap .navigator {
text-align: center;
}
.nav-wrap .navigator image {
width: 88rpx;
height: 88rpx;
margin: auto;
}
.nav-wrap .navigator text {
width: 104rpx;
display: block;
color: #3D454C;
font-size: 26rpx;
}
.new-release-wrap .new-release-title {
height: 84rpx;
line-height: 84rpx;
padding-left: 32rpx;
position: relative;
background: #fff;
font-size: 32rpx;
color: #061220;
border-bottom: 1px solid #E3E2E1;
}
.new-release-wrap .new-release-title:after {
content: "";
position: absolute;
top: 20rpx;
left: 0;
height: 44rpx;
width: 8rpx;
background: var(--themeColor);
border-top-right-radius: 6rpx;
border-bottom-right-radius: 6rpx;
}
.release-news {
position: fixed;
width: 750rpx;
height: 100%;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
z-index: 10;
}
.release-news .release-content {
position: absolute;
width: 750rpx;
bottom: 0;
left: 0;
background: #fff;
z-index: 1000;
padding: 60rpx;
box-sizing: border-box;
border-top-left-radius: 40rpx;
border-top-right-radius: 40rpx;
}
.release-news .meun-lists {
display: flex;
justify-content: space-between;
}
.release-news .meun-lists navigator {
text-align: center;
}
.release-news .meun-lists navigator image {
width: 88rpx;
height: 88rpx;
margin: auto;
}
.release-news .meun-lists navigator text {
width: 104rpx;
display: block;
color: #3D454C;
font-size: 26rpx;
}
.release-news .close {
display: flex;
justify-content: center;
margin-top: 38rpx;
}
.release-news .close image {
width: 60rpx;
height: 60rpx;
}
.search-wrap .navigator:nth-child(3) {
/* font-size: 20rpx; */
}
/* .proname{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
} */
</style>