|
@@ -1,625 +0,0 @@
|
1
|
|
-<template>
|
2
|
|
- <view class="specimenCheckingDetail">
|
3
|
|
- <view class="page_header">
|
4
|
|
- <view class="page_header_item">
|
5
|
|
- <view class="page_header_title">
|
6
|
|
- 修改原因:
|
7
|
|
- </view>
|
8
|
|
- <view class="page_header_content">
|
9
|
|
- 我是你的爸爸
|
10
|
|
- </view>
|
11
|
|
- </view>
|
12
|
|
- <view class="page_header_item">
|
13
|
|
- <view class="page_header_title">
|
14
|
|
- 图片列表:
|
15
|
|
- </view>
|
16
|
|
- <view class="page_header_content">
|
17
|
|
- <image v-for="(item,i) in imgs" :key="i" :src="item" @click="previewImage(i)" mode="widthFix"></image>
|
18
|
|
- </view>
|
19
|
|
- </view>
|
20
|
|
- </view>
|
21
|
|
- <view class="page_item_wrap" v-for="item in list" :key="item.id">
|
22
|
|
- <view class="page_item">
|
23
|
|
- <view class="page_item_top">
|
24
|
|
- <view class="page_item_top-inner">
|
25
|
|
- <view class="page_item_top_L">
|
26
|
|
- <view class="L_text">{{item.patientName}}</view>
|
27
|
|
- </view>
|
28
|
|
- <view class="page_item_top_R">
|
29
|
|
- <view class="L_iocn"><button type="primary" size="mini" class="back">退回</button></view>
|
30
|
|
- </view>
|
31
|
|
- </view>
|
32
|
|
- </view>
|
33
|
|
- <view class="page_item_cont">
|
34
|
|
- <view class="page_item_cont_T">
|
35
|
|
- <view class="page_item_cont_title">
|
36
|
|
- <view>
|
37
|
|
- 检验项目
|
38
|
|
- </view>
|
39
|
|
- <view class="text_big">{{item.specimenDesc||'无'}}</view>
|
40
|
|
- </view>
|
41
|
|
- <view class="page_item_cont_title">
|
42
|
|
- <view>
|
43
|
|
- 标本编码
|
44
|
|
- </view>
|
45
|
|
- <view class="text_big">{{item.scode||'无'}}</view>
|
46
|
|
- </view>
|
47
|
|
- <view class="page_item_cont_title">
|
48
|
|
- <view>
|
49
|
|
- 标本类型
|
50
|
|
- </view>
|
51
|
|
- <view class="text_big">{{item.stype?item.stype.name:'无'}}</view>
|
52
|
|
- </view>
|
53
|
|
- <view class="page_item_cont_title">
|
54
|
|
- <view>
|
55
|
|
- 申请科室
|
56
|
|
- </view>
|
57
|
|
- <view class="text_big">{{item.sickRoom?item.sickRoom.dept:'无'}}</view>
|
58
|
|
- </view>
|
59
|
|
- <view class="page_item_cont_title">
|
60
|
|
- <view>
|
61
|
|
- 住院号
|
62
|
|
- </view>
|
63
|
|
- <view class="text_big">{{item.residenceNo||'无'}}</view>
|
64
|
|
- </view>
|
65
|
|
- </view>
|
66
|
|
- </view>
|
67
|
|
- <view class="L"></view>
|
68
|
|
- <view class="R"></view>
|
69
|
|
- </view>
|
70
|
|
- <view class="L-l"></view>
|
71
|
|
- <view class="R-l"></view>
|
72
|
|
- </view>
|
73
|
|
- <view class="foot_btn2"></view>
|
74
|
|
- <!-- 退回弹窗 -->
|
75
|
|
- <backModel v-if="backModels.disjunctor" :title="backModels.title" :disjunctor="backModels.disjunctor" @ok="backOk"
|
76
|
|
- @cancel="backCancel"></backModel>
|
77
|
|
- <!-- 填写交接人账号弹窗 -->
|
78
|
|
- <selectAccount v-if="hosModels.disjunctor" :title="hosModels.title" :disjunctor="hosModels.disjunctor" @ok="hosOk"
|
79
|
|
- @cancel="hosCancel">
|
80
|
|
- </selectAccount>
|
81
|
|
- <!-- 弹窗 -->
|
82
|
|
- <showModel :title="models.title" :icon="models.icon" :disjunctor="models.disjunctor" :content="models.content"
|
83
|
|
- :operate="models.operate" @know="know"></showModel>
|
84
|
|
- </view>
|
85
|
|
-</template>
|
86
|
|
-<script>
|
87
|
|
- import {
|
88
|
|
- get,
|
89
|
|
- post,
|
90
|
|
- webHandle
|
91
|
|
- } from "../../http/http.js";
|
92
|
|
- export default {
|
93
|
|
- data() {
|
94
|
|
- return {
|
95
|
|
- res: {},
|
96
|
|
- backSpecimen: {},
|
97
|
|
- backParams: {},
|
98
|
|
- imgs: ['https://img1.baidu.com/it/u=3217543765,3223180824&fm=253&fmt=auto&app=120&f=JPEG?w=1200&h=750',
|
99
|
|
- 'https://img1.baidu.com/it/u=3217543765,3223180824&fm=253&fmt=auto&app=120&f=JPEG?w=1200&h=750',
|
100
|
|
- 'https://img1.baidu.com/it/u=3217543765,3223180824&fm=253&fmt=auto&app=120&f=JPEG?w=1200&h=750'
|
101
|
|
- ],
|
102
|
|
- startDeptId: null,
|
103
|
|
- deptId: null,
|
104
|
|
- msg: {}, //传递的信息
|
105
|
|
- list: [],
|
106
|
|
- targetDeptShow: [], //目标科室
|
107
|
|
- // 填写交接人账号弹窗model
|
108
|
|
- hosModels: {
|
109
|
|
- disjunctor: false,
|
110
|
|
- },
|
111
|
|
- // 退回弹窗model
|
112
|
|
- backModels: {
|
113
|
|
- disjunctor: false,
|
114
|
|
- },
|
115
|
|
- // 弹窗model
|
116
|
|
- models: {
|
117
|
|
- disjunctor: false,
|
118
|
|
- },
|
119
|
|
- };
|
120
|
|
- },
|
121
|
|
- methods: {
|
122
|
|
- // 退回
|
123
|
|
- backHandler(specimen, workorderId, data) {
|
124
|
|
- console.log(specimen);
|
125
|
|
- const {
|
126
|
|
- reasonForReturn,
|
127
|
|
- remarks,
|
128
|
|
- } = this.backParams;
|
129
|
|
- uni.showLoading({
|
130
|
|
- title: '加载中',
|
131
|
|
- mask: true
|
132
|
|
- })
|
133
|
|
- let postData = {
|
134
|
|
- reasonForReturn,
|
135
|
|
- remarks,
|
136
|
|
- scode: specimen.scode,
|
137
|
|
- hosId: uni.getStorageSync("userData").user.currentHospital.id,
|
138
|
|
- speState: specimen.speState ? specimen.speState.id : undefined,
|
139
|
|
- handoverId: data ? data.accountId : undefined,
|
140
|
|
- handoverName: data ? data.accountName : undefined,
|
141
|
|
- gdId: workorderId || undefined,
|
142
|
|
- }
|
143
|
|
- post('/workerOrder/returnSpecimen', postData).then(res => {
|
144
|
|
- uni.hideLoading();
|
145
|
|
- if (res.state == 200) {
|
146
|
|
- this.models = {
|
147
|
|
- disjunctor: true,
|
148
|
|
- title: "提示",
|
149
|
|
- content: `标本退回成功`,
|
150
|
|
- icon: "success",
|
151
|
|
- };
|
152
|
|
- } else {
|
153
|
|
- this.models = {
|
154
|
|
- disjunctor: true,
|
155
|
|
- title: "提示",
|
156
|
|
- content: `标本退回失败`,
|
157
|
|
- icon: "error",
|
158
|
|
- };
|
159
|
|
- }
|
160
|
|
- })
|
161
|
|
- },
|
162
|
|
- // 填写交接人账号-确认
|
163
|
|
- hosOk(data) {
|
164
|
|
- console.log(data);
|
165
|
|
- const {
|
166
|
|
- accountName,
|
167
|
|
- account,
|
168
|
|
- accountId
|
169
|
|
- } = data;
|
170
|
|
- if (!accountName && !account) {
|
171
|
|
- //没有填写交接人
|
172
|
|
- uni.showModal({
|
173
|
|
- title: "提示",
|
174
|
|
- content: "请填写交接人账号!",
|
175
|
|
- showCancel: false,
|
176
|
|
- success: function(res) {
|
177
|
|
- if (res.confirm) {
|
178
|
|
- console.log("用户点击确定");
|
179
|
|
- } else if (res.cancel) {
|
180
|
|
- console.log("用户点击取消");
|
181
|
|
- }
|
182
|
|
- },
|
183
|
|
- });
|
184
|
|
- return;
|
185
|
|
- } else if ((!accountName && account) || (accountName && !account)) {
|
186
|
|
- //没有填写交接人
|
187
|
|
- uni.showModal({
|
188
|
|
- title: "提示",
|
189
|
|
- content: "请填写正确的交接人账号!",
|
190
|
|
- showCancel: false,
|
191
|
|
- success: function(res) {
|
192
|
|
- if (res.confirm) {
|
193
|
|
- console.log("用户点击确定");
|
194
|
|
- } else if (res.cancel) {
|
195
|
|
- console.log("用户点击取消");
|
196
|
|
- }
|
197
|
|
- },
|
198
|
|
- });
|
199
|
|
- return;
|
200
|
|
- }
|
201
|
|
- this.hosModels.disjunctor = false;
|
202
|
|
- uni.showLoading({
|
203
|
|
- title: "加载中",
|
204
|
|
- mask: true,
|
205
|
|
- });
|
206
|
|
- if (this.backStatus = 'back') {
|
207
|
|
- // 退回
|
208
|
|
- this.backHandler(this.backSpecimen, this.res.data.gdid, data);
|
209
|
|
- } else {
|
210
|
|
- this.nextDeptOrder_s(this.res.workOrder, data);
|
211
|
|
- }
|
212
|
|
- },
|
213
|
|
- // 填写交接人账号-取消
|
214
|
|
- hosCancel() {
|
215
|
|
- this.hosModels.disjunctor = false;
|
216
|
|
- },
|
217
|
|
- // 填写交接人账号弹窗
|
218
|
|
- showSelectAccount() {
|
219
|
|
- this.hosModels = {
|
220
|
|
- title: "填写交接人账号",
|
221
|
|
- disjunctor: true,
|
222
|
|
- };
|
223
|
|
- },
|
224
|
|
- // 退回-确认
|
225
|
|
- backOk(data) {
|
226
|
|
- console.log(data);
|
227
|
|
- this.backParams = data;
|
228
|
|
- this.hosModels.disjunctor = false;
|
229
|
|
- let postData = {
|
230
|
|
- "idx": 0,
|
231
|
|
- "sum": 1,
|
232
|
|
- "hospitalConfig": {
|
233
|
|
- "hosId": uni.getStorageSync("userData").user.currentHospital.id,
|
234
|
|
- "key": "returnSpecimenWhetherHandover"
|
235
|
|
- }
|
236
|
|
- };
|
237
|
|
- uni.showLoading({
|
238
|
|
- title: "加载中",
|
239
|
|
- mask: true,
|
240
|
|
- });
|
241
|
|
- post('/simple/data/fetchDataList/hospitalConfig', postData).then((result) => {
|
242
|
|
- uni.hideLoading();
|
243
|
|
- if (result.status == 200) {
|
244
|
|
- if (result.list[0].value == 1) {
|
245
|
|
- this.showSelectAccount();
|
246
|
|
- } else {
|
247
|
|
- this.backHandler(this.backSpecimen, this.workOrderId);
|
248
|
|
- }
|
249
|
|
- } else {
|
250
|
|
- uni.showToast({
|
251
|
|
- icon: "none",
|
252
|
|
- title: "请求失败!",
|
253
|
|
- });
|
254
|
|
- }
|
255
|
|
- })
|
256
|
|
- },
|
257
|
|
- // 退回-取消
|
258
|
|
- backCancel() {
|
259
|
|
- this.backModels.disjunctor = false;
|
260
|
|
- },
|
261
|
|
- // 退回弹窗
|
262
|
|
- showBack() {
|
263
|
|
- this.backModels = {
|
264
|
|
- title: "退回",
|
265
|
|
- disjunctor: true,
|
266
|
|
- };
|
267
|
|
- },
|
268
|
|
- previewImage(index) {
|
269
|
|
- //uniapp预览轮播图
|
270
|
|
- uni.previewImage({
|
271
|
|
- current: index, //预览图片的下标
|
272
|
|
- urls: this.imgs //预览图片的地址,必须要数组形式,如果不是数组形式就转换成数组形式就可以
|
273
|
|
- })
|
274
|
|
- },
|
275
|
|
- getList() {
|
276
|
|
- uni.showLoading({
|
277
|
|
- mask: true,
|
278
|
|
- title: '加载中'
|
279
|
|
- })
|
280
|
|
- let postData = [Number(this.startDeptId), Number(this.deptId)]; //起点科室id,选择的科室id
|
281
|
|
- post(`/api/getTransDeptSpecimens`, postData).then((res) => {
|
282
|
|
- uni.hideLoading();
|
283
|
|
- uni.stopPullDownRefresh();
|
284
|
|
- if (res.status == 200) {
|
285
|
|
- this.list = res.data;
|
286
|
|
- } else {
|
287
|
|
- uni.showToast({
|
288
|
|
- icon: "none",
|
289
|
|
- title: "请求失败!",
|
290
|
|
- });
|
291
|
|
- }
|
292
|
|
- });
|
293
|
|
- },
|
294
|
|
- // 返回
|
295
|
|
- goto() {
|
296
|
|
- uni.navigateTo({
|
297
|
|
- url: `../../pages/specimenChecking/specimenChecking?infoDATA=${encodeURIComponent(JSON.stringify(this.msg))}`,
|
298
|
|
- });
|
299
|
|
- },
|
300
|
|
- },
|
301
|
|
- onLoad(options) {
|
302
|
|
- console.log(options, "快捷建单");
|
303
|
|
- this.msg = JSON.parse(options.infoDATA);
|
304
|
|
- this.startDeptId = options.startDeptId;
|
305
|
|
- this.deptId = options.deptId;
|
306
|
|
- this.getList();
|
307
|
|
- // #ifdef APP-PLUS
|
308
|
|
- webHandle("no", "app");
|
309
|
|
- // #endif
|
310
|
|
- // #ifdef H5
|
311
|
|
- webHandle("no", "wx");
|
312
|
|
- // #endif
|
313
|
|
- },
|
314
|
|
- onPullDownRefresh() {
|
315
|
|
- this.getList();
|
316
|
|
- },
|
317
|
|
- };
|
318
|
|
-</script>
|
319
|
|
-<style lang="less" scoped>
|
320
|
|
- .specimenCheckingDetail {
|
321
|
|
- padding-bottom: 100rpx;
|
322
|
|
-
|
323
|
|
- .page_header {
|
324
|
|
- margin: 20rpx;
|
325
|
|
- padding: 16rpx;
|
326
|
|
- border: 2rpx solid #e5e9ed;
|
327
|
|
- background: #fff;
|
328
|
|
- border-radius: 8rpx;
|
329
|
|
-
|
330
|
|
- .page_header_item {
|
331
|
|
- margin-bottom: 16rpx;
|
332
|
|
-
|
333
|
|
- .page_header_title {
|
334
|
|
- margin-bottom: 8rpx;
|
335
|
|
- font-weight: bold;
|
336
|
|
- }
|
337
|
|
-
|
338
|
|
- .page_header_content {
|
339
|
|
- display: flex;
|
340
|
|
-
|
341
|
|
- image {
|
342
|
|
- flex: 1;
|
343
|
|
- margin: 0 8rpx;
|
344
|
|
- }
|
345
|
|
- }
|
346
|
|
- }
|
347
|
|
- }
|
348
|
|
-
|
349
|
|
- .page_item_wrap {
|
350
|
|
- width: 100%;
|
351
|
|
- height: auto;
|
352
|
|
- box-sizing: border-box;
|
353
|
|
- position: relative;
|
354
|
|
- margin-bottom: 16rpx;
|
355
|
|
-
|
356
|
|
- .page_item {
|
357
|
|
- margin-top: 16rpx;
|
358
|
|
- margin-bottom: 124rpx;
|
359
|
|
- background: #fff;
|
360
|
|
- border-radius: 8rpx;
|
361
|
|
- margin: 0 20rpx;
|
362
|
|
- border: 2rpx solid #e5e9ed;
|
363
|
|
- position: relative;
|
364
|
|
- overflow: hidden;
|
365
|
|
- padding: 0 16rpx;
|
366
|
|
-
|
367
|
|
- .L {
|
368
|
|
- width: 40rpx;
|
369
|
|
- height: 40rpx;
|
370
|
|
- border-radius: 50%;
|
371
|
|
- background: #f9fafb;
|
372
|
|
- position: absolute;
|
373
|
|
- left: -20rpx;
|
374
|
|
- top: 68rpx;
|
375
|
|
- border: 2rpx solid #e5e9ed;
|
376
|
|
- }
|
377
|
|
-
|
378
|
|
- .R {
|
379
|
|
- width: 40rpx;
|
380
|
|
- height: 40rpx;
|
381
|
|
- border-radius: 50%;
|
382
|
|
- background: #f9fafb;
|
383
|
|
- position: absolute;
|
384
|
|
- float: right;
|
385
|
|
- right: -20rpx;
|
386
|
|
- top: 68rpx;
|
387
|
|
- border: 2rpx solid #e5e9ed;
|
388
|
|
- }
|
389
|
|
-
|
390
|
|
- .starting {
|
391
|
|
- width: 50rpx;
|
392
|
|
- height: 50rpx;
|
393
|
|
- color: #fff;
|
394
|
|
- background: #49b856;
|
395
|
|
- display: inline-block;
|
396
|
|
- border-radius: 50%;
|
397
|
|
- text-align: center;
|
398
|
|
- line-height: 46rpx;
|
399
|
|
- font-size: 32rpx;
|
400
|
|
- margin-right: 6rpx;
|
401
|
|
- }
|
402
|
|
-
|
403
|
|
- .End {
|
404
|
|
- width: 50rpx;
|
405
|
|
- height: 50rpx;
|
406
|
|
- color: #fff;
|
407
|
|
- background: #39b199;
|
408
|
|
- display: inline-block;
|
409
|
|
- border-radius: 50%;
|
410
|
|
- text-align: center;
|
411
|
|
- line-height: 46rpx;
|
412
|
|
- font-size: 32rpx;
|
413
|
|
- margin-right: 6rpx;
|
414
|
|
- }
|
415
|
|
-
|
416
|
|
- .page_item_top {
|
417
|
|
- height: 88rpx;
|
418
|
|
- border-bottom: 2rpx dashed #e5e9ed;
|
419
|
|
- padding: 0 16rpx;
|
420
|
|
-
|
421
|
|
- .page_item_top-inner {
|
422
|
|
- display: flex;
|
423
|
|
- justify-content: space-between;
|
424
|
|
- align-items: center;
|
425
|
|
- height: 100%;
|
426
|
|
-
|
427
|
|
- .page_item_top_L {
|
428
|
|
- .emergencys {
|
429
|
|
- background: #ff3b53 !important;
|
430
|
|
- width: 124rpx !important;
|
431
|
|
- }
|
432
|
|
-
|
433
|
|
- .emergency {
|
434
|
|
- background: #ff3b53 !important;
|
435
|
|
- }
|
436
|
|
-
|
437
|
|
- .emergency1 {
|
438
|
|
- background: #49b856 !important;
|
439
|
|
- }
|
440
|
|
-
|
441
|
|
- .page_item_cont_start {
|
442
|
|
- text-align: center;
|
443
|
|
- height: 44rpx;
|
444
|
|
- width: 104rpx;
|
445
|
|
- line-height: 44rpx;
|
446
|
|
- border-radius: 8rpx;
|
447
|
|
- background: #49b856;
|
448
|
|
- color: #fff;
|
449
|
|
- display: inline-block;
|
450
|
|
- }
|
451
|
|
-
|
452
|
|
- .L_time {
|
453
|
|
- color: #6cc076;
|
454
|
|
- font-size: 32rpx;
|
455
|
|
- }
|
456
|
|
-
|
457
|
|
- .L_text {
|
458
|
|
- font-size: 32rpx;
|
459
|
|
- font-weight: 700;
|
460
|
|
- }
|
461
|
|
- }
|
462
|
|
-
|
463
|
|
- .page_item_top_R {
|
464
|
|
- font-size: 32rpx;
|
465
|
|
-
|
466
|
|
- .back {
|
467
|
|
- background-color: #49b856;
|
468
|
|
- }
|
469
|
|
-
|
470
|
|
- .L_iocn {
|
471
|
|
- color: rgb(7, 134, 60);
|
472
|
|
- font-size: 36rpx;
|
473
|
|
- font-weight: 700;
|
474
|
|
- }
|
475
|
|
- }
|
476
|
|
- }
|
477
|
|
- }
|
478
|
|
-
|
479
|
|
- .page_item_cont {
|
480
|
|
- min-height: 90rpx;
|
481
|
|
- padding: 0 16rpx;
|
482
|
|
- text-align: left;
|
483
|
|
- position: relative;
|
484
|
|
-
|
485
|
|
- .text_big {
|
486
|
|
- font-size: 32rpx;
|
487
|
|
- font-weight: 700;
|
488
|
|
- margin-top: 10rpx;
|
489
|
|
-
|
490
|
|
- p {
|
491
|
|
- font-weight: 700;
|
492
|
|
- line-height: 1.5;
|
493
|
|
- }
|
494
|
|
- }
|
495
|
|
-
|
496
|
|
- .page_item_cont_T {
|
497
|
|
- padding-top: 28rpx;
|
498
|
|
- padding-bottom: 28rpx;
|
499
|
|
- font-size: 28rpx;
|
500
|
|
-
|
501
|
|
- .page_item_cont_title {
|
502
|
|
- height: 100%;
|
503
|
|
- font-size: 32rpx;
|
504
|
|
- display: flex;
|
505
|
|
- justify-content: space-between;
|
506
|
|
- }
|
507
|
|
- }
|
508
|
|
-
|
509
|
|
- .page_item_cont_B {
|
510
|
|
- padding-top: 28rpx;
|
511
|
|
- margin-bottom: 28rpx;
|
512
|
|
-
|
513
|
|
- .page_item_cont_title {
|
514
|
|
- font-size: 32rpx;
|
515
|
|
- display: flex;
|
516
|
|
- justify-content: space-between;
|
517
|
|
- }
|
518
|
|
-
|
519
|
|
- .page_item_cont_title1 {
|
520
|
|
- height: 60rpx;
|
521
|
|
- line-height: 60rpx;
|
522
|
|
- font-size: 32rpx;
|
523
|
|
- padding-left: 64rpx;
|
524
|
|
- }
|
525
|
|
- }
|
526
|
|
- }
|
527
|
|
-
|
528
|
|
- .page_item_foot {
|
529
|
|
- border-top: 2rpx dashed #e5e9ed;
|
530
|
|
- border-bottom: 2rpx dashed #e5e9ed;
|
531
|
|
- padding: 28rpx 16rpx;
|
532
|
|
- text-align: left;
|
533
|
|
-
|
534
|
|
- .page_item_foot_text {
|
535
|
|
- font-size: 32rpx;
|
536
|
|
- margin-bottom: 20rpx;
|
537
|
|
-
|
538
|
|
- .text1 {
|
539
|
|
- color: rgb(102, 102, 102);
|
540
|
|
- }
|
541
|
|
-
|
542
|
|
- .text2 {
|
543
|
|
- float: right;
|
544
|
|
- font-weight: 700;
|
545
|
|
- }
|
546
|
|
- }
|
547
|
|
- }
|
548
|
|
-
|
549
|
|
- #infos {
|
550
|
|
- display: none;
|
551
|
|
- }
|
552
|
|
-
|
553
|
|
- .page_item_infos {
|
554
|
|
- padding-bottom: 20rpx;
|
555
|
|
- border-bottom: 2rpx dashed #e5e9ed;
|
556
|
|
-
|
557
|
|
- .page_item_info2 {
|
558
|
|
- text-align: left;
|
559
|
|
- line-height: 60rpx;
|
560
|
|
- font-size: 32rpx;
|
561
|
|
- padding-left: 16rpx;
|
562
|
|
-
|
563
|
|
- .page_item_foot_text {
|
564
|
|
- font-size: 32rpx;
|
565
|
|
- margin-bottom: 20rpx;
|
566
|
|
-
|
567
|
|
- .text1 {
|
568
|
|
- color: rgb(102, 102, 102);
|
569
|
|
- }
|
570
|
|
-
|
571
|
|
- .text2 {
|
572
|
|
- float: right;
|
573
|
|
- font-weight: 700;
|
574
|
|
- }
|
575
|
|
- }
|
576
|
|
- }
|
577
|
|
- }
|
578
|
|
- }
|
579
|
|
-
|
580
|
|
- .L-l {
|
581
|
|
- width: 2rpx;
|
582
|
|
- height: 40rpx;
|
583
|
|
- background: #f9fafb;
|
584
|
|
- position: absolute;
|
585
|
|
- left: 20rpx;
|
586
|
|
- top: 72rpx;
|
587
|
|
- }
|
588
|
|
-
|
589
|
|
- .R-l {
|
590
|
|
- width: 2rpx;
|
591
|
|
- height: 40rpx;
|
592
|
|
- background: #f9fafb;
|
593
|
|
- position: absolute;
|
594
|
|
- right: 20rpx;
|
595
|
|
- top: 72rpx;
|
596
|
|
- }
|
597
|
|
- }
|
598
|
|
-
|
599
|
|
- .foot_btn2 {
|
600
|
|
- position: fixed;
|
601
|
|
- bottom: 0;
|
602
|
|
- width: 100vw;
|
603
|
|
- padding: 0 20rpx;
|
604
|
|
- box-sizing: border-box;
|
605
|
|
- line-height: 66rpx;
|
606
|
|
- height: 100rpx;
|
607
|
|
- border-top: 2rpx solid #e5e9ed;
|
608
|
|
- background: #f9fafb;
|
609
|
|
- text-align: center;
|
610
|
|
- display: flex;
|
611
|
|
- justify-content: center;
|
612
|
|
- align-items: center;
|
613
|
|
-
|
614
|
|
- .btn2 {
|
615
|
|
- height: 66rpx;
|
616
|
|
- flex: 1;
|
617
|
|
- margin: 16rpx 16rpx 0;
|
618
|
|
- background-image: linear-gradient(to right, #72c172, #3bb197);
|
619
|
|
- color: #fff;
|
620
|
|
- border-radius: 8rpx;
|
621
|
|
- font-size: 32rpx;
|
622
|
|
- }
|
623
|
|
- }
|
624
|
|
- }
|
625
|
|
-</style>
|