rescueOrderOrderDetail.vue 36 KB

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