accepting.vue
8.51 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
<template>
<view class="page">
<!-- 记录列表 -->
<view class="record-list">
<view class="good-item">
<view class="img">
<u-image width="100%" height="100%" border-radius="10" :src="record.cereBasicInformationShop&&record.cereBasicInformationShop.displayMainImage?getFirstImage(record.cereBasicInformationShop.displayMainImage):record.cereBasicInformationVenue&&record.cereBasicInformationVenue.displayImage?getFirstImage(record.cereBasicInformationVenue.displayImage):record.cereAdvertisingInformation&&record.cereAdvertisingInformation.locationDiagram?getFirstImage(record.cereAdvertisingInformation.locationDiagram):''"></u-image>
</view>
<view class="info">
<view class="title">{{
record.cereBasicInformationShop&&record.cereBasicInformationShop.shopName?record.cereBasicInformationShop.shopName:record.cereBasicInformationVenue&&record.cereBasicInformationVenue.venueName?record.cereBasicInformationVenue.venueName:record.cereAdvertisingInformation&&record.cereAdvertisingInformation.advertisingName?record.cereAdvertisingInformation.advertisingName:''}}</view>
<!-- <view class="info-item" style="margin-bottom: 30rpx;">
<u-tag text="标签标签" type="success" size="mini"/>
<u-tag text="标签标签" type="success" size="mini"/>
</view> -->
<view class="info-item" style="margin-bottom: 24rpx;" v-if="!record.advertisingSpaceType">
<u-image :showLoading="true" :src="$imgUrl('/location-icon.png')" width="20rpx" height="20rpx"></u-image>
<text>{{
record.cereBasicInformationShop&&record.cereBasicInformationShop.detailedLocation?record.cereBasicInformationShop.detailedLocation:record.cereBasicInformationVenue&&record.cereBasicInformationVenue.detailedLocation?record.cereBasicInformationVenue.detailedLocation:''
}}</text>
</view>
<view class="info-item" style="margin-bottom: 24rpx;" v-if="record.advertisingSpaceType">
<text style="padding-right: 20rpx;">广告位类型:</text>
<text>{{record.advertisingSpaceType?record.advertisingSpaceType:''
}}</text>
</view>
<view class="info-item">
<text style="padding-right: 20rpx;" >租金:¥{{moban[0].rentalPrice}}/{{moban[0].leaseTerm}}</text>
<!-- <text v-if="!record.advertisingSpaceType">面积:{{record.actualUsableArea}}/m²</text> -->
</view>
</view>
</view>
</view>
<view class="msglist">
<!-- 租赁详情 -->
<view class="form-item">
<view class="label">申请时间</view>
<text>{{record.applicationTime}}</text>
</view>
<view class="form-item">
<view class="label">申请状态</view>
<text> {{record.auditStatus =='1'?'待审核':record.auditStatus =='2'?'待签约':record.auditStatus =='3'?'已驳回':record.auditStatus =='4'?'已签约':'已终止'}}</text>
</view>
<view class="form-item">
<view class="label">审核意见</view>
<text> {{record.auditSuggestions || '无'}}</text>
</view>
<view class="form-item" v-if="!record.advertisingSpaceType">
<view class="label">经营用途</view>
<text>{{record.businessPurpose}}</text>
</view>
<view class="form-item" v-if="record.advertisingSpaceType">
<view class="label">投放时段</view>
<text>{{record.scheduleTime}}</text>
</view>
<view class="form-item" v-if="record.advertisingSpaceType">
<view class="label">链接</view>
<text>{{record.redirectUrl}}</text>
</view>
<view class="form-item" v-if="record.advertisingSpaceType">
<view class="label">广告标题</view>
<text>{{record.adTitle}}</text>
</view>
<view class="form-item" v-if="!record.advertisingSpaceType">
<view class="label">意向租期</view>
<text>{{record.intendedLeaseTerm}}</text>
</view>
<view class="form-item" v-if="!record.advertisingSpaceType">
<view class="label">经营主体</view>
<text>{{record.entityName}}</text>
</view>
<!-- 广告显示 -->
<view class="form-item" label-top v-if="record.advertisingSpaceType">
<view class="label">广告图片</view>
<view class="img">
<u-image width="304rpx" height="182rpx" :src="imgurl + record.coverImage" ></u-image>
</view>
</view>
</view>
<view class="msglist">
<view class="form-item">
<view class="label">经营者姓名</view>
<text>{{shopMsg.name}}</text>
</view>
<view class="form-item">
<view class="label">证件类型</view>
<text>{{shopMsg.idCardType}}</text>
</view>
<view class="form-item">
<view class="label">身份证号码</view>
<text>{{shopMsg.idCardNumber}}</text>
</view>
<!-- <view class="form-item">
<view class="label">身份证有效期</view>
<text>{{record.idValidStart || record.idCardValidStart}}至 {{record.idValidEnd || record.idCardValidEnd}}</text>
</view> -->
<view label-top style="line-height: 70rpx;
border-bottom: #eee solid 1rpx;
padding: 10rpx 0;width: 100%;box-sizing: border-box;">
<view class="label">身份证照片</view>
<view style="display: flex;justify-content: space-around;">
<u-image width="150px" height="200rpx" :src="imgurl+shopMsg.idCardFrontImage"></u-image>
<u-image width="150px" height="200rpx" :src="imgurl+shopMsg.idCardBackImage"></u-image>
</view>
</view>
<!-- <view class="form-item" label-top>
<view class="label">企业授权书</view>
<view class="img">
<u-image width="304rpx" height="182rpx" :src="record.enterpriseAuthorization" ></u-image>
</view>
</view> -->
</view>
<!-- <view class="footbtn" v-if="record.auditStatus == '2'">
<view class="info-total">
<view >租期:<span v-if="!record.advertisingSpaceType">2年</span> <span v-if="record.advertisingSpaceType">2/天</span></view>
<view >租金:<span v-if="!record.advertisingSpaceType">1067/月</span> <span v-if="record.advertisingSpaceType">150/天</span></view>
<view>合计:<span>元</span></view>
</view>
<view class="footer-btn">
<u-button type="primary" shape="circle">查看合同</u-button>
<u-button type="success" shape="circle" @click="Zhicheck()">立即支付</u-button>
</view>
</view> -->
<view style="height: 100rpx;"></view>
</view>
</template>
<script>
export default {
data() {
return {
record:{},
shopMsg:{},
moban:[],
imgurl:''
}
},
onLoad(options) {
this.imgurl = this.$img
const item = JSON.parse(decodeURIComponent(options.item));
console.log('Received item:', item);
this.record = item
let objst = {
pageNumber: 0,
pageSize: 10,
checkState: "2",
phone:item.applicant
}
let paesize = {
pageNumber: 0,
pageSize: 10,
resourcesId: ''
}
if(item.cereAdvertisingInformation.id){
paesize.resourcesId = `gg${item.cereAdvertisingInformation.id}`
}else if(item.cereBasicInformationShop.id){
paesize.resourcesId = `sp${item.cereBasicInformationShop.id}`
}else{
paesize.resourcesId = `cd${item.cereBasicInformationVenue.id}`
}
this.$http.sendRequest('/cerePlatformMerchant/queryByPage', 'POST', objst,1).then(res => {
this.shopMsg = res.data.data.content[0]
})
this.$http.sendRequest('/cereResourceStrategy/queryByResources', 'POST', paesize,1).then(res => {
this.moban = res.data.data
})
},
methods: {
getFirstImage(record) {
let imageUrl = '';
const images = record.split(',');
imageUrl = images[0]
return this.imgurl + imageUrl;
},
Zhicheck(){
let payList ={
additional: "附加交易授权",
backUrl: "",
channelId: "",
expireTime: 1800,
finishUrl: "",
latitude: "1",
longitude: "1",
orderNo: "",
payId: "",
payMerData: [
{
amount: 100,
body: "租赁信息",
}
],
payType: "Online",
returnUrl: "",
showBtn: "1",
siteId: "",
toApp: "0",
totalAmount: 100,
uid: "1693617316237021185",
universalLink: ""
}
const randomNumber = Math.floor(Math.random() * 10000); // 生成一个0到9999之间的随机数
const timestamp = new Date().getTime(); // 获取当前时间的时间戳
payList.orderNo = `${randomNumber}${timestamp}`
payList.uid =uni.getStorageSync('shopId')
this.$http.sendRequest('/aggregationPayment/createOrder', 'POST', payList,1).then(res => {
uni.showModal({
title: res.data.message,
showCancel:false,
success:ress => {
uni.switchTab({
url: '/pages/my/my'
})
}
})
})
}
}
}
</script>
<style scoped lang="scss">
@import 'accepting.scss';
</style>