activityOrderDetail.vue 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662
  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="top" :style="{background:'#'+themeColor}">
  19. <view class="orderState">
  20. <image src="../../../static/img/icon_order_def.png" mode="" style="width: 44rpx;height: 44rpx;"></image>
  21. <view class="SheetState" v-if="orderData.data.sheetState == 1">待付款</view>
  22. <view class="SheetState" v-if="orderData.data.sheetState == 2">待服务</view>
  23. <view class="SheetState" v-if="orderData.data.sheetState == 3">已完成</view>
  24. <view class="SheetState" v-if="orderData.data.sheetState == 4">已取消</view>
  25. <view class="SheetState" v-if="orderData.data.sheetState == 5">待成团</view>
  26. </view>
  27. </view>
  28. <!-- 拼团信息 -->
  29. <view class="ptCont" v-if="orderData.data.sheetState == 5">
  30. <view class="ptTimeBox">
  31. <view class="ptTimeTxt">拼团剩余</view>
  32. <view class="ptTime">{{dh}}</view>
  33. <view class="ptdd">:</view>
  34. <view class="ptTime">{{dm}}</view>
  35. <view class="ptdd">:</view>
  36. <view class="ptTime">{{ds}}</view>
  37. </view>
  38. <view class="ptmobilePhoneLine">
  39. <image src="../../../static/timg/icon_guan.png" mode="" class="vipIcon"></image>
  40. <view class="ptmobilePhone">{{orderData.openGroup.firstMobilePhone}}</view>
  41. </view>
  42. <view class="DiffBNumber">还差 <span style="color:#FF0000; ">{{orderData.openGroup.groupNumber - orderData.groupList.length}}</span> 人,赶快邀请好友来拼团吧</view>
  43. <view class="ptBtnBox">
  44. <view class="seeTy" @click="seeTyshowBtn">查看全部团员</view>
  45. <button open-type="share" class=" shareBtn" >
  46. <view class="yqhypt">邀请好友拼团</view>
  47. </button>
  48. </view>
  49. </view>
  50. <!-- 店铺信息 -->
  51. <view class="shopBox" :class="{shopBoxpt:orderData.data.sheetState == 5}">
  52. <image src="../../../static/img/icon_store.png" mode="" class="shopBoximg"></image>
  53. <view class="shopCont">
  54. <view class="shopName">{{orderData.shopInfo.shopName}}</view>
  55. <view class="Address">
  56. {{orderData.shopInfo.provinceName}}{{orderData.shopInfo.cityName}}{{orderData.shopInfo.areaName}}{{orderData.shopInfo.address}}
  57. </view>
  58. </view>
  59. <view class="shopRightBox" @click="map">
  60. <image src="../../../static/img/icon_ditu.png" mode="" class="shopRightImg"></image>
  61. <view class="shopRihgtTxt">地图</view>
  62. </view>
  63. <view class="shopsx"></view>
  64. <view class="shopRightBox" @click="call">
  65. <image src="../../../static/img/icon_phone.png" mode="" class="shopRightImg"></image>
  66. <view class="shopRihgtTxt">电话</view>
  67. </view>
  68. </view>
  69. <!-- 订单内容 -->
  70. <view class="information">
  71. <view class="detailedTitle">订单内容
  72. <view class="groupStateBox " v-if="orderData.data.groupState==4">
  73. <image src="../../../static/img/icon_selectY.png" mode="" class="groupStateIcon"></image>
  74. <view class="groupStateTxt">自动成团</view>
  75. </view>
  76. <view class="groupStateBox " v-if="orderData.data.groupState==3">
  77. <image src="../../../static/img/icon_selectY.png" mode="" class="groupStateIcon"></image>
  78. <view class="groupStateTxt">拼团成功</view>
  79. </view>
  80. <view class="groupStateBox " v-if="orderData.data.groupState==1">
  81. <image src="../../../static/img/icon_del_red.png" mode="" class="groupStateIcon"></image>
  82. <view class="groupStateTxt">拼团失败</view>
  83. </view>
  84. <!-- <view class="groupStateBox " v-if="orderData.data.groupState==0">
  85. <image src="../../../static/img/icon_del_red.png" mode="" class="groupStateIcon"></image>
  86. <view class="groupStateTxt">拼团取消</view>
  87. </view> -->
  88. </view>
  89. <view v-if="orderData.openSheetDetail.length>0" v-for="(item,index) in orderData.openSheetDetail" :key="index">
  90. <view class="informationLine2">
  91. <view class="goodsName">{{item.itemName}}</view>
  92. <view class="huodong" @click="goDetail(item.itemId)">
  93. <view class="goodsName3">活动详情</view>
  94. <image src="../../../static/img/little_rightArrow.png" mode="" style="width: 30rpx;height: 30rpx;"></image>
  95. </view>
  96. </view>
  97. <view class="salePrice"><span class="informationNum">¥</span>{{orderData.data.payType==1? item.salePrice:0}}</view>
  98. </view>
  99. <view v-if="orderData.data.sheetState != 1 && orderData.data.sheetState != 4&& orderData.data.sheetState != 5" class="line"></view>
  100. <view v-if="orderData.data.sheetState != 1 && orderData.data.sheetState != 4&& orderData.data.sheetState != 5">
  101. <view class="goodsName2">
  102. 券码信息({{quanMaList.length?quanMaList.length:0}}张可用)
  103. </view>
  104. <view class="detailedLineBox" v-for="(v,index) in orderData.OpenSheetQRCode">
  105. <view class="detailedLine">
  106. <view v-if="v.writeoffState==1" class="detailedName">
  107. <view class="redPoint"></view>
  108. <view class="code">{{v.qrCode}}</view>
  109. <view class="quanState">待使用</view>
  110. </view>
  111. <view v-if="v.writeoffState==3" class="detailedName">
  112. <view class="redPoint"></view>
  113. <view class="code old" >{{v.qrCode}}</view>
  114. <view class="quanState2">已使用</view>
  115. </view>
  116. <image src="../../../static/img/icon_erweima.png" mode="" style="width: 36rpx;height: 36rpx;"
  117. v-if="v.writeoffState==1" @click="isShowMaSHow(index)"></image>
  118. </view>
  119. <view class="writeoffLineBox" v-if="v.writeoffState==3">
  120. <view class="writeoffLine">
  121. <view class="writeoffLineTxt">核销时间:{{v.writeoffTime}}</view>
  122. <view class="writeoffLineTxt">核销人:{{v.writeoffName}}</view>
  123. </view>
  124. <view class="writeoffLine">
  125. <view class="writeoffLineTxt">核销门店:{{v.writeoffShopName?v.writeoffShopName:''}}</view>
  126. </view>
  127. </view>
  128. </view>
  129. </view>
  130. </view>
  131. <!-- 实付款 -->
  132. <view class="money">
  133. <view class="informationNum">实付款:</view>
  134. <view class="informationNum" style="color: #FF0000;font-weight: bold;">¥{{orderData.data.payType==1?orderData.data.realMoney:0}}</view>
  135. </view>
  136. <!-- 订单信息 -->
  137. <view class="information">
  138. <view class="detailedTitle">订单信息</view>
  139. <view class="informationLine" v-if="orderData.data.plateNumber">
  140. <view class="informationTxt">车牌号:</view>
  141. <view class="informationNum">{{orderData.data.plateNumber}}</view>
  142. </view>
  143. <view class="informationLine" v-if="orderData.data.customerName">
  144. <view class="informationTxt">联系人:</view>
  145. <view class="informationNum">{{orderData.data.customerName}}</view>
  146. </view>
  147. <view class="informationLine" v-if="orderData.data.mobilePhone">
  148. <view class="informationTxt">手机号:</view>
  149. <view class="informationNum">{{orderData.data.mobilePhone}}</view>
  150. </view>
  151. <view class="informationLine" v-if="orderData.data.unit">
  152. <view class="informationTxt">单位:</view>
  153. <view class="informationNum">{{orderData.data.unit}}</view>
  154. </view>
  155. <view class="informationLine">
  156. <view class="informationTxt">报名时间:</view>
  157. <view class="informationNum">{{orderData.data.createTime}}</view>
  158. </view>
  159. <view class="informationLine">
  160. <view class="informationTxt">订单单号:</view>
  161. <view class="informationNum">{{orderData.data.code}}<span class="codeCopy"
  162. @click="copy(orderData.data.code)">复制</span></view>
  163. </view>
  164. </view>
  165. <!-- 支付信息 -->
  166. <view class="information">
  167. <view class="detailedTitle">支付信息</view>
  168. <view class="informationLine">
  169. <view class="informationTxt">支付状态:</view>
  170. <view class="informationNum" v-if="orderData.data.payState==1">未支付</view>
  171. <view class="informationNum" v-if="orderData.data.payState==2">已支付</view>
  172. </view>
  173. <view class="informationLine">
  174. <view class="informationTxt">支付方式:</view>
  175. <view class="informationNum" v-if="orderData.data.payType==1">在线支付</view>
  176. <view class="informationNum" v-if="orderData.data.payType==2">-</view>
  177. </view>
  178. <view class="informationLine">
  179. <view class="informationTxt">支付时间:</view>
  180. <view class="informationNum">{{orderData.data.payTime?orderData.data.payTime:'-'}}</view>
  181. </view>
  182. </view>
  183. <!-- 核销信息 -->
  184. <view class="information writeoffXx" v-if="orderData.data.sheetState == 3">
  185. <view class="detailedTitle">核销信息</view>
  186. <view class="informationLine">
  187. <view class="informationTxt">核销状态:</view>
  188. <view class="informationNum" v-if="orderData.data.writeoffState==1">未核销</view>
  189. <view class="informationNum" v-if="orderData.data.writeoffState==2">部分核销</view>
  190. <view class="informationNum" v-if="orderData.data.writeoffState==3">已核销</view>
  191. </view>
  192. <view class="informationLine">
  193. <view class="informationTxt">核销时间:</view>
  194. <view class="informationNum">{{orderData.data.writeoffTime?orderData.data.writeoffTime:'-'}} {{orderData.data.writeoffName}}</view>
  195. </view>
  196. <view class="informationLine">
  197. <view class="informationTxt">核销门店:</view>
  198. <view class="informationNum">{{orderData.data.writeoffShopName?orderData.data.writeoffShopName:'-'}}</view>
  199. </view>
  200. </view>
  201. <view style="height: 50rpx;background-color: #F4F5F7;"></view>
  202. <view class="bottom" v-if="orderData.data.sheetState == 1">
  203. <!-- <view class="cancel" @click="cancelBespeak" v-if="orderData.data.groupType==1">取消订单</view> -->
  204. <view class="cancel" @click="cancelBespeak" >取消订单</view>
  205. <view class="defer" :style="{border:'1rpx solid #'+themeColor,color:'#'+themeColor}" @click="pay">立即支付</view>
  206. </view>
  207. <view class="bottom" v-if="orderData.data.sheetState == 2||orderData.data.sheetState == 5">
  208. <view class="cancel" @click="cancelOrder" v-if="orderData.data.payState==2">退款</view>
  209. <view class="cancel" @click="cancelBespeak" v-else>取消订单</view>
  210. </view>
  211. <!-- 券码 -->
  212. <view class="maBox" v-if="isShowMa==true" @click="isShowMaHide">
  213. <view class="querenMa">
  214. <view class="maTop">
  215. <view class="maTitle">请到店出示券码即可开始服务</view>
  216. <image @click="isShowMaHide" src="../../../static/img/icon_delete.png" mode=""
  217. style="width: 26rpx;height: 26rpx;margin-left: 10rpx;"></image>
  218. </view>
  219. <swiper class="swiper" circular :current='swiperIndex' :autoplay="false" :indicator-dots="true" indicator-color="#CCCCCC" indicator-active-color="#D53533">
  220. <swiper-item v-for="(item,index) in quanMaList">
  221. <view class="swiper-item">
  222. <view class="maCode">{{item}}</view>
  223. <view class="maBoximg">
  224. <tki-qrcode cid="qrcode1" ref="qrcode" :val="item" :size="400" :unit="unit"
  225. :pdground="pdground" :icon="icon" :iconSize="iconsize" :lv="lv" :onval="onval"
  226. :loadMake="loadMake" :usingComponents="true" @result="qrR" />
  227. </view>
  228. </view>
  229. </swiper-item>
  230. </swiper>
  231. </view>
  232. </view>
  233. <!-- 手机号授权 -->
  234. <view class="authorizBox" v-if="authorizShow" @click="authorizShow=false">
  235. <view class="authorizCont" @click.stop="">
  236. <view class="authorizName">{{wxOpenData.miniAppName}}</view>
  237. <view class="authorizMs">您好,欢迎访问本店,授权手机号登录能获取我们最新的促销活动哦~</view>
  238. <button class="authorizContbutton" type="default" open-type="getPhoneNumber" @getphonenumber="decryptPhoneNumber">授权</button>
  239. </view>
  240. <view style="text-align: center;padding-top: 56rpx;">
  241. <image src="../../../static/timg/icon_guanbi@2x.png" mode="" class="authorizCloseImg"></image>
  242. </view>
  243. </view>
  244. <!-- 全部团员 -->
  245. <view class="maBox" v-if="seeTyshow" @click="seeTyHide">
  246. <view class="grouptk" @click.stop="">
  247. <view class="maTop">
  248. <view class="maTitle maTitle2 ">全部团员</view>
  249. <image src="../../../static/img/icon_delete.png" mode=""
  250. style="width: 26rpx;height: 26rpx;margin-left: 10rpx;" @click="seeTyHide"></image>
  251. </view>
  252. <view class="grouptkCobt">
  253. <view class="grouptkLIne" v-for="(item,index) in orderData.groupList">
  254. <view class="grouptkLIneLeft">
  255. <view class="groupTz" v-if="item.groupMemberLevel==1">团长</view>
  256. <view class="groupTy" v-else>团员</view>
  257. <view class="groupmobilePhone">{{item.mobilePhone}}</view>
  258. </view>
  259. <view class="grouptkLIneTime">{{item.payTime}}</view>
  260. </view>
  261. </view>
  262. </view>
  263. </view>
  264. <!-- 退款原因 -->
  265. <view class="tuikuanBox" v-if="isShowTui==true">
  266. <view class="tuikuan">
  267. <view class="tuiTop">
  268. <view class="tuiTitle">退款</view>
  269. <image @click="isShowTuiHide" src="../../../static/img/icon_delete.png" mode=""
  270. style="width: 26rpx; height: 26rpx;"></image>
  271. </view>
  272. <view class="contLine">
  273. <view class="contlineLeft">
  274. <image src="../../static/img/icon_star.png" mode="" class="star"></image>
  275. 退款原因
  276. </view>
  277. <view class="contlineRight carModelRight" @click="">
  278. <picker class="carModel" @change="bindChange" mode="selector" :value="index"
  279. :range="tuicauseList" range-key="contents">
  280. <view class="uni-input">{{tuicauseList[index].contents}}</view>
  281. <!-- <view class="uni-input noColor" v-else>请选择</view> -->
  282. </picker>
  283. <image src="../../static/img/little_rightArrow.png" mode="" class="contlineRightJt"></image>
  284. </view>
  285. </view>
  286. <view class="contLine">
  287. <view class="contlineLeft">
  288. <image src="../../static/img/icon_star.png" mode="" class="star"></image>
  289. 退款金额
  290. </view>
  291. <view class="contlineRight carModelRight" @click="cktime">
  292. <span class="carModel">{{orderData.data.realMoney}}</span>
  293. </view>
  294. </view>
  295. <view class="contLine">
  296. <view class="contlineLeft">
  297. <image src="" mode="" class="star"></image>
  298. 补充描述
  299. </view>
  300. <view class="contlineRight">
  301. <textarea placeholder-style="color:#999999" placeholder="请输入" v-model="tuikuanContent"
  302. class="contlineRightInput" maxlength="-1" auto-height="true" @confirm="feedDone" />
  303. </view>
  304. </view>
  305. <view class="tuiBtns">
  306. <view class="btn" @click="isShowTuiHide">取消</view>
  307. <view class="btn2" @click="goTui">确认退款</view>
  308. </view>
  309. </view>
  310. </view>
  311. </view>
  312. </template>
  313. <script>
  314. import tkiQrcode from "@/components/tki-qrcode/tki-qrcode.vue"
  315. import homenav from "@/components/homenav/nav.vue"
  316. export default {
  317. components: {
  318. tkiQrcode,homenav
  319. },
  320. data() {
  321. return {
  322. id: '',
  323. iStatusBarHeight:'',
  324. orderData: '',
  325. onval: true, // val值变化时自动重新生成二维码
  326. loadMake: true, // 组件加载完成后自动生成二维码
  327. size: 500,
  328. qrcodeShow: false,
  329. qrcodeTop: '-100vh',
  330. qrcodeTopVal: '',
  331. ifShow: false,
  332. val: '二维码', // 要生成的二维码值
  333. unit: 'upx', // 单位
  334. background: '#b4e9e2', // 背景色
  335. foreground: '#309286', // 前景色
  336. pdground: '#262637', // 角标色
  337. icon: '', // 二维码图标
  338. iconsize: 40, // 二维码图标大小
  339. lv: 3, // 二维码容错级别 , 一般不用设置,默认就行
  340. src: '', // 二维码生成后的图片地址或base64
  341. isShowMa: false,
  342. quanMaList:[],
  343. themeColor:'',
  344. authorizShow:false,
  345. userInfo:'',
  346. ext:'',
  347. wxOpenData:'',
  348. dh:'',
  349. dm:'',
  350. ds:'',
  351. seeTyshow:false,
  352. isShowTui:false,
  353. index:0,
  354. tuicauseList: [],
  355. tuikuanContent: '',
  356. swiperIndex:0,
  357. }
  358. },
  359. //0拼团取消1拼团失败 2拼团中3拼团成功4自动成团 groupState
  360. onLoad(opt) {
  361. this.iStatusBarHeight = uni.getSystemInfoSync().statusBarHeight;
  362. this.id = opt.id
  363. this.themeColor = uni.getStorageSync("themeColor");
  364. this.userInfo=this.$store.state.userInfo;
  365. this.ext=this.$common.getExtStoreId();
  366. if(this.userInfo){
  367. if (this.id) {
  368. this.getData();
  369. this.getTuiKuanData()
  370. }
  371. }else{
  372. this.$common.automaticlogin().then(val => {
  373. this.userInfo=this.$store.state.userInfo;
  374. this.wxOpenData=this.$store.state.wxOpenData;
  375. this.themeColor = uni.getStorageSync("themeColor");
  376. if (this.id) {
  377. this.getData();
  378. this.getTuiKuanData()
  379. }
  380. if(!this.userInfo){
  381. this.authorizShow=true
  382. }
  383. })
  384. }
  385. },
  386. methods: {
  387. isShowTuiHide(){
  388. this.isShowTui=false;
  389. },
  390. bindChange(e) {
  391. console.log(e);
  392. this.index = e.detail.value
  393. },
  394. getTuiKuanData() {
  395. console.log("退款原因")
  396. this.$http('openMallOrder/getOpenReason', {
  397. // id: this.id,
  398. }, 'GET').then(res => {
  399. this.tuicauseList = res.data;
  400. })
  401. },
  402. goTui(){
  403. var that=this;
  404. uni.showLoading({
  405. title: '加载中'
  406. })
  407. let yuanyin = this.tuicauseList[this.index].contents
  408. that.$http('openMallOrder/cancelOrder', {
  409. realMoney:that.orderData.data.realMoney,
  410. sheetId: that.id,
  411. refundReason:yuanyin,
  412. refundComment:this.tuikuanContent,
  413. }, 'POST').then(res => {
  414. uni.hideLoading();
  415. // var list = res.data.Items
  416. this.isShowTui=false;
  417. uni.showToast({
  418. title: '取消成功',
  419. icon: 'none',
  420. duration: 2000
  421. });
  422. setTimeout(function() {
  423. that.getData();
  424. }, 1000);
  425. })
  426. },
  427. cancelOrder(){
  428. this.isShowTui=true;
  429. },
  430. seeTyHide(){
  431. this.seeTyshow=false;
  432. },
  433. seeTyshowBtn(){
  434. this.seeTyshow=true;
  435. },
  436. decryptPhoneNumber: function(e) {
  437. console.log(e);
  438. this.code=e.detail.code
  439. this.wxPhoneLogin()
  440. this.authorizShow=false;
  441. },
  442. wxPhoneLogin(){
  443. var that=this;
  444. this.$http('miniApp2/sys/wxPhoneLogin', {
  445. appId:this.ext.appId,
  446. unionId:this.ext.unionId,
  447. code:this.code,
  448. openId:this.wxOpenData.openid
  449. },'POST').then(res => {
  450. var data = res.data;
  451. if(data.loginInfo){
  452. this.userInfo=data.loginInfo.openUser;
  453. this.wxOpenData=data.loginInfo;
  454. this.$store.commit('mutationswxOpenData', data)
  455. this.$store.commit('mutationsuserInfo', this.userInfo)
  456. this.getData()
  457. }
  458. })
  459. },
  460. isShowMaSHow(index){
  461. this.swiperIndex=index
  462. this.isShowMa=true
  463. },
  464. isShowMaHide(){
  465. this.isShowMa=false
  466. },
  467. goDetail(id) {
  468. console.log('id--',id);
  469. uni.navigateTo({
  470. url: '../../activity/jkDetail?id=' + id
  471. })
  472. },
  473. pay(){
  474. this.$http('openMallOrder/unifiedPay', {
  475. sheetId:this.id
  476. },'POST').then(res => {
  477. if(res.code==0){
  478. this.requestPayment(res.data)
  479. }else{
  480. uni.showToast({
  481. title: res.msg,
  482. icon: 'none',
  483. duration: 3000
  484. });
  485. }
  486. })
  487. },
  488. requestPayment(res){
  489. var payInfo=res;
  490. //console.log(payInfo)
  491. //console.log(String(Date.now()))
  492. var that=this;
  493. uni.requestPayment({
  494. provider: 'wxpay',
  495. //timeStamp: String(Date.now()),
  496. timeStamp: payInfo.timeStamp,
  497. nonceStr: payInfo.nonceStr,
  498. package:payInfo.package,
  499. signType: payInfo.signType,
  500. paySign: payInfo.paySign,
  501. appid:payInfo.appId,
  502. success: function (res) {
  503. console.log('success:' + JSON.stringify(res));
  504. uni.showToast({
  505. title: '支付成功',
  506. icon:'none',
  507. duration: 2000
  508. });
  509. that.getData()
  510. },
  511. fail: function (err) {
  512. console.log(err)
  513. uni.showToast({
  514. title: '支付失败',
  515. icon:'none',
  516. duration: 2000
  517. });
  518. }
  519. });
  520. },
  521. copy(txt) {
  522. uni.setClipboardData({
  523. data: txt,
  524. success: function() {
  525. uni.showToast({
  526. title: '复制成功',
  527. icon: 'none',
  528. duration: 2000
  529. });
  530. }
  531. });
  532. },
  533. upTime() {
  534. uni.showLoading({
  535. title: '加载中'
  536. })
  537. var that = this
  538. this.$http('openreservation/carOwner/updateTimeOfAppointment', {
  539. id: this.id,
  540. shopId: this.orderData.shopInfo.id,
  541. billDate: this.billDate
  542. }, 'POST').then(res => {
  543. uni.hideLoading();
  544. // var list = res.data.Items
  545. var list = res.data
  546. console.log("result+=", res.data);
  547. uni.showToast({
  548. title: '延期成功',
  549. icon: 'none',
  550. duration: 2000
  551. });
  552. setTimeout(function() {
  553. that.getData();
  554. }, 1000);
  555. })
  556. },
  557. cancelBespeak(){
  558. var that = this
  559. uni.showModal({
  560. title: '提示',
  561. content: '是否取消该订单',
  562. cancelText:'否',
  563. confirmText:'是',
  564. success: function (res) {
  565. if (res.confirm) {
  566. uni.showLoading({
  567. title: '加载中'
  568. })
  569. that.$http('openOrderManagement/updateSheetState', {
  570. id: that.id,
  571. }, 'POST').then(res => {
  572. uni.hideLoading();
  573. // var list = res.data.Items
  574. uni.showToast({
  575. title: '取消成功',
  576. icon: 'none',
  577. duration: 2000
  578. });
  579. setTimeout(function() {
  580. that.getData();
  581. }, 1000);
  582. })
  583. } else if (res.cancel) {
  584. }
  585. }
  586. });
  587. },
  588. map() {
  589. console.log("打开地图")
  590. var that = this;
  591. if (!that.orderData.shopInfo.lat || !that.orderData.shopInfo.lng) {
  592. uni.showToast({
  593. title: '该店铺未设置定位',
  594. icon: 'none',
  595. duration: 3000
  596. });
  597. } else {
  598. uni.openLocation({
  599. latitude: Number(that.orderData.shopInfo.lat),
  600. longitude: Number(that.orderData.shopInfo.lng),
  601. name: that.orderData.shopInfo.shopName,
  602. address: that.orderData.shopInfo.provinceName + that.orderData.shopInfo.cityName + that
  603. .orderData.shopInfo.areaName + that.orderData.shopInfo.address,
  604. success: function() {
  605. console.log('success');
  606. },
  607. fail(err) {
  608. console.log(err)
  609. }
  610. });
  611. }
  612. },
  613. call() {
  614. uni.makePhoneCall({
  615. phoneNumber: this.orderData.shopInfo.mobilePhone
  616. });
  617. },
  618. getData() {
  619. uni.showLoading({
  620. title: '加载中'
  621. });
  622. this.$http('openOrderManagement/queryOpenSheet', {
  623. id: this.id,
  624. }, 'GET').then(res => {
  625. uni.hideLoading();
  626. this.orderData = res.data;
  627. if (this.quanMaList) {
  628. this.quanMaList = [];
  629. }
  630. let maList = this.orderData.OpenSheetQRCode;
  631. if (maList) {
  632. maList.forEach(item =>{
  633. if (item.writeoffState==1) {
  634. this.quanMaList.push(item.qrCode);
  635. }
  636. })
  637. }
  638. this.clock()
  639. console.log('可用券码--',this.quanMaList);
  640. })
  641. },
  642. getData2() {
  643. uni.showLoading({
  644. title: '加载中'
  645. });
  646. this.$http('openOrderManagement/queryOpenSheet', {
  647. id: this.id,
  648. }, 'GET').then(res => {
  649. uni.hideLoading();
  650. this.orderData = res.data;
  651. if (this.quanMaList) {
  652. this.quanMaList = [];
  653. }
  654. let maList = this.orderData.OpenSheetQRCode;
  655. if (maList) {
  656. maList.forEach(item =>{
  657. if (item.writeoffState==1) {
  658. this.quanMaList.push(item.qrCode);
  659. }
  660. })
  661. }
  662. })
  663. },
  664. clock(){
  665. let _this = this
  666. let today = new Date() // 当前时间
  667. let h = today.getHours()
  668. let m = today.getMinutes()
  669. let s = today.getSeconds()
  670. let startTime = new Date(_this.orderData.openGroup.endTime.replace(/-/g, '/')) // 结束时间
  671. if (Number(new Date(_this.orderData.openGroup.endTime).getTime()) < Number(new Date().getTime())) {
  672. //this.activityNoOpen = true
  673. this.dh=0;
  674. this.dm=0;
  675. this.ds=0;
  676. _this.getData2();
  677. return false
  678. }
  679. let stopH = startTime.getHours()
  680. let stopM = startTime.getMinutes()
  681. let stopS = startTime.getSeconds()
  682. let shenyu = startTime.getTime() - today.getTime() // 倒计时毫秒数
  683. //console.log(shenyu)
  684. let shengyuD = parseInt(shenyu / (60 * 60 * 24 * 1000)) // 转换为天
  685. // let D = parseInt(shenyu) - parseInt(shengyuD * 60 * 60 * 24 * 1000)// 除去天的毫秒数
  686. let D = parseInt(shenyu)
  687. let shengyuH = parseInt(D / (60 * 60 * 1000)) // 除去天的毫秒数转换成小时
  688. let H = D - shengyuH * 60 * 60 * 1000 // 除去天、小时的毫秒数
  689. let shengyuM = parseInt(H / (60 * 1000)) // 除去天的毫秒数转换成分钟
  690. let M = H - shengyuM * 60 * 1000// 除去天、小时、分的毫秒数
  691. let S = parseInt((shenyu - shengyuD * 60 * 60 * 24 * 1000 - shengyuH * 60 * 60 * 1000 - shengyuM * 60 * 1000) / 1000)// 除去天、小时、分的毫秒数转化为秒
  692. //console.log(S)
  693. // this.daojishi = '报名倒计时:' + shengyuD + '天' + shengyuH + '小时' + shengyuM + '分' + S + '秒'
  694. // setTimeout("clock()",500);
  695. this.dh=shengyuH;
  696. this.dm=shengyuM;
  697. this.ds=S;
  698. if(this.dh<10){
  699. this.dh='0'+this.dh
  700. }
  701. if(this.dm<10){
  702. this.dm='0'+this.dm
  703. }
  704. if(this.ds<10){
  705. this.ds='0'+this.ds
  706. }
  707. setTimeout(_this.clock, 1000)
  708. },
  709. goback() {
  710. uni.navigateBack({
  711. delta: 1
  712. })
  713. },
  714. gohome(){
  715. uni.switchTab({
  716. url:'../../index/index'
  717. })
  718. },
  719. },
  720. onPullDownRefresh() {
  721. this.getData()
  722. setTimeout(function() {
  723. uni.stopPullDownRefresh();
  724. }, 1000);
  725. },
  726. onShareAppMessage(res) {
  727. console.log(this.userInfo)
  728. var img='';
  729. /* if(this.info.ImgList.length>0){
  730. img=this.info.ImgList[0].url
  731. } */
  732. return {
  733. title: this.orderData.data.sheetContent,
  734. //imageUrl:this.mainImg,
  735. imageUrl:'http://dmsphoto.66km.com.cn/thFiles/83074F71-F5C9-4C8E-B23F-2D195788960B.png',
  736. path: 'pages/subPack/jkDetail?id=' + this.orderData.openSheetDetail[0].itemId+'&shareId='+this.userInfo.openId+'&groupID='+this.orderData.data.groupID+'&shareName='+this.userInfo.nickName,
  737. success(res){
  738. uni.showToast({
  739. title:'分享成功'
  740. })
  741. },
  742. fail(res){
  743. uni.showToast({
  744. title:'分享失败',
  745. icon:'none',
  746. duration: 3000
  747. })
  748. }
  749. }
  750. },
  751. }
  752. </script>
  753. <style scoped>
  754. .groupStateIcon{
  755. width: 28rpx;height: 28rpx;
  756. }
  757. .groupStateTxt{
  758. font-weight: 400;padding-left: 8rpx;
  759. color: #3C3C3C;line-height: 28rpx;
  760. font-size: 26rpx;
  761. }
  762. .groupStateBox{
  763. display: flex;
  764. }
  765. .detailedTitle{
  766. display: flex;justify-content: space-between;
  767. }
  768. .grouptk{
  769. width: 638rpx;
  770. height: 750rpx;
  771. background: #FFFFFF;
  772. border-radius: 24rpx;
  773. margin-top: 300rpx;
  774. margin-left: 56rpx;
  775. }
  776. .grouptkLIneLeft{
  777. display: flex;
  778. }
  779. .groupTz{
  780. border-radius: 15rpx;padding: 0 10rpx;margin-right: 8rpx;
  781. border: 1rpx solid #FF9D00;color: #FF9D00;font-size: 22rpx;
  782. }
  783. .groupTy{
  784. border-radius: 15rpx;padding: 0 10rpx;margin-right: 8rpx;
  785. border: 1rpx solid #764D49;color: #764D49;font-size: 22rpx;
  786. }
  787. .grouptkLIne{
  788. display: flex;padding: 15rpx 24rpx;
  789. justify-content: space-between;font-weight: 400;
  790. color: #3C3C3C;font-size: 26rpx;line-height: 32rpx;
  791. }
  792. .grouptk .maTitle{
  793. padding-left: 4rpx;
  794. color: #333333;font-weight: 500;
  795. }
  796. .ptCont{
  797. width: 702rpx;
  798. height: 297rpx;
  799. background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
  800. border-radius: 10rpx;
  801. margin-left: 24rpx;
  802. margin-top: -60rpx;
  803. }
  804. .ptTimeBox{
  805. display: flex;font-weight: 400;justify-content: center;padding-top: 24rpx;
  806. }
  807. .ptTimeTxt{
  808. font-weight: 400;font-size: 24rpx;line-height: 42rpx;
  809. color: #764D49;padding-right: 18rpx;
  810. }
  811. .ptdd{
  812. font-size: 24rpx;padding:0 8rpx;
  813. line-height: 42rpx;
  814. font-weight: 400;
  815. color: #764D49;
  816. }
  817. .ptTime{
  818. width: 42rpx;font-size: 24rpx;
  819. height: 42rpx;text-align: center;line-height: 42rpx;
  820. background: #FF0000;
  821. border-radius: 6rpx;
  822. font-weight: 500;
  823. color: #FFFFFF;
  824. }
  825. .DiffBNumber{
  826. color: #764D49;font-size: 24rpx;text-align: center;padding-top:16rpx;padding-bottom: 30rpx;
  827. }
  828. .ptmobilePhoneLine{
  829. display: flex;font-weight: 400;justify-content: center;
  830. color: #764D49;font-size: 26rpx;padding-top:20rpx;
  831. }
  832. .vipIcon{
  833. width: 32rpx;height: 32rpx;margin-right: 8rpx;
  834. }
  835. .seeTy{
  836. width: 260rpx;line-height: 62rpx;text-align: center;
  837. height: 62rpx;color: #FF0000;
  838. border-radius: 36rpx;font-size: 26rpx;
  839. border: 2rpx solid #FF0000;
  840. margin-right: 15rpx;
  841. }
  842. .ptBtnBox{
  843. display: flex;
  844. justify-content: center;
  845. }
  846. .yqhypt{
  847. width: 260rpx;color: #FFFFFF;line-height: 66rpx;text-align: center;
  848. height: 66rpx;font-size: 26rpx;
  849. background: linear-gradient(132deg, #FD5C05 0%, #FD0323 100%);
  850. border-radius: 36rpx;
  851. margin-left: 15rpx;
  852. }
  853. .box {
  854. min-height: 100vh;
  855. background: #F4F5F7;
  856. padding-bottom: 135rpx;
  857. }
  858. .zdyNavBox{
  859. width: 100vw;
  860. background: #FFFFFF;
  861. position: fixed;
  862. top: 0;
  863. left: 0;
  864. z-index: 9999999;
  865. }
  866. .zdyNav{
  867. height: 44px;
  868. display: flex;
  869. justify-content: space-between;
  870. align-items: center;
  871. }
  872. .backImg{
  873. width: 44rpx;
  874. height: 44rpx;
  875. margin-left: 10rpx;
  876. margin-right: 20rpx;
  877. }
  878. .homeImg{
  879. width: 44rpx;
  880. height: 44rpx;
  881. }
  882. .zdyNavLeft{
  883. display: flex;
  884. align-items: center;
  885. }
  886. .zdyNavTitle{
  887. width: 100vw;
  888. height: 44px;
  889. background: #FFFFFF;
  890. text-align: center;
  891. font-size: 34rpx;
  892. line-height: 44px;
  893. }
  894. .top {
  895. height: 190rpx;
  896. background: #FF0000;
  897. }
  898. .orderState {
  899. display: flex;
  900. justify-content: center;
  901. align-items: center;
  902. padding-top: 40rpx;
  903. }
  904. .SheetState {
  905. display: flex;
  906. justify-content: center;
  907. font-size: 36rpx;
  908. font-weight: 500;
  909. color: #FFFFFF;
  910. margin-left: 15rpx;
  911. }
  912. .timeEditImg {
  913. width: 25rpx;
  914. height: 25rpx;
  915. padding-left: 20rpx;
  916. }
  917. .shopBoximg {
  918. width: 40rpx;
  919. height: 40rpx;
  920. }
  921. .shopRightImg {
  922. width: 44rpx;
  923. height: 45rpx;
  924. }
  925. .shopsx {
  926. width: 1px;
  927. height: 50rpx;
  928. background: #EEEEEE;
  929. margin-top: 30rpx;
  930. margin-left: 28rpx;
  931. }
  932. .shopBox {
  933. display: flex;
  934. padding: 30rpx 20rpx;
  935. margin: 0rpx 24rpx;
  936. margin-top: -60rpx;
  937. background-color: #FFFFFF;
  938. border-radius: 10rpx;
  939. }
  940. .shopCont {
  941. width: 405rpx;
  942. padding-left: 20rpx;
  943. }
  944. .shopName {
  945. font-size: 30rpx;
  946. font-weight: bold;
  947. color: #3C3C3C;
  948. line-height: 42rpx;
  949. }
  950. .Address {
  951. color: #999999;
  952. font-size: 24rpx;
  953. margin-top: 10rpx;
  954. }
  955. .shopRihgtTxt {
  956. color: #999999;
  957. font-size: 24rpx;
  958. }
  959. .shopRightBox {
  960. padding-left: 28rpx;
  961. }
  962. .detailedTitle {
  963. padding: 23rpx 20rpx;
  964. display: flex;
  965. text-align: center;
  966. align-content: flex-start;
  967. border-bottom: 1rpx solid #EEEEEE;
  968. font-size: 30rpx;
  969. font-weight: bold;
  970. color: #3C3C3C;
  971. }
  972. .detailedLine {
  973. display: flex;
  974. padding: 16rpx 20rpx;
  975. justify-content: space-between;
  976. align-items: center;
  977. }
  978. .detailedImg {
  979. width: 120rpx;
  980. height: 120rpx;
  981. border-radius: 10rpx;
  982. }
  983. .detailedName {
  984. display: flex;
  985. align-items: center;
  986. }
  987. .code {
  988. font-size: 26rpx;
  989. color: #333333;
  990. font-weight: bold;
  991. width: 180rpx
  992. }
  993. .old {
  994. color: #999999;
  995. font-weight: 400;
  996. text-decoration: line-through;
  997. }
  998. .redPoint {
  999. width: 10rpx;
  1000. height: 10rpx;
  1001. background: #FF0000;
  1002. border-radius: 10rpx;
  1003. margin-right: 10rpx;
  1004. }
  1005. .quanState {
  1006. font-size: 22rpx;
  1007. color: #F19D01;
  1008. padding: 0 10rpx;
  1009. border: 1rpx solid #F19D01;
  1010. border-radius: 4rpx;
  1011. margin-left: 20rpx;
  1012. }
  1013. .quanState2{
  1014. font-size: 22rpx;
  1015. color: #999999;
  1016. padding: 0 10rpx;
  1017. border: 1rpx solid #DDDDDD;
  1018. border-radius: 4rpx;
  1019. margin-left: 20rpx;
  1020. }
  1021. .information {
  1022. background: #FFFFFF;
  1023. border-radius: 10rpx;
  1024. margin: 20rpx 24rpx;
  1025. padding-bottom: 15rpx;
  1026. }
  1027. .informationLine {
  1028. display: flex;
  1029. padding: 15rpx 20rpx;
  1030. }
  1031. .informationLine2 {
  1032. display: flex;
  1033. justify-content: space-between;
  1034. font-size: 26rpx;
  1035. padding: 20rpx;
  1036. align-items: center;
  1037. padding-bottom: 0;
  1038. }
  1039. .salePrice {
  1040. padding-left: 20rpx;
  1041. padding-top: 15rpx;
  1042. font-size: 26rpx;
  1043. font-weight: 500;
  1044. color: #333333;
  1045. line-height: 45rpx;
  1046. }
  1047. .money {
  1048. background: #FFFFFF;
  1049. border-radius: 10rpx;
  1050. margin: 20rpx 24rpx;
  1051. display: flex;
  1052. justify-content: space-between;
  1053. font-size: 26rpx;
  1054. padding: 30rpx 20rpx;
  1055. }
  1056. .informationTxt {
  1057. width: 190rpx;
  1058. font-size: 26rpx;
  1059. color: #999999;
  1060. }
  1061. .line {
  1062. height: 20rpx;
  1063. background-color: #FFFFFF;
  1064. border-bottom: 1rpx solid #EEEEEE;
  1065. }
  1066. .goodsName {
  1067. width: 70%;
  1068. color: #333333;
  1069. font-size: 26rpx;
  1070. }
  1071. .huodong{
  1072. display: flex;
  1073. align-items: center;
  1074. }
  1075. .goodsName3{
  1076. color: #333333;
  1077. font-size: 26rpx;
  1078. }
  1079. .goodsName2{
  1080. padding: 20rpx 20rpx 15rpx;
  1081. color: #333333;
  1082. font-size: 26rpx;
  1083. }
  1084. .informationNum {
  1085. color: #333333;
  1086. font-size: 26rpx;
  1087. }
  1088. .codeCopy {
  1089. width: 77rpx;
  1090. height: 36rpx;
  1091. background: #F4F5F7;
  1092. border-radius: 22rpx;
  1093. font-size: 24rpx;
  1094. color: #333333;
  1095. text-align: center;
  1096. line-height: 33rpx;
  1097. padding: 0 15rpx;
  1098. margin-left: 20rpx;
  1099. }
  1100. .orderBottom {
  1101. width: 750rpx;
  1102. height: 98rpx;
  1103. background: #FFFFFF;
  1104. position: fixed;
  1105. left: 0;
  1106. bottom: 0;
  1107. display: flex;
  1108. justify-content: flex-end;
  1109. }
  1110. .bottom {
  1111. display: flex;
  1112. justify-content: flex-end;
  1113. padding: 20rpx;
  1114. background-color: #FFFFFF;
  1115. align-items: center;
  1116. height: 98rpx;
  1117. width: 100vw;
  1118. position: fixed;
  1119. bottom: 0rpx;
  1120. padding-bottom: constant(safe-area-inset-bottom);
  1121. padding-bottom: env(safe-area-inset-bottom);
  1122. }
  1123. .cancel {
  1124. color: #3C3C3C;
  1125. font-size: 28rpx;
  1126. width: 150rpx;
  1127. height: 56rpx;
  1128. border-radius: 36rpx;
  1129. border: 1rpx solid #DDDDDD;
  1130. text-align: center;
  1131. line-height: 56rpx;
  1132. margin-right: 40rpx;
  1133. }
  1134. .defer {
  1135. color: #D53533;
  1136. font-size: 28rpx;
  1137. width: 150rpx;
  1138. height: 56rpx;
  1139. border-radius: 36rpx;
  1140. border: 1rpx solid #D53533;
  1141. text-align: center;
  1142. line-height: 56rpx;
  1143. margin-right: 40rpx;
  1144. }
  1145. .itemBox {
  1146. margin: 20rpx;
  1147. border-radius: 10rpx;
  1148. border: 2rpx solid #EEEEEE;
  1149. }
  1150. .itemTop {
  1151. padding: 18rpx 20rpx;
  1152. padding-right: 0;
  1153. background-color: #FFEFD5;
  1154. display: flex;
  1155. justify-content: space-between;
  1156. align-content: center;
  1157. }
  1158. .topTitle {
  1159. width: 104rpx;
  1160. font-size: 26rpx;
  1161. color: #333333;
  1162. margin-right: 20rpx;
  1163. text-align: right;
  1164. }
  1165. .leftItem {
  1166. font-size: 26rpx;
  1167. color: #333333;
  1168. margin-right: 20rpx;
  1169. flex-grow: 1;
  1170. /* 隐藏文字显示 ...不换行 */
  1171. overflow: hidden;
  1172. text-overflow: ellipsis;
  1173. white-space: nowrap;
  1174. }
  1175. .itemContent {
  1176. padding: 20rpx;
  1177. padding-right: 0;
  1178. background-color: #FFFFFF;
  1179. display: flex;
  1180. justify-content: space-between;
  1181. align-content: center;
  1182. }
  1183. .maBox {
  1184. width: 100%;
  1185. height: 100vh;
  1186. background: rgba(0, 0, 0, 0.4);
  1187. position: fixed;
  1188. left: 0;
  1189. top: 0;
  1190. z-index: 9999;
  1191. }
  1192. .querenMa {
  1193. width: 578;
  1194. height: 640rpx;
  1195. background: #ffffff;
  1196. margin: 0 86rpx;
  1197. margin-top: 50%;
  1198. border-radius: 24rpx;
  1199. }
  1200. .maTop {
  1201. display: flex;
  1202. justify-content: space-between;
  1203. align-items: center;
  1204. padding: 30rpx 20rpx 15rpx;
  1205. }
  1206. .maTitle {
  1207. color: #666666;
  1208. font-size: 26rpx;
  1209. text-align: center;
  1210. padding-left: 100rpx;
  1211. }
  1212. .swiper{
  1213. width: 100%;
  1214. height: 85%;
  1215. background: #FFFFFF;
  1216. }
  1217. .swiper-item{
  1218. width: 100%;
  1219. height: 100%;
  1220. }
  1221. .maCode {
  1222. font-size: 30rpx;
  1223. font-weight: 500;
  1224. color: #333333;
  1225. line-height: 42rpx;
  1226. margin-bottom: 40rpx;
  1227. text-align: center;
  1228. }
  1229. .maBoximg {
  1230. width: 400rpx;
  1231. height: 400rpx;
  1232. margin-left: 86rpx;
  1233. }
  1234. .authorizBox{
  1235. width: 100vw;
  1236. height: 100vh;
  1237. background: rgba(0, 0, 0, 0.5);
  1238. position: fixed;
  1239. top: 0;
  1240. left: 0;
  1241. }
  1242. .authorizCont{
  1243. margin-top: 30vh;
  1244. width: 564rpx;
  1245. height: 408rpx;
  1246. background: #FFFFFF;
  1247. border-radius: 24rpx;
  1248. margin-left: 93rpx;
  1249. position: relative;
  1250. }
  1251. .authorizCloseImg{
  1252. width: 62rpx;
  1253. height: 62rpx;
  1254. }
  1255. .sqLogoBox{
  1256. width: 180rpx;
  1257. height: 180rpx;
  1258. background: #FFFFFF;
  1259. border-radius: 90rpx;
  1260. text-align: center;
  1261. position: absolute;
  1262. top: -50rpx;
  1263. left: 192rpx;
  1264. }
  1265. .authorizName{
  1266. color: #333333;
  1267. line-height: 42rpx;
  1268. font-size: 30rpx;
  1269. text-align: center;
  1270. padding-top: 58rpx;
  1271. }
  1272. .authorizMs{
  1273. color: #999999;
  1274. line-height: 36rpx;
  1275. font-size: 26rpx;
  1276. width: 452rpx;
  1277. padding-top: 24rpx;
  1278. text-align: center;
  1279. margin-left: 56rpx;
  1280. }
  1281. .authorizContbutton{
  1282. width: 422rpx;
  1283. height: 88rpx;
  1284. background: #D53533;
  1285. border-radius: 44rpx;
  1286. line-height: 88rpx;
  1287. text-align: center;
  1288. font-size:30rpx;
  1289. color: #FFFFFF;
  1290. margin-top: 62rpx;
  1291. margin-left:71rpx;
  1292. }
  1293. .shopBoxpt{
  1294. margin-top: 20rpx;
  1295. }
  1296. button::after{
  1297. border: none;
  1298. }
  1299. button{
  1300. position: relative;
  1301. display: block;
  1302. margin-left: 0;
  1303. margin-right: 0;
  1304. padding-left: 0px;
  1305. padding-right: 0px;
  1306. box-sizing: border-box;
  1307. // font-size: 18px;
  1308. text-align: center;
  1309. text-decoration: none;
  1310. // line-height: 1;
  1311. line-height: 1.35;
  1312. // border-radius: 5px;
  1313. -webkit-tap-highlight-color: transparent;
  1314. overflow: hidden;
  1315. color: #000000;
  1316. background-color: #fff;
  1317. height: 100%;
  1318. }
  1319. .tuikuanBox {
  1320. width: 100%;
  1321. height: 100vh;
  1322. background: rgba(0, 0, 0, 0.4);
  1323. position: fixed;
  1324. left: 0;
  1325. top: 0;
  1326. z-index: 999;
  1327. }
  1328. .tuikuan {
  1329. width: 638rpx;
  1330. height: 664rpx;
  1331. background: #ffffff;
  1332. margin: 0 36rpx;
  1333. margin-top: 50%;
  1334. border-radius: 24rpx;
  1335. padding: 30rpx 20rpx;
  1336. }
  1337. .tuiTop {
  1338. display: flex;
  1339. justify-content: space-between;
  1340. margin-bottom: 36rpx;
  1341. }
  1342. .tuiTitle {
  1343. width: 56rpx;
  1344. height: 40rpx;
  1345. font-size: 28rpx;
  1346. font-weight: 500;
  1347. color: #3C3C3C;
  1348. line-height: 40rpx;
  1349. }
  1350. .contLine {
  1351. display: flex;
  1352. justify-content: space-between;
  1353. font-size: 28rpx;
  1354. padding: 30rpx 0;
  1355. border-bottom: 1px solid #EEEEEE;
  1356. }
  1357. .contlineLeft {
  1358. color: #666666;
  1359. line-height: 40rpx;
  1360. align-items: center;
  1361. }
  1362. .star {
  1363. width: 14rpx;
  1364. height: 14rpx;
  1365. padding-bottom: 5rpx;
  1366. }
  1367. .carModel {
  1368. width: 350rpx;
  1369. text-align: left;
  1370. }
  1371. .noColor {
  1372. color: #CCCCCC;
  1373. }
  1374. .carModelRight {
  1375. display: flex;
  1376. justify-content: flex-start;
  1377. align-items: center;
  1378. }
  1379. .contlineRight {
  1380. color: #333333;
  1381. line-height: 40rpx;
  1382. width: 400rpx;
  1383. text-align: right;
  1384. }
  1385. .contlineRightInput {
  1386. color: #333333;
  1387. text-align: left;
  1388. font-size: 28rpx;
  1389. min-height: 182rpx;
  1390. width: 400rpx;
  1391. }
  1392. .contlineRightJt {
  1393. width: 30rpx;
  1394. height: 30rpx;
  1395. }
  1396. .tuiBtns {
  1397. display: flex;justify-content: space-around;
  1398. padding: 40rpx 20rpx 10rpx;
  1399. }
  1400. .btn {
  1401. width: 250rpx;
  1402. height: 70rpx;
  1403. background: #F4F5F7;
  1404. border-radius: 10rpx;
  1405. font-size: 28rpx;
  1406. font-weight: 500;
  1407. color: #3C3C3C;
  1408. line-height: 70rpx;
  1409. text-align: center;
  1410. }
  1411. .btn2 {
  1412. width: 250rpx;
  1413. height: 70rpx;
  1414. background: #3F90F7;
  1415. border-radius: 10rpx;
  1416. font-size: 28rpx;
  1417. font-weight: 500;
  1418. color: #FFFFFF;
  1419. line-height: 70rpx;
  1420. text-align: center;
  1421. }
  1422. .writeoffLine{
  1423. display: flex;justify-content: space-between;
  1424. color: #999999;font-size: 24rpx;
  1425. line-height: 33rpx;padding-top: 8rpx;
  1426. }
  1427. .writeoffLineBox{
  1428. padding: 0 20rpx;
  1429. }
  1430. .detailedLineBox .detailedLine{
  1431. padding-bottom: 0rpx;
  1432. }
  1433. .writeoffXx .informationNum{
  1434. width: 500rpx;
  1435. }
  1436. .detailedLineBox{
  1437. padding-bottom: 10rpx;
  1438. }
  1439. </style>