paintOrderDetail.vue 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841
  1. <template>
  2. <view class="box">
  3. <!-- 自定义导航 -->
  4. <!-- <view class="zdyNavBox">
  5. <view class="status_bar" :style="{height: iStatusBarHeight + 'px'}"></view>
  6. <view class="zdyNav">
  7. <view class="zdyNavLeft">
  8. <image src="../../../static/img/nav_icon_back.png" mode="aspectFit" class="backImg" @click="goback"></image>
  9. <image src="../../../static/img/nav_icon_home.png" mode="" class="homeImg" @click="gohome"></image>
  10. </view>
  11. <view class="zdyNavTitle">订单详情</view>
  12. <view style="width: 100px;"></view>
  13. </view>
  14. </view>
  15. <view class="status_bar" :style="{height: iStatusBarHeight + 'px'}"></view>
  16. <view style="height: 44px;"></view> -->
  17. <homenav :iStatusBarHeight="iStatusBarHeight" :title="'订单详情'" :cj="3"></homenav>
  18. <view class="shuaxin" v-if="orderData.data.sheetState == 1 &&sx" @click="shuaxinFn">
  19. 如果支付状态未及时更新,请点击 <span style="color: #3F90F7;">刷新</span>
  20. </view>
  21. <view class="topBox">
  22. <view class="top" >
  23. <view class="orderState">
  24. <view class="SheetState" v-if="orderData.data.sheetState == 1">待付款</view>
  25. <view class="SheetState" v-if="orderData.data.sheetState == 2">待服务</view>
  26. <view class="SheetState" v-if="orderData.data.sheetState == 3">已完成</view>
  27. <view class="SheetState" v-if="orderData.data.sheetState == 4">已取消</view>
  28. </view>
  29. </view>
  30. </view>
  31. <!-- 店铺信息 -->
  32. <view class="shopBox" v-if="orderData">
  33. <image src="../../../static/img/icon_store.png" mode="" class="shopBoximg"></image>
  34. <view class="shopCont">
  35. <view class="shopName">{{orderData.shopInfo.shopName}}</view>
  36. <view class="Address">
  37. {{orderData.shopInfo.provinceName}}{{orderData.shopInfo.cityName}}{{orderData.shopInfo.areaName}}{{orderData.shopInfo.address}}
  38. </view>
  39. </view>
  40. <view class="shopRightBox" @click="map">
  41. <image src="../../../static/img/icon_ditu.png" mode="" class="shopRightImg"></image>
  42. <view class="shopRihgtTxt">地图</view>
  43. </view>
  44. <view class="shopsx"></view>
  45. <view class="shopRightBox" @click="call">
  46. <image src="../../../static/img/icon_phone.png" mode="" class="shopRightImg"></image>
  47. <view class="shopRihgtTxt">电话</view>
  48. </view>
  49. </view>
  50. <!-- 订单内容 -->
  51. <view class="information">
  52. <view class="detailedTitle detailedTitle2">订单内容</view>
  53. <view style="padding-bottom: 15rpx;" v-if="orderData.openSheetDetail.length>0" v-for="(item,index) in orderData.openSheetDetail" :key="index">
  54. <view class="informationLine2">
  55. <view class="goodsName">{{item.itemName}}</view>
  56. <view class="salePrice"><span class="informationNum">¥</span>{{item.salePrice}}</view>
  57. </view>
  58. </view>
  59. <!-- <view v-if="orderData.data.sheetState != 1 && orderData.data.sheetState != 4" class="line"></view> -->
  60. <view v-if="orderData.data.sheetState != 1 && orderData.data.sheetState != 4">
  61. <!-- <view class="goodsName2">
  62. 券码信息({{quanMaList.length?quanMaList.length:0}}张可用)
  63. </view>
  64. <view class="detailedLineBox" v-for="(v,index) in orderData.OpenSheetQRCode">
  65. <view class="detailedLine">
  66. <view v-if="v.writeoffState==1" class="detailedName">
  67. <view class="redPoint"></view>
  68. <view class="code">{{v.qrCode}}</view>
  69. <view class="quanState">待使用</view>
  70. </view>
  71. <view v-if="v.writeoffState==3" class="detailedName">
  72. <view class="redPoint"></view>
  73. <view class="code old" >{{v.qrCode}}</view>
  74. <view class="quanState2">已使用</view>
  75. </view>
  76. <image src="../../../static/img/icon_erweima.png" mode="" style="width: 36rpx;height: 36rpx;"
  77. v-if="v.writeoffState==1" @click="isShowMaSHow(index)"></image>
  78. </view>
  79. <view class="writeoffLineBox" v-if="v.writeoffState==3">
  80. <view class="writeoffLine">
  81. <view class="writeoffLineTxt">核销时间:{{v.writeoffTime}}</view>
  82. <view class="writeoffLineTxt">核销人:{{v.writeoffName}}</view>
  83. </view>
  84. <view class="writeoffLine">
  85. <view class="writeoffLineTxt">核销门店:{{v.writeoffShopName?v.writeoffShopName:''}}</view>
  86. </view>
  87. </view>
  88. </view> -->
  89. <view class="newCodeBox" v-if="sheetQRCodeList1.length>0" >
  90. <view class="newQrcode" >
  91. <swiper class="swiper" style="height: 400rpx;" circular :current='swiperIndex' :autoplay="false" :indicator-dots="true" indicator-color="#CCCCCC" indicator-active-color="#EC0F0A">
  92. <swiper-item v-for="(item,index) in sheetQRCodeList1" style="height: 400rpx;">
  93. <view class="swiper-item">
  94. <tki-qrcode cid="qrcode1" ref="qrcode" :val="item.qrCode" :size="300" :unit="unit"
  95. :pdground="pdground" :icon="icon" :iconSize="iconsize" :lv="lv" :onval="onval"
  96. :loadMake="loadMake" :usingComponents="true" @result="qrR" />
  97. </view>
  98. </swiper-item>
  99. </swiper>
  100. </view>
  101. <view class="newQrcodeTs" @click="qmshowFn">
  102. 待使用<span>{{orderData.unWriteoff}}</span>份券码
  103. <image src="../../../static/img2/jt1.png" mode="" class="jtImg1 dsyjt"></image>
  104. </view>
  105. </view>
  106. </view>
  107. </view>
  108. <view style="padding-left: 24rpx;padding-right: 24rpx;" v-if="orderData.writeoff!=0||orderData.refund!=0">
  109. <view class="ysyBox" v-if="orderData">
  110. <view class="ysyLeft" style="font-weight: 500;color: #222222;">
  111. <span v-if="orderData.writeoff!=0">已使用({{orderData.writeoff}})</span>
  112. <span v-if="orderData.writeoff!=0&&orderData.refund!=0">·</span>
  113. <span v-if="orderData.refund!=0">退款({{orderData.refund}})</span>
  114. </view>
  115. <view class="ysyRgiht" @click="sheetQRCode">
  116. <span style="color: #9A9A9A;padding-right: 16rpx;">查看详情</span>
  117. <image src="../../../static/img2/jt1.png" mode="" class="jtImg1"></image>
  118. </view>
  119. </view>
  120. </view>
  121. <!-- 实付款 -->
  122. <view class="money">
  123. <view class="informationNum">实付款:</view>
  124. <view class="informationNum" v-if="orderData" style="color: #EC0F0A;font-weight: bold;">¥{{orderData.data.realMoney}}</view>
  125. </view>
  126. <!-- 订单信息 -->
  127. <view class="information">
  128. <!-- <view class="detailedTitle">订单信息</view> -->
  129. <view class="informationLine">
  130. <view class="informationTxt">车牌号:</view>
  131. <view class="informationNum">{{orderData.data.plateNumber}}</view>
  132. </view>
  133. <view class="informationLine">
  134. <view class="informationTxt">车型:</view>
  135. <view class="informationNum" style="width: 480rpx;">{{orderData.data.carModel}}</view>
  136. </view>
  137. <view class="informationLine">
  138. <view class="informationTxt">联系人:</view>
  139. <view class="informationNum">{{orderData.data.customerName}}</view>
  140. </view>
  141. <view class="informationLine">
  142. <view class="informationTxt">手机号:</view>
  143. <view class="informationNum">{{orderData.data.mobilePhone}}</view>
  144. </view>
  145. <view class="informationLine">
  146. <view class="informationTxt">预约时间:</view>
  147. <view class="informationNum">{{orderData.data.hTime}}</view>
  148. </view>
  149. <view class="informationLine">
  150. <view class="informationTxt">订单单号:</view>
  151. <view class="informationNum">{{orderData.data.code}}<span class="codeCopy"
  152. @click="copy(orderData.data.code)">复制</span></view>
  153. </view>
  154. <view class="informationLine">
  155. <view class="informationTxt">下单人:</view>
  156. <view class="informationNum">{{orderData.data.userMobilePhone}}</view>
  157. </view>
  158. <view class="informationLine">
  159. <view class="informationTxt">下单时间:</view>
  160. <view class="informationNum">{{orderData.data.createTime}}</view>
  161. </view>
  162. <view class="informationLine NoBorder">
  163. <view class="informationTxt">订单类型:</view>
  164. <view class="informationNum" style="width: 480rpx;">钣喷</view>
  165. </view>
  166. </view>
  167. <!-- 支付信息 -->
  168. <view class="information">
  169. <!-- <view class="detailedTitle">支付信息</view> -->
  170. <view class="informationLine">
  171. <view class="informationTxt">支付状态:</view>
  172. <view class="informationNum" v-if="orderData.data.payState==1">未支付</view>
  173. <view class="informationNum" v-if="orderData.data.payState==2">已支付</view>
  174. </view>
  175. <view class="informationLine">
  176. <view class="informationTxt">支付方式:</view>
  177. <view class="informationNum" v-if="orderData.data.payType==1">在线支付</view>
  178. <view class="informationNum" v-if="orderData.data.payType==2">线下支付</view>
  179. </view>
  180. <view class="informationLine NoBorder">
  181. <view class="informationTxt">支付时间:</view>
  182. <view class="informationNum">{{orderData.data.payTime?orderData.data.payTime:'-'}}</view>
  183. </view>
  184. </view>
  185. <!-- 核销信息 -->
  186. <view class="information writeoffXx" v-if="orderData.data.sheetState == 3">
  187. <!-- <view class="detailedTitle">核销信息</view> -->
  188. <view class="informationLine">
  189. <view class="informationTxt">核销状态:</view>
  190. <view class="informationNum" v-if="orderData.data.writeoffState==1">未核销</view>
  191. <view class="informationNum" v-if="orderData.data.writeoffState==2">部分核销</view>
  192. <view class="informationNum" v-if="orderData.data.writeoffState==3">已核销</view>
  193. </view>
  194. <view class="informationLine">
  195. <view class="informationTxt">核销时间:</view>
  196. <view class="informationNum">{{orderData.data.writeoffTime?orderData.data.writeoffTime:'-'}} {{orderData.data.writeoffName}}</view>
  197. </view>
  198. <view class="informationLine NoBorder">
  199. <view class="informationTxt">核销门店:</view>
  200. <view class="informationNum">{{orderData.data.writeoffShopName?orderData.data.writeoffShopName:'-'}}</view>
  201. </view>
  202. </view>
  203. <view style="height: 50rpx;background-color: #F4F5F7;"></view>
  204. <view class="bottom" v-if="orderData.data.sheetState == 1">
  205. <view class="cancel" @click="cancelBespeak">取消订单</view>
  206. <view class="defer" @click="pay" v-if="orderData.data.payType==1">立即支付</view>
  207. <!-- :style="{border:'1rpx solid #'+themeColor,color:'#'+themeColor}" -->
  208. </view>
  209. <view class="bottom" v-if="orderData.data.sheetState == 2||orderData.data.sheetState == 5">
  210. <view class="cancel" @click="cancelOrder" v-if="orderData.data.payState==2">退款</view>
  211. <view class="cancel" @click="cancelBespeak" v-else>取消订单</view>
  212. </view>
  213. <!-- 券码 -->
  214. <view class="maBox" v-if="isShowMa==true" @click="isShowMaHide">
  215. <view class="querenMa">
  216. <view class="maTop">
  217. <view class="maTitle">请到店出示券码即可开始服务</view>
  218. <image @click="isShowMaHide" src="../../../static/img/icon_delete.png" mode=""
  219. style="width: 26rpx;height: 26rpx;margin-left: 10rpx;"></image>
  220. </view>
  221. <swiper class="swiper" circular :current='swiperIndex' :autoplay="false" :indicator-dots="true" indicator-color="#CCCCCC" indicator-active-color="#EC0F0A">
  222. <swiper-item v-for="(item,index) in quanMaList">
  223. <view class="swiper-item">
  224. <view class="maCode">{{item}}</view>
  225. <view class="maBoximg">
  226. <tki-qrcode cid="qrcode1" ref="qrcode" :val="item" :size="400" :unit="unit"
  227. :pdground="pdground" :icon="icon" :iconSize="iconsize" :lv="lv" :onval="onval"
  228. :loadMake="loadMake" :usingComponents="true" @result="qrR" />
  229. </view>
  230. </view>
  231. </swiper-item>
  232. </swiper>
  233. </view>
  234. </view>
  235. <!-- 手机号授权 -->
  236. <view class="authorizBox" v-if="authorizShow" @click="authorizShow=false">
  237. <view class="authorizCont" @click.stop="">
  238. <view class="authorizName">{{wxOpenData.miniAppName}}</view>
  239. <view class="authorizMs">未注册的手机号登录后将自动创建会员账号,如果您不同意授权获取手机号,会影响您使用我们的产品和服务。</view>
  240. <button class="authorizContbutton" type="default" open-type="getPhoneNumber" @getphonenumber="decryptPhoneNumber">授权</button>
  241. </view>
  242. <view style="text-align: center;padding-top: 56rpx;">
  243. <image src="../../../static/timg/icon_guanbi@2x.png" mode="" class="authorizCloseImg"></image>
  244. </view>
  245. </view>
  246. <!-- 退款原因 -->
  247. <view class="tuikuanBox" v-if="isShowTui==true">
  248. <view class="tuikuan">
  249. <view class="tuiTop">
  250. <view class="tuiTitle">退款</view>
  251. <image @click="isShowTuiHide" src="../../../static/img/icon_delete.png" mode=""
  252. style="width: 26rpx; height: 26rpx;"></image>
  253. </view>
  254. <view class="contLine">
  255. <view class="contlineLeft">
  256. <image src="../../static/img/icon_star.png" mode="" class="star"></image>
  257. 退款原因
  258. </view>
  259. <view class="contlineRight carModelRight" @click="">
  260. <picker class="carModel" @change="bindChange" mode="selector" :value="index"
  261. :range="tuicauseList" range-key="contents">
  262. <view class="uni-input">{{tuicauseList[index].contents}}</view>
  263. <!-- <view class="uni-input noColor" v-else>请选择</view> -->
  264. </picker>
  265. <image src="../../static/img/little_rightArrow.png" mode="" class="contlineRightJt"></image>
  266. </view>
  267. </view>
  268. <view class="contLine">
  269. <view class="contlineLeft">
  270. <image src="../../static/img/icon_star.png" mode="" class="star"></image>
  271. 退款金额
  272. </view>
  273. <view class="contlineRight carModelRight" @click="cktime">
  274. <span class="carModel">{{orderData.data.realMoney}}</span>
  275. </view>
  276. </view>
  277. <view class="contLine">
  278. <view class="contlineLeft">
  279. <image src="" mode="" class="star"></image>
  280. 补充描述
  281. </view>
  282. <view class="contlineRight">
  283. <textarea placeholder-style="color:#999999" placeholder="请输入" v-model="tuikuanContent"
  284. class="contlineRightInput" maxlength="-1" auto-height="true" @confirm="feedDone" />
  285. </view>
  286. </view>
  287. <view class="tuiBtns">
  288. <view class="btn" @click="isShowTuiHide">取消</view>
  289. <view class="btn2" @click="goTui">确认退款</view>
  290. </view>
  291. </view>
  292. </view>
  293. <view class="tkBox" v-if="qmShow" @click="qmHide">
  294. <view class="tkContBox" @click.stop="">
  295. <view class="tkTop">
  296. <view style="width: 22rpx;"></view>
  297. <view class="tkTitle">券码信息({{orderData.unWriteoff}})</view>
  298. <image @click="qmHide" src="../../../static/img2/chahao.png" mode="" class="chahaoIMg"></image>
  299. </view>
  300. <view class="tkLineBox3">
  301. <view class="tkLine" v-for="(item,index) in sheetQRCodeList1">
  302. <view class="tkLineLeft">
  303. <span style="color: #9A9A9A;">券码</span>
  304. <span style="color: #222222;padding-left: 66rpx;">{{item.qrCode}}</span>
  305. </view>
  306. <view class="tkLineRight" style="color: #576B95;" @click="copy(item.qrCode)">复制</view>
  307. </view>
  308. </view>
  309. </view>
  310. </view>
  311. <view class="tkBox" v-if="syShow" @click="syHide" >
  312. <view class="tkContBox2" @click.stop="">
  313. <view class="tkTop">
  314. <view style="width: 22rpx;"></view>
  315. <view class="tkTitle">详情</view>
  316. <image @click="syHide" src="../../../static/img2/chahao.png" mode="" class="chahaoIMg"></image>
  317. </view>
  318. <view class="tklineBox2">
  319. <view class="tkline2" v-for="(item,index) in sheetQRCodeList">
  320. <view class="tklineTop2">
  321. <view class="tkZt">
  322. <span v-if="item.orderType==3||item.orderType==1">已使用</span>
  323. <span v-if="item.orderType==2">未使用</span>
  324. <span v-if="item.refundState==0"></span>
  325. <span v-if="item.refundState==1">·退款中</span>
  326. <span v-if="item.refundState==2">·退款成功</span>
  327. <span v-if="item.refundState==3">·退款拒绝</span>
  328. <span v-if="item.refundState==4">·退款失败</span>
  329. </view>
  330. <view class="tkSeeD" @click="refundDetail(item)" v-if="item.orderType!=1">
  331. <span>退款详情</span>
  332. <image src="../../../static/img2/jt1.png" mode="" class="jtImg1"></image>
  333. </view>
  334. <view class="tkSeeD" @click="goSh(item)" v-if="item.orderType==1">
  335. <span>申请售后</span>
  336. <image src="../../../static/img2/jt1.png" mode="" class="jtImg1"></image>
  337. </view>
  338. </view>
  339. <view class="tkRow">
  340. <view class="tlRowLeft" v-if="item.orderType==3||item.orderType==1">使用份数</view>
  341. <view class="tlRowLeft" v-else>退款份数</view>
  342. <view style="color: #222222;" v-if="item.orderType==3||item.orderType==1">1份</view>
  343. <view style="color: #222222;" v-else>{{item.couponCount}}份</view>
  344. </view>
  345. <view class="tkRow" v-if="item.orderType==3||item.orderType==1">
  346. <view class="tlRowLeft">消费门店</view>
  347. <view style="color: #222222;">{{item.writeoffShopName?item.writeoffShopName:''}}</view>
  348. </view>
  349. <view class="tkRow" v-if="item.orderType==3||item.orderType==1">
  350. <view class="tlRowLeft">消费时间</view>
  351. <view style="color: #222222;">{{item.writeoffTime?item.writeoffTime:''}}</view>
  352. </view>
  353. <view class="tkRow" v-if="item.orderType==1">
  354. <view class="tlRowLeft">券&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;号</view>
  355. <view style="color: #222222;" class="xiahuaxian">{{item.qrCode}}</view>
  356. </view>
  357. <view class="tkRow" v-if="item.orderType==3">
  358. <view class="tlRowLeft">券&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;号</view>
  359. <view style="color: #222222;width: 480rpx; white-space: normal; word-break: break-all;" class="xiahuaxian">{{item.couponCode}}</view>
  360. </view>
  361. <view class="tkRow" v-if="item.orderType==2">
  362. <view class="tlRowLeft">退款金额</view>
  363. <view style="color: #222222;">{{item.money?item.money:''}}</view>
  364. </view>
  365. <view class="tkRow" v-if="item.orderType==2">
  366. <view class="tlRowLeft">退款方式</view>
  367. <view style="color: #222222;">原路返回</view>
  368. </view>
  369. <view class="tkRow" v-if="item.orderType==2">
  370. <view class="tlRowLeft">到账时间</view>
  371. <view style="color: #222222;">{{item.refundTime?item.refundTime:''}}</view>
  372. </view>
  373. <view class="tkRow" v-if="item.orderType==2">
  374. <view class="tlRowLeft">券&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;号</view>
  375. <view style="color: #222222;width: 480rpx; white-space: normal; word-break: break-all;" class="">{{item.couponCode}}</view>
  376. </view>
  377. </view>
  378. <nodata v-if="sheetQRCodeList.length==0"></nodata>
  379. </view>
  380. </view>
  381. </view>
  382. <view class="tkBox" v-if="xsShow" @click="xsHide">
  383. <view class="tkContBox" @click.stop="">
  384. <view class="tkTop">
  385. <view style="width: 22rpx;"></view>
  386. <view class="tkTitle">申请售后</view>
  387. <image @click="xsHide" src="../../../static/img2/chahao.png" mode="" class="chahaoIMg"></image>
  388. </view>
  389. <view class="zxSj">
  390. <view class="zxSjleft">
  391. <view class="zxTitle">咨询商家</view>
  392. <view class="zxTitle2">联系商家,提高退款效率</view>
  393. </view>
  394. <view class="zxSjRgiht" @click="call">
  395. <image src="/static/timg/wgcall.png" mode="" class="zxCallImg"></image>
  396. </view>
  397. </view>
  398. <view class="zkRefund" @click="goshFn">
  399. <span>已与商家协商一致,发起退款</span>
  400. <image src="../../../static/img2/jt1.png" mode="" class="jtImg1"></image>
  401. </view>
  402. </view>
  403. </view>
  404. </view>
  405. </template>
  406. <script>
  407. import tkiQrcode from "@/components/tki-qrcode/tki-qrcode.vue"
  408. import homenav from "@/components/homenav/nav.vue"
  409. import nodata from '@/components/nodata/nodata.vue'
  410. export default {
  411. components: {
  412. tkiQrcode,homenav,nodata
  413. },
  414. data() {
  415. return {
  416. id: '',
  417. iStatusBarHeight:'',
  418. orderData: '',
  419. onval: true, // val值变化时自动重新生成二维码
  420. loadMake: true, // 组件加载完成后自动生成二维码
  421. size: 500,
  422. qrcodeShow: false,
  423. qrcodeTop: '-100vh',
  424. qrcodeTopVal: '',
  425. ifShow: false,
  426. val: '二维码', // 要生成的二维码值
  427. unit: 'upx', // 单位
  428. background: '#b4e9e2', // 背景色
  429. foreground: '#309286', // 前景色
  430. pdground: '#262637', // 角标色
  431. icon: '', // 二维码图标
  432. iconsize: 40, // 二维码图标大小
  433. lv: 3, // 二维码容错级别 , 一般不用设置,默认就行
  434. src: '', // 二维码生成后的图片地址或base64
  435. isShowMa: false,
  436. quanMaList:[],
  437. themeColor:'',
  438. authorizShow:false,
  439. userInfo:'',
  440. ext:'',
  441. wxOpenData:'',
  442. isShowTui:false,
  443. index:0,
  444. tuicauseList: [],
  445. tuikuanContent: '',
  446. swiperIndex:0,
  447. sxNum:'',
  448. sx:'',
  449. qmShow:false,
  450. syShow:false,
  451. sheetQRCodeList:[],
  452. xsShow:false,
  453. sheetQRCodeList1:'',
  454. shItem:'',
  455. }
  456. },
  457. onLoad(opt) {
  458. this.iStatusBarHeight = uni.getSystemInfoSync().statusBarHeight;
  459. this.id = opt.id
  460. //this.id='CC691F61-C7BF-44F2-8F50-4F69480DB599'
  461. this.themeColor = uni.getStorageSync("themeColor");
  462. this.userInfo=this.$store.state.userInfo;
  463. this.ext=this.$common.getExtStoreId();
  464. if(this.userInfo){
  465. if (this.id) {
  466. this.getData();
  467. this.getTuiKuanData()
  468. }
  469. }else{
  470. this.$common.automaticlogin().then(val => {
  471. this.userInfo=this.$store.state.userInfo;
  472. this.wxOpenData=this.$store.state.wxOpenData;
  473. this.themeColor = uni.getStorageSync("themeColor");
  474. if (this.id) {
  475. this.getData();
  476. this.getTuiKuanData()
  477. }
  478. if(!this.userInfo){
  479. this.authorizShow=true
  480. }
  481. })
  482. }
  483. this.sx=opt.sx
  484. },
  485. methods: {
  486. getsheetQRCode(){
  487. this.$http('openOrderManagement/sheetQRCodeList', {
  488. type:1,
  489. sheetID: this.id,
  490. }, 'GET').then(res => {
  491. })
  492. },
  493. sheetQRCode(){
  494. uni.showLoading({
  495. title: '加载中'
  496. })
  497. this.$http('openOrderManagement/sheetQRCodeList', {
  498. type:2,
  499. sheetID: this.id,
  500. }, 'GET').then(res => {
  501. uni.hideLoading();
  502. this.syShow=true;
  503. this.sheetQRCodeList=res.data
  504. })
  505. },
  506. qmshowFn(){
  507. uni.showLoading({
  508. title: '加载中'
  509. })
  510. this.$http('openOrderManagement/sheetQRCodeList', {
  511. type:1,
  512. sheetID: this.id,
  513. }, 'GET').then(res => {
  514. uni.hideLoading();
  515. this.qmShow=true;
  516. this.sheetQRCodeList1=res.data
  517. })
  518. },
  519. qmHide(){
  520. this.qmShow=false
  521. },
  522. syHide(){
  523. this.syShow=false;
  524. },
  525. shuaxinFn(){
  526. this.sxNum=1
  527. this.getData();
  528. //this.getTuiKuanData()
  529. },
  530. cancelOrder(){
  531. //this.isShowTui=true;
  532. uni.navigateTo({
  533. url:'../../subPack/refund?type=1&id='+this.id
  534. })
  535. },
  536. goSh(item){
  537. this.shItem=item
  538. var that=this
  539. uni.setStorage({
  540. key: 'shData',
  541. data: item,
  542. success: function () {
  543. that.xsShow=true
  544. }
  545. });
  546. },
  547. goshFn(){
  548. uni.navigateTo({
  549. url:'../../subPack/refund?type=2&id='+this.id
  550. })
  551. },
  552. refundDetail(item){
  553. uni.navigateTo({
  554. url:'../../subPack/refundDetail?id='+item.refundSheetID
  555. })
  556. },
  557. xsHide(){
  558. this.xsShow=false
  559. },
  560. shuaxinFn(){
  561. this.sxNum=1
  562. this.getData();
  563. //this.getTuiKuanData()
  564. },
  565. /* cancelOrder(){
  566. this.isShowTui=true;
  567. }, */
  568. goTui(){
  569. var that=this;
  570. uni.showLoading({
  571. title: '加载中'
  572. })
  573. let yuanyin = this.tuicauseList[this.index].contents
  574. that.$http('openMallOrder/cancelOrder', {
  575. realMoney:that.orderData.data.realMoney,
  576. sheetId: that.id,
  577. refundReason:yuanyin,
  578. refundComment:this.tuikuanContent,
  579. }, 'POST').then(res => {
  580. uni.hideLoading();
  581. // var list = res.data.Items
  582. this.isShowTui=false;
  583. if(res.code==0){
  584. uni.showToast({
  585. title: '取消成功',
  586. icon: 'none',
  587. duration: 2000
  588. });
  589. setTimeout(function() {
  590. that.getData();
  591. }, 1000);
  592. }else{
  593. uni.showToast({
  594. title: res.msg,
  595. icon: 'none',
  596. duration: 3000
  597. });
  598. }
  599. })
  600. },
  601. isShowTuiHide(){
  602. this.isShowTui=false;
  603. },
  604. bindChange(e) {
  605. console.log(e);
  606. this.index = e.detail.value
  607. },
  608. getTuiKuanData() {
  609. console.log("退款原因")
  610. this.$http('openMallOrder/getOpenReason', {
  611. // id: this.id,
  612. }, 'GET').then(res => {
  613. this.tuicauseList = res.data;
  614. })
  615. },
  616. isShowMaSHow(index){
  617. this.swiperIndex=index
  618. this.isShowMa=true
  619. },
  620. isShowMaHide(){
  621. this.isShowMa=false
  622. },
  623. decryptPhoneNumber: function(e) {
  624. console.log(e);
  625. this.code=e.detail.code
  626. this.wxPhoneLogin()
  627. this.authorizShow=false;
  628. },
  629. wxPhoneLogin(){
  630. var that=this;
  631. this.$http('miniApp2/sys/wxPhoneLogin', {
  632. appId:this.ext.appId,
  633. unionId:this.ext.unionId,
  634. code:this.code,
  635. openId:this.wxOpenData.openid
  636. },'POST').then(res => {
  637. var data = res.data;
  638. if(data.loginInfo){
  639. this.userInfo=data.loginInfo.openUser;
  640. this.wxOpenData=data.loginInfo;
  641. this.$store.commit('mutationswxOpenData', data)
  642. this.$store.commit('mutationsuserInfo', this.userInfo)
  643. this.getData()
  644. }
  645. })
  646. },
  647. pay(){
  648. this.$http('openMallOrder/unifiedPay', {
  649. sheetId:this.id
  650. },'POST').then(res => {
  651. if(res.code==0){
  652. this.requestPayment(res.data)
  653. }else{
  654. uni.showToast({
  655. title: res.msg,
  656. icon: 'none',
  657. duration: 3000
  658. });
  659. }
  660. })
  661. },
  662. requestPayment(res){
  663. var payInfo=res;
  664. //console.log(payInfo)
  665. //console.log(String(Date.now()))
  666. var that=this;
  667. uni.requestPayment({
  668. provider: 'wxpay',
  669. //timeStamp: String(Date.now()),
  670. timeStamp: payInfo.timeStamp,
  671. nonceStr: payInfo.nonceStr,
  672. package:payInfo.package,
  673. signType: payInfo.signType,
  674. paySign: payInfo.paySign,
  675. appid:payInfo.appId,
  676. success: function (res) {
  677. console.log('success:' + JSON.stringify(res));
  678. uni.showToast({
  679. title: '支付成功',
  680. icon:'none',
  681. duration: 2000
  682. });
  683. that.getData()
  684. },
  685. fail: function (err) {
  686. console.log(err)
  687. uni.showToast({
  688. title: '支付失败',
  689. icon:'none',
  690. duration: 2000
  691. });
  692. }
  693. });
  694. },
  695. copy(txt) {
  696. uni.setClipboardData({
  697. data: txt,
  698. success: function() {
  699. uni.showToast({
  700. title: '复制成功',
  701. icon: 'none',
  702. duration: 2000
  703. });
  704. }
  705. });
  706. },
  707. upTime() {
  708. uni.showLoading({
  709. title: '加载中'
  710. })
  711. var that = this
  712. this.$http('openreservation/carOwner/updateTimeOfAppointment', {
  713. id: this.id,
  714. shopId: this.orderData.shopInfo.id,
  715. billDate: this.billDate
  716. }, 'POST').then(res => {
  717. uni.hideLoading();
  718. // var list = res.data.Items
  719. var list = res.data
  720. console.log("result+=", res.data);
  721. uni.showToast({
  722. title: '延期成功',
  723. icon: 'none',
  724. duration: 2000
  725. });
  726. setTimeout(function() {
  727. that.getData();
  728. }, 1000);
  729. })
  730. },
  731. cancelBespeak(){
  732. var that = this
  733. uni.showModal({
  734. title: '提示',
  735. content: '是否取消该订单',
  736. cancelText:'否',
  737. confirmText:'是',
  738. success: function (res) {
  739. if (res.confirm) {
  740. uni.showLoading({
  741. title: '加载中'
  742. })
  743. that.$http('openOrderManagement/updateSheetState', {
  744. id: that.id,
  745. }, 'POST').then(res => {
  746. uni.hideLoading();
  747. // var list = res.data.Items
  748. if(res.code==0){
  749. uni.showToast({
  750. title: '取消成功',
  751. icon: 'none',
  752. duration: 2000
  753. });
  754. setTimeout(function() {
  755. that.getData();
  756. }, 1000);
  757. }else{
  758. uni.showToast({
  759. title: res.msg,
  760. icon: 'none',
  761. duration: 3000
  762. });
  763. }
  764. })
  765. } else if (res.cancel) {
  766. }
  767. }
  768. });
  769. },
  770. map() {
  771. console.log("打开地图")
  772. var that = this;
  773. if (!that.orderData.shopInfo.lat || !that.orderData.shopInfo.lng) {
  774. uni.showToast({
  775. title: '该店铺未设置定位',
  776. icon: 'none',
  777. duration: 3000
  778. });
  779. } else {
  780. uni.openLocation({
  781. latitude: Number(that.orderData.shopInfo.lat),
  782. longitude: Number(that.orderData.shopInfo.lng),
  783. name: that.orderData.shopInfo.shopName,
  784. address: that.orderData.shopInfo.provinceName + that.orderData.shopInfo.cityName + that
  785. .orderData.shopInfo.areaName + that.orderData.shopInfo.address,
  786. success: function() {
  787. console.log('success');
  788. },
  789. fail(err) {
  790. console.log(err)
  791. }
  792. });
  793. }
  794. },
  795. call() {
  796. uni.makePhoneCall({
  797. phoneNumber:this.shItem.mobilePhone// this.orderData.shopInfo.mobilePhone
  798. });
  799. },
  800. getData() {
  801. uni.showLoading({
  802. title: '加载中'
  803. });
  804. this.$http('openOrderManagement/queryOpenSheet', {
  805. id: this.id,
  806. }, 'GET').then(res => {
  807. uni.hideLoading();
  808. this.orderData = res.data;
  809. if (this.quanMaList) {
  810. this.quanMaList = [];
  811. }
  812. let maList = this.orderData.OpenSheetQRCode;
  813. if (maList) {
  814. maList.forEach(item =>{
  815. if (item.writeoffState==1) {
  816. this.quanMaList.push(item.qrCode);
  817. }
  818. })
  819. }
  820. if(this.sx&&this.sxNum){
  821. uni.showToast({
  822. title: '刷新成功',
  823. icon: 'none',
  824. duration: 3000
  825. });
  826. }
  827. uni.setStorage({
  828. key: 'orderData',
  829. data: this.orderData,
  830. success: function () {
  831. }
  832. });
  833. })
  834. this.$http('openOrderManagement/sheetQRCodeList', {
  835. type:1,
  836. sheetID: this.id,
  837. }, 'GET').then(res => {
  838. this.sheetQRCodeList1=res.data
  839. })
  840. },
  841. goback() {
  842. uni.navigateBack({
  843. delta: 1
  844. })
  845. },
  846. gohome(){
  847. uni.switchTab({
  848. url:'../../index/index'
  849. })
  850. },
  851. },
  852. onPullDownRefresh() {
  853. this.getData()
  854. setTimeout(function() {
  855. uni.stopPullDownRefresh();
  856. }, 1000);
  857. },
  858. }
  859. </script>
  860. <style scoped>
  861. .box {
  862. min-height: 100vh;
  863. background: #F4F5F7;
  864. padding-bottom: 135rpx;
  865. }
  866. .zdyNavBox{
  867. width: 100vw;
  868. background: #FFFFFF;
  869. position: fixed;
  870. top: 0;
  871. left: 0;
  872. z-index: 9999999;
  873. }
  874. .zdyNav{
  875. height: 44px;
  876. display: flex;
  877. justify-content: space-between;
  878. align-items: center;
  879. }
  880. .backImg{
  881. width: 44rpx;
  882. height: 44rpx;
  883. margin-left: 10rpx;
  884. margin-right: 20rpx;
  885. }
  886. .homeImg{
  887. width: 44rpx;
  888. height: 44rpx;
  889. }
  890. .zdyNavLeft{
  891. display: flex;
  892. align-items: center;
  893. }
  894. .zdyNavTitle{
  895. width: 100vw;
  896. height: 44px;
  897. background: #FFFFFF;
  898. text-align: center;
  899. font-size: 34rpx;
  900. line-height: 44px;
  901. }
  902. .topBox{
  903. padding: 24rpx;
  904. }
  905. .top {
  906. height: 100rpx;
  907. background: #FFFFFF;
  908. border-radius: 11rpx;
  909. text-align: center;
  910. line-height: 100rpx;
  911. font-weight: 500;
  912. font-size: 30rpx;
  913. color: #EC0F0A;
  914. line-height: 100rpx;
  915. }
  916. .orderState {
  917. display: flex;
  918. justify-content: center;
  919. align-items: center;
  920. }
  921. /* .SheetState {
  922. display: flex;
  923. justify-content: center;
  924. font-size: 36rpx;
  925. font-weight: 500;
  926. color: #FFFFFF;
  927. margin-left: 15rpx;
  928. }
  929. */
  930. .timeEditImg {
  931. width: 25rpx;
  932. height: 25rpx;
  933. padding-left: 20rpx;
  934. }
  935. .shopBoximg {
  936. width: 40rpx;
  937. height: 40rpx;
  938. }
  939. .shopRightImg {
  940. width: 44rpx;
  941. height: 45rpx;
  942. }
  943. .shopsx {
  944. width: 1px;
  945. height: 50rpx;
  946. background: #EEEEEE;
  947. margin-top: 30rpx;
  948. margin-left: 28rpx;
  949. }
  950. .shopBox {
  951. display: flex;
  952. padding: 30rpx 20rpx;
  953. margin: 0rpx 24rpx;
  954. /* margin-top: -60rpx; */
  955. background-color: #FFFFFF;
  956. border-radius: 10rpx;
  957. }
  958. .shopCont {
  959. width: 405rpx;
  960. padding-left: 20rpx;
  961. }
  962. .shopName {
  963. font-size: 30rpx;
  964. font-weight: bold;
  965. color: #3C3C3C;
  966. line-height: 42rpx;
  967. }
  968. .Address {
  969. color: #999999;
  970. font-size: 24rpx;
  971. margin-top: 10rpx;
  972. }
  973. .shopRihgtTxt {
  974. color: #999999;
  975. font-size: 24rpx;
  976. }
  977. .shopRightBox {
  978. padding-left: 28rpx;
  979. }
  980. .detailedTitle {
  981. padding: 23rpx 20rpx 23rpx 0;
  982. display: flex;
  983. text-align: center;
  984. align-content: flex-start;
  985. border-bottom: 1rpx solid #EEEEEE;
  986. font-size: 30rpx;
  987. font-weight: bold;
  988. color: #3C3C3C;
  989. }
  990. .detailedLine {
  991. display: flex;
  992. padding: 16rpx 20rpx;
  993. justify-content: space-between;
  994. align-items: center;
  995. }
  996. .detailedImg {
  997. width: 120rpx;
  998. height: 120rpx;
  999. border-radius: 10rpx;
  1000. }
  1001. .detailedName {
  1002. display: flex;
  1003. align-items: center;
  1004. }
  1005. .code {
  1006. font-size: 26rpx;
  1007. color: #333333;
  1008. font-weight: bold;
  1009. width: 180rpx
  1010. }
  1011. .old {
  1012. color: #999999;
  1013. font-weight: 400;
  1014. text-decoration: line-through;
  1015. }
  1016. .redPoint {
  1017. width: 10rpx;
  1018. height: 10rpx;
  1019. background: #EC0F0A;
  1020. border-radius: 10rpx;
  1021. margin-right: 10rpx;
  1022. }
  1023. .quanState {
  1024. font-size: 22rpx;
  1025. color: #F19D01;
  1026. padding: 0 10rpx;
  1027. border: 1rpx solid #F19D01;
  1028. border-radius: 4rpx;
  1029. margin-left: 20rpx;
  1030. }
  1031. .quanState2{
  1032. font-size: 22rpx;
  1033. color: #999999;
  1034. padding: 0 10rpx;
  1035. border: 1rpx solid #DDDDDD;
  1036. border-radius: 4rpx;
  1037. margin-left: 20rpx;
  1038. }
  1039. .information {
  1040. background: #FFFFFF;
  1041. border-radius: 10rpx;
  1042. margin: 20rpx 24rpx;
  1043. padding-bottom: 15rpx;
  1044. }
  1045. .information{
  1046. padding: 0 20rpx;
  1047. }
  1048. .informationLine {
  1049. display: flex;
  1050. justify-content: space-between;
  1051. padding:20rpx 0rpx;
  1052. border-bottom: 1px solid #EEEEEE;
  1053. color: #222222;
  1054. }
  1055. .informationLine2 {
  1056. display: flex;
  1057. justify-content: space-between;
  1058. font-size: 26rpx;
  1059. padding: 20rpx 0;
  1060. }
  1061. .salePrice {
  1062. font-size: 26rpx;
  1063. font-weight: 500;
  1064. color: #333333;
  1065. line-height: 45rpx;
  1066. }
  1067. .money {
  1068. background: #FFFFFF;
  1069. border-radius: 10rpx;
  1070. margin: 20rpx 24rpx;
  1071. display: flex;
  1072. justify-content: space-between;
  1073. font-size: 26rpx;
  1074. padding: 30rpx 20rpx;
  1075. }
  1076. .informationTxt {
  1077. width: 190rpx;
  1078. font-size: 26rpx;
  1079. color: #999999;
  1080. }
  1081. .line {
  1082. height: 20rpx;
  1083. background-color: #FFFFFF;
  1084. border-bottom: 1rpx solid #EEEEEE;
  1085. }
  1086. .goodsName {
  1087. width: 80%;
  1088. color: #333333;
  1089. font-size: 26rpx;
  1090. }
  1091. .goodsName2{
  1092. padding: 20rpx 20rpx 15rpx;
  1093. color: #333333;
  1094. font-size: 26rpx;
  1095. }
  1096. .informationNum {
  1097. color: #333333;
  1098. font-size: 26rpx;
  1099. text-align: right;
  1100. }
  1101. .codeCopy {
  1102. width: 77rpx;
  1103. height: 36rpx;
  1104. background: #F4F5F7;
  1105. border-radius: 22rpx;
  1106. font-size: 24rpx;
  1107. color: #333333;
  1108. text-align: center;
  1109. line-height: 33rpx;
  1110. padding: 0 15rpx;
  1111. margin-left: 20rpx;
  1112. }
  1113. .orderBottom {
  1114. width: 750rpx;
  1115. height: 98rpx;
  1116. background: #FFFFFF;
  1117. position: fixed;
  1118. left: 0;
  1119. bottom: 0;
  1120. display: flex;
  1121. justify-content: flex-end;
  1122. }
  1123. .bottom {
  1124. display: flex;
  1125. justify-content: flex-end;
  1126. padding: 20rpx;
  1127. background-color: #FFFFFF;
  1128. /* align-items: center; */
  1129. height: 98rpx;
  1130. width: 100vw;
  1131. position: fixed;
  1132. bottom: 0rpx;
  1133. padding-bottom: constant(safe-area-inset-bottom);
  1134. padding-bottom: env(safe-area-inset-bottom);
  1135. }
  1136. .cancel {
  1137. color: #3C3C3C;
  1138. font-size: 28rpx;
  1139. width: 130rpx;
  1140. height: 56rpx;
  1141. border-radius: 8rpx;
  1142. border: 2rpx solid #DDDDDD;
  1143. text-align: center;
  1144. line-height: 56rpx;
  1145. margin-right: 40rpx;
  1146. }
  1147. .defer {
  1148. color: #EC0F0A;
  1149. font-size: 28rpx;
  1150. width: 130rpx;
  1151. height: 56rpx;
  1152. border-radius: 8rpx;
  1153. border: 2rpx solid #EC0F0A;
  1154. text-align: center;
  1155. line-height: 56rpx;
  1156. margin-right: 40rpx;
  1157. }
  1158. .itemBox {
  1159. margin: 20rpx;
  1160. border-radius: 10rpx;
  1161. border: 2rpx solid #EEEEEE;
  1162. }
  1163. .itemTop {
  1164. padding: 18rpx 20rpx;
  1165. padding-right: 0;
  1166. background-color: #FFEFD5;
  1167. display: flex;
  1168. justify-content: space-between;
  1169. align-content: center;
  1170. }
  1171. .topTitle {
  1172. width: 104rpx;
  1173. font-size: 26rpx;
  1174. color: #333333;
  1175. margin-right: 20rpx;
  1176. text-align: right;
  1177. }
  1178. .leftItem {
  1179. font-size: 26rpx;
  1180. color: #333333;
  1181. margin-right: 20rpx;
  1182. flex-grow: 1;
  1183. /* 隐藏文字显示 ...不换行 */
  1184. overflow: hidden;
  1185. text-overflow: ellipsis;
  1186. white-space: nowrap;
  1187. }
  1188. .itemContent {
  1189. padding: 20rpx;
  1190. padding-right: 0;
  1191. background-color: #FFFFFF;
  1192. display: flex;
  1193. justify-content: space-between;
  1194. align-content: center;
  1195. }
  1196. .maBox {
  1197. width: 100%;
  1198. height: 100vh;
  1199. background: rgba(0, 0, 0, 0.4);
  1200. position: fixed;
  1201. left: 0;
  1202. top: 0;
  1203. z-index: 9999;
  1204. }
  1205. .querenMa {
  1206. width: 578;
  1207. height: 640rpx;
  1208. background: #ffffff;
  1209. margin: 0 86rpx;
  1210. margin-top: 50%;
  1211. border-radius: 24rpx;
  1212. }
  1213. .maTop {
  1214. display: flex;
  1215. justify-content: space-between;
  1216. align-items: center;
  1217. padding: 30rpx 20rpx 15rpx;
  1218. }
  1219. .maTitle {
  1220. color: #666666;
  1221. font-size: 26rpx;
  1222. text-align: center;
  1223. padding-left: 100rpx;
  1224. }
  1225. .swiper{
  1226. width: 100%;
  1227. height: 85%;
  1228. background: #FFFFFF;
  1229. }
  1230. .swiper-item{
  1231. width: 100%;
  1232. height: 100%;
  1233. }
  1234. .maCode {
  1235. font-size: 30rpx;
  1236. font-weight: 500;
  1237. color: #333333;
  1238. line-height: 42rpx;
  1239. margin-bottom: 40rpx;
  1240. text-align: center;
  1241. }
  1242. .maBoximg {
  1243. width: 400rpx;
  1244. height: 400rpx;
  1245. margin-left: 86rpx;
  1246. }
  1247. .authorizBox{
  1248. width: 100vw;
  1249. height: 100vh;
  1250. background: rgba(0, 0, 0, 0.5);
  1251. position: fixed;
  1252. top: 0;
  1253. left: 0;
  1254. }
  1255. .authorizCont{
  1256. margin-top: 30vh;
  1257. width: 564rpx;
  1258. height: 408rpx;
  1259. background: #FFFFFF;
  1260. border-radius: 24rpx;
  1261. margin-left: 93rpx;
  1262. position: relative;
  1263. }
  1264. .authorizCloseImg{
  1265. width: 62rpx;
  1266. height: 62rpx;
  1267. }
  1268. .sqLogoBox{
  1269. width: 180rpx;
  1270. height: 180rpx;
  1271. background: #FFFFFF;
  1272. border-radius: 90rpx;
  1273. text-align: center;
  1274. position: absolute;
  1275. top: -50rpx;
  1276. left: 192rpx;
  1277. }
  1278. .authorizName{
  1279. color: #333333;
  1280. line-height: 42rpx;
  1281. font-size: 30rpx;
  1282. text-align: center;
  1283. padding-top: 58rpx;
  1284. }
  1285. .authorizMs{
  1286. color: #999999;
  1287. line-height: 36rpx;
  1288. font-size: 26rpx;
  1289. width: 452rpx;
  1290. padding-top: 24rpx;
  1291. text-align: center;
  1292. margin-left: 56rpx;
  1293. }
  1294. .authorizContbutton{
  1295. width: 422rpx;
  1296. height: 88rpx;
  1297. background: #EC0F0A;
  1298. border-radius: 44rpx;
  1299. line-height: 88rpx;
  1300. text-align: center;
  1301. font-size:30rpx;
  1302. color: #FFFFFF;
  1303. margin-top: 62rpx;
  1304. margin-left:71rpx;
  1305. }
  1306. .tuikuanBox {
  1307. width: 100%;
  1308. height: 100vh;
  1309. background: rgba(0, 0, 0, 0.4);
  1310. position: fixed;
  1311. left: 0;
  1312. top: 0;
  1313. z-index: 999;
  1314. }
  1315. .tuikuan {
  1316. width: 638rpx;
  1317. height: 720rpx;
  1318. background: #ffffff;
  1319. margin: 0 36rpx;
  1320. margin-top: 50%;
  1321. border-radius: 24rpx;
  1322. padding: 30rpx 20rpx;
  1323. }
  1324. .tuiTop {
  1325. display: flex;
  1326. justify-content: space-between;
  1327. margin-bottom: 36rpx;
  1328. }
  1329. .tuiTitle {
  1330. width: 56rpx;
  1331. height: 40rpx;
  1332. font-size: 28rpx;
  1333. font-weight: 500;
  1334. color: #3C3C3C;
  1335. line-height: 40rpx;
  1336. }
  1337. .contLine {
  1338. display: flex;
  1339. justify-content: space-between;
  1340. font-size: 28rpx;
  1341. padding: 30rpx 0;
  1342. border-bottom: 1px solid #EEEEEE;
  1343. }
  1344. .contlineLeft {
  1345. color: #666666;
  1346. line-height: 40rpx;
  1347. align-items: center;
  1348. }
  1349. .star {
  1350. width: 14rpx;
  1351. height: 14rpx;
  1352. padding-bottom: 5rpx;
  1353. }
  1354. .carModel {
  1355. width: 350rpx;
  1356. text-align: left;
  1357. }
  1358. .noColor {
  1359. color: #CCCCCC;
  1360. }
  1361. .carModelRight {
  1362. display: flex;
  1363. justify-content: flex-start;
  1364. align-items: center;
  1365. }
  1366. .contlineRight {
  1367. color: #333333;
  1368. line-height: 40rpx;
  1369. width: 400rpx;
  1370. text-align: right;
  1371. }
  1372. .contlineRightInput {
  1373. color: #333333;
  1374. text-align: left;
  1375. font-size: 28rpx;
  1376. min-height: 182rpx;
  1377. width: 400rpx;
  1378. }
  1379. .contlineRightJt {
  1380. width: 30rpx;
  1381. height: 30rpx;
  1382. }
  1383. .tuiBtns {
  1384. display: flex;justify-content: space-around;
  1385. padding: 40rpx 20rpx 10rpx;
  1386. }
  1387. .btn {
  1388. width: 250rpx;
  1389. height: 70rpx;
  1390. background: #F4F5F7;
  1391. border-radius: 10rpx;
  1392. font-size: 28rpx;
  1393. font-weight: 500;
  1394. color: #3C3C3C;
  1395. line-height: 70rpx;
  1396. text-align: center;
  1397. }
  1398. .btn2 {
  1399. width: 250rpx;
  1400. height: 70rpx;
  1401. background: #3F90F7;
  1402. border-radius: 10rpx;
  1403. font-size: 28rpx;
  1404. font-weight: 500;
  1405. color: #FFFFFF;
  1406. line-height: 70rpx;
  1407. text-align: center;
  1408. }
  1409. .writeoffLine{
  1410. display: flex;justify-content: space-between;
  1411. color: #999999;font-size: 24rpx;
  1412. line-height: 33rpx;padding-top: 8rpx;
  1413. }
  1414. .writeoffLineBox{
  1415. padding: 0 20rpx;
  1416. }
  1417. .detailedLineBox .detailedLine{
  1418. padding-bottom: 0rpx;
  1419. }
  1420. .writeoffXx .informationNum{
  1421. width: 500rpx;
  1422. }
  1423. .detailedLineBox{
  1424. padding-bottom: 10rpx;
  1425. }
  1426. .shuaxin{
  1427. color: #333333;
  1428. height: 72rpx;
  1429. background: #FDF7EB;
  1430. line-height: 72rpx;
  1431. padding-left: 24rpx;
  1432. font-size: 26rpx;
  1433. }
  1434. .newQrcode{
  1435. text-align: center;padding-top: 30rpx;
  1436. }
  1437. .newQrcodeTs{
  1438. font-size: 28rpx;
  1439. color: #222222;
  1440. }
  1441. .jtImg1{
  1442. width: 10rpx;height: 20rpx;
  1443. }
  1444. .newQrcodeTs {
  1445. text-align: center;
  1446. padding-top: 10rpx;
  1447. padding-bottom: 30rpx;
  1448. }
  1449. .ysyBox{
  1450. background: #ffffff;
  1451. border-radius: 16rpx;
  1452. display: flex;
  1453. justify-content: space-between;
  1454. font-size: 26rpx;
  1455. padding: 30rpx 24rpx;
  1456. }
  1457. .copyIcon{
  1458. width: 30rpx;height: 30rpx;
  1459. margin-top: 4rpx;margin-right: 6rpx;
  1460. }
  1461. .newQrcode .swiper-item{
  1462. text-align: center;
  1463. }
  1464. .chahaoIMg{
  1465. width: 22rpx;height: 22rpx;
  1466. margin-top: 4rpx;
  1467. }
  1468. .tkBox{
  1469. position: fixed;
  1470. background: rgba(0, 0, 0, 0.4);
  1471. width: 100%;height: 100%;
  1472. top: 0;
  1473. left: 0;
  1474. }
  1475. .tkContBox{
  1476. width: 750rpx;
  1477. height: 483rpx;
  1478. background: #F8F8F8;
  1479. border-radius: 28rpx 28rpx 0rpx 0rpx;
  1480. position: absolute;
  1481. left: 0;
  1482. bottom: 0;
  1483. padding-bottom: constant(safe-area-inset-bottom);
  1484. padding-bottom: env(safe-area-inset-bottom);
  1485. }
  1486. .tkContBox2{
  1487. width: 750rpx;
  1488. height: 60vh;
  1489. background: #F8F8F8;
  1490. border-radius: 28rpx 28rpx 0rpx 0rpx;
  1491. position: absolute;
  1492. left: 0;
  1493. bottom: 0;
  1494. padding-bottom: constant(safe-area-inset-bottom);
  1495. padding-bottom: env(safe-area-inset-bottom);
  1496. }
  1497. .tkTop{
  1498. display: flex;justify-content: space-between;
  1499. padding: 25rpx 40rpx 40rpx 40rpx;
  1500. font-weight: 500;
  1501. font-size: 28rpx;
  1502. color: #222222;
  1503. }
  1504. .tkLineBox3{
  1505. border-radius: 16rpx;
  1506. margin: 0 33rpx;
  1507. height: 380rpx;
  1508. overflow: scroll;
  1509. }
  1510. .tkLine{
  1511. display: flex;justify-content: space-between;
  1512. font-size: 26rpx;
  1513. padding: 24rpx 30rpx;
  1514. border-bottom: 1px solid #EEEEEE;
  1515. }
  1516. .tkLineBox3 .tkLine{
  1517. background: #FFFFFF;
  1518. font-size: 28rpx;
  1519. }
  1520. .tkLine:last-child {
  1521. border:none;
  1522. }
  1523. .tklineBox2{
  1524. padding:0 24rpx;
  1525. height: 55vh;
  1526. overflow: scroll;
  1527. }
  1528. .tkline2{
  1529. background: #FFFFFF;
  1530. border-radius: 16rpx;
  1531. padding: 32rpx 24rpx;
  1532. margin-bottom: 20rpx;
  1533. }
  1534. .tklineTop2{
  1535. display: flex;justify-content: space-between;
  1536. }
  1537. .tkZt{
  1538. font-weight: 500;
  1539. font-size: 28rpx;
  1540. color: #222222;
  1541. line-height: 40rpx;
  1542. }
  1543. .tkSeeD{
  1544. font-weight: 400;
  1545. font-size: 28rpx;
  1546. color: #9A9A9A;
  1547. line-height: 40rpx;
  1548. }
  1549. .tkSeeD .jtImg1{
  1550. margin-left: 4rpx;
  1551. }
  1552. .tkRow{
  1553. display: flex;
  1554. font-size: 28rpx;
  1555. padding-top: 18rpx;
  1556. }
  1557. .tlRowLeft{
  1558. color: #9A9A9A;width: 140rpx;
  1559. }
  1560. .zxSj{
  1561. background: #FFFFFF;
  1562. border-radius: 16rpx;
  1563. margin: 0 24rpx;
  1564. display: flex;justify-content: space-between;
  1565. }
  1566. .zxCallImg{
  1567. width: 34rpx;height: 34rpx;
  1568. }
  1569. .zxTitle{
  1570. font-weight: 500;
  1571. font-size: 28rpx;
  1572. color: #222222;
  1573. line-height: 40rpx;
  1574. }
  1575. .zxTitle2{
  1576. font-size: 24rpx;
  1577. color: #9A9A9A;
  1578. padding-top: 12rpx;
  1579. }
  1580. .zxSjleft{
  1581. padding: 32rpx;
  1582. }
  1583. .zxSjRgiht{
  1584. width: 79rpx;
  1585. height: 79rpx;
  1586. border: 2rpx solid #EEEEEE;
  1587. border-radius: 50%;
  1588. display: flex;
  1589. justify-content: center;
  1590. align-items: center;
  1591. margin-top: 32rpx;
  1592. margin-right: 32rpx;
  1593. }
  1594. .zkRefund{
  1595. display: flex;justify-content: center;
  1596. font-size: 28rpx;
  1597. color: #333333;
  1598. padding-top: 30rpx;
  1599. }
  1600. .zkRefund .jtImg1{
  1601. margin-left: 6rpx;margin-top: 12rpx;
  1602. }
  1603. .detailedTitle2{
  1604. padding: 23rpx 0;
  1605. }
  1606. .dsyjt{
  1607. margin-left: 10rpx;margin-top: 10rpx;
  1608. }
  1609. .newQrcodeTs{
  1610. display: flex;
  1611. justify-content: center;
  1612. }
  1613. .NoBorder{
  1614. border: none !important;
  1615. }
  1616. .xiahuaxian{
  1617. text-decoration: line-through;
  1618. }
  1619. </style>