index.vue 44 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736
  1. <template>
  2. <view class="content">
  3. <view class="indexTop" :style="{background:'#'+themeColor}" v-if="getwxLoing">
  4. <view class="status_bar" :style="{height: iStatusBarHeight + 'px'}"></view>
  5. <view class="indexnav">{{wxOpenData.unionName}}</view>
  6. </view>
  7. <view class="status_bar" :style="{height: iStatusBarHeight + 'px'}"></view>
  8. <view style="height: 43px;"></view>
  9. <view class="topBox" :style="{background:'#'+themeColor}" v-if="getwxLoing"></view>
  10. <view class="yuanhu" :style="{background:'#'+themeColor}" v-if="getwxLoing"></view>
  11. <view class="shoptopbox2" v-if="!carInfo">
  12. <view class="carinfoBox2">
  13. <view class="carinfoBoxNocar" @click="addCar">
  14. <img src="../../static/timg/addcar.png" alt="" class="carinfonocarIcon">
  15. <view class="carinfoBoxNocarRight">
  16. <view class="carinfoBoxNocarRightTitle">添加我的爱车</view>
  17. <view class="carinfoBoxNocarRightMS">按照车型推荐合适的商品</view>
  18. </view>
  19. </view>
  20. </view>
  21. </view>
  22. <view class="shoptopbox" v-if="carInfo">
  23. <view class="carinfoBox" >
  24. <view class="carinfoBoxTop">
  25. <img :src="carInfo.brandLogo" alt="" class="carLogo" v-if="carInfo.brandLogo">
  26. <img src="../../static/timg/nocar.png" alt="" class="carLogo" v-else>
  27. <view class="carinfoBoxTopCont">
  28. <view class="carinfoBoxTopContTop">
  29. <view class="carInfoplateNumber">{{carInfo.plateNumber}}</view>
  30. <view class="carTnfomilage" v-if="carInfo.milage">{{carInfo.milage}}km</view>
  31. </view>
  32. <view class="carInfocarModel" v-if="carInfo.carModel">{{carInfo.carModel}}</view>
  33. <view class="carInfocarModel" v-else>暂无</view>
  34. </view>
  35. <view class="carinfoBoxTopRight" @click="changeCar">
  36. <img src="../../static/timg/icon_change@2x.png" alt="" class="carinfoBoxTopRightIcon">
  37. <view class="huancheBtn">换车</view>
  38. </view>
  39. </view>
  40. <!-- <view class="carInfoBottom">
  41. <view class="carInfoBottomLine">
  42. <view class="carInfoBottomLineTitle">下次保养里程</view>
  43. <view class="carInfoBottomLineTxt" v-if="carInfo.nextCareMilage">{{carInfo.nextCareMilage}}</view>
  44. <view class="carInfoBottomLineTxt" v-else>暂无</view>
  45. </view>
  46. <view class="carInfoBottomLine">
  47. <view class="carInfoBottomLineTitle">下次保养日期</view>
  48. <view class="carInfoBottomLineTxt" v-if="carInfo.nextCareDate">{{carInfo.nextCareDate.slice(0,10)}}</view>
  49. <view class="carInfoBottomLineTxt" v-else>暂无</view>
  50. </view>
  51. <view class="carInfoBottomLine">
  52. <view class="carInfoBottomLineTitle">保养手册</view>
  53. <view class="carInfoBottomLineTxt" @click="information">点击查看</view>
  54. </view>
  55. </view> -->
  56. <view class="bxBox">
  57. <view class="bxline bxline1">
  58. <img src="../../static/timg/car1.png" alt="" class="bxlineIcon">
  59. <view class="bxlineTitle">保险</view>
  60. <view class="bxlineMs1" v-if="carInfo.insuranceExpireDate">{{InsuranceExpireDate}}天到期</view>
  61. <view class="bxlineMs2" v-else>--</view>
  62. </view>
  63. <view class="bxline bxline2">
  64. <img src="../../static/timg/car2.png" alt="" class="bxlineIcon" >
  65. <view class="bxlineTitle">下次保养</view>
  66. <view class="bxlineMs1" v-if="carInfo.nextCareDate||carInfo.nextCareMilage">
  67. <span v-if="NextCareDate||NextCareDate===0">{{NextCareDate}}天后</span>
  68. <span v-if="NextCareDate===0&&carInfo.nextCareMilage">或</span>
  69. <span v-if="carInfo.nextCareMilage&&NextCareDate">或</span>
  70. <span v-if="carInfo.nextCareMilage">{{carInfo.nextCareMilage}}km</span>
  71. </view>
  72. <view class="bxlineMs2" v-else>--</view>
  73. </view>
  74. <view class="bxline bxline1">
  75. <img src="../../static/timg/car3.png" alt="" class="bxlineIcon" >
  76. <view class="bxlineTitle">年审</view>
  77. <view class="bxlineMs1" v-if="carInfo.nextAuditDate">{{NextAuditDate}}天到期</view>
  78. <view class="bxlineMs2" v-else>--</view>
  79. </view>
  80. <view class="bxline bxline2" v-if="homeCardList.openMCar.showType==1">
  81. <img src="../../static/timg/car4.png" alt="" class="bxlineIcon" >
  82. <view class="bxlineTitle">保养手册</view>
  83. <view class="bxlineMs2" @click="information">点击查看</view>
  84. </view>
  85. </view>
  86. </view>
  87. </view>
  88. <!-- 服务顾问 -->
  89. <view v-if="homeCardList.openMUsers">
  90. <view class="adviser" v-if="homeCardList.openMUsers.showType!=2&&managerInfo" @click="goMUsers()">
  91. <view class="adviserLeft">
  92. <img v-if="managerInfo.avatar" :src="managerInfo.avatar" alt="" class="advisertx">
  93. <img v-else src="../../static/timg/pic_def_ava@2x.png" alt="" class="advisertx">
  94. <view class="adviserNema">{{managerInfo.name}}</view>
  95. <view class="adviserms" :style="{border:'1px solid #'+themeColor,color:'#'+themeColor}">服务顾问</view>
  96. </view>
  97. <img src="../../static/timg/icon_arrow_right.png" alt="" class="adviserJt">
  98. </view>
  99. </view>
  100. <!-- 中间功能应用模块 -->
  101. <view class="modular" v-if="homeCardList.application.length>0">
  102. <view class="swiper-item">
  103. <view class="itemLine" @click="goRoter(item)" v-for="(item,index) in homeCardList.application">
  104. <view><img :src="item.icon" alt="" class="itemImg"></view>
  105. <view class="Menusline">{{item.name}}</view>
  106. </view>
  107. </view>
  108. </view>
  109. <view class="advertisement" v-if="homeCardList.ad1.length>0">
  110. <swiper class="swiper2" circular :autoplay="true" :interval="interval"
  111. :duration="duration" :indicator-dots="true" indicator-color="#CCCCCC" :indicator-active-color="'#'+themeColor">
  112. <swiper-item v-for="(item,index) in homeCardList.ad1">
  113. <view class="swiper-item2" @click="goRoter(item)">
  114. <image class="swiper-item2Img" :src="item.icon" mode=""></image>
  115. </view>
  116. </swiper-item>
  117. </swiper>
  118. </view>
  119. <view class="advertisement" v-if="homeCardList.ad2.length>0">
  120. <swiper class="swiper2" circular :autoplay="true" :interval="interval"
  121. :duration="duration" :indicator-dots="true" indicator-color="#CCCCCC" :indicator-active-color="'#'+themeColor">
  122. <swiper-item v-for="(item,index) in homeCardList.ad2">
  123. <view class="swiper-item2" @click="goRoter(item)">
  124. <image class="swiper-item2Img" :src="item.icon" mode=""></image>
  125. </view>
  126. </swiper-item>
  127. </swiper>
  128. </view>
  129. <view class="advertisement" v-if="homeCardList.ad3.length>0">
  130. <swiper class="swiper2" circular :autoplay="true" :interval="interval"
  131. :duration="duration" :indicator-dots="true" indicator-color="#CCCCCC" :indicator-active-color="'#'+themeColor">
  132. <swiper-item v-for="(item,index) in homeCardList.ad3">
  133. <view class="swiper-item2" @click="goRoter(item)">
  134. <image class="swiper-item2Img" :src="item.icon" mode=""></image>
  135. </view>
  136. </swiper-item>
  137. </swiper>
  138. </view>
  139. <!-- 热门活动 -->
  140. <view v-if="homeCardList.openMActivity&&homeCardList.openMActivity.openCollectingList">
  141. <view class="Hot" v-if="homeCardList.openMActivity.openCollectingList.length>0">
  142. <view class="hotTop">
  143. <view class="hotLeft">
  144. <view class="hotSx" :style="{background:'#'+themeColor}"></view>
  145. <view class="hottitle">{{homeCardList.openMActivity.showTitle?homeCardList.openMActivity.showTitle:'热门活动'}}</view>
  146. </view>
  147. <view class="hotRight" @click="moreJk">
  148. <view class="hotMore">更多</view>
  149. <img src="../../static/timg/icon_arrow_right.png" alt="" class="hotMoreJt">
  150. </view>
  151. </view>
  152. <view class="hotLine" @click="goJk(item)" v-for="(item,index) in homeCardList.openMActivity.openCollectingList" v-if="index<homeCardList.openMActivity.showCount">
  153. <view class="hotLineTop">
  154. <image class="hotLineTopImg" :src="item.img" mode=""></image>
  155. <view class="hotlineTimebox">
  156. <!-- <view class="hotlinestate1" v-if="item.state==2">进行中</view>
  157. <view class="hotlinestate2" v-if="item.state==1">未开始</view> -->
  158. <image class="jkStateImg" v-if="item.state==2" src="http://dmsphoto.66km.com.cn/thFiles/85EAAA7F-01A6-41A6-B25B-72FAD3E451AC.png" mode="" ></image>
  159. <image class="jkStateImg" v-if="item.state==1" src="http://dmsphoto.66km.com.cn/thFiles/EB46639B-85C9-4246-A3E3-EA87944DFC36.png" mode="" ></image>
  160. <view class="hotTime">{{item.startTime.slice(0,10)}}-{{item.endTime.slice(0,10)}}</view>
  161. </view>
  162. </view>
  163. <view class="hotName">{{item.activityName}}</view>
  164. <view class="groupType" v-if="item.groupType">拼团</view>
  165. </view>
  166. </view>
  167. </view>
  168. <!-- 热门商品 -->
  169. <view v-if="homeCardList.openMGoods">
  170. <view class="" v-if="homeCardList.openMGoods.goodsList&&homeCardList.openMGoods.goodsList.length>0">
  171. <view class="Hot" v-if="homeCardList.openMGoods.showType==1">
  172. <view class="hotTop">
  173. <view class="hotLeft">
  174. <view class="hotSx" :style="{background:'#'+themeColor}"></view>
  175. <view class="hottitle">{{homeCardList.openMGoods.showTitle?homeCardList.openMGoods.showTitle:'热门商品'}}</view>
  176. </view>
  177. <view class="hotRight" @click="goShop">
  178. <view class="hotMore">更多</view>
  179. <img src="../../static/timg/icon_arrow_right.png" alt="" class="hotMoreJt">
  180. </view>
  181. </view>
  182. <view v-if="homeCardList.openMGoods.showLayout==1">
  183. <view class="hotGoodsLine" v-for="(item,index) in homeCardList.openMGoods.goodsList" @click="goGoods(item)" v-if="index<homeCardList.openMGoods.showCount">
  184. <view>
  185. <image :src="item.url" mode="" class="hotGoodsLineImg"></image>
  186. </view>
  187. <view class="hotGoodsLineRIght">
  188. <view class="goodsName">{{item.name}}</view>
  189. <view class="Sold">
  190. <view v-if="item.showLabel&&item.showLabel.indexOf('3')!=-1">
  191. 已售 {{item.saleQty>0?item.saleQty:0}}
  192. </view>
  193. </view>
  194. <view class="goodsPrice">
  195. <view class="goodsPrice1" >{{item.saleLabel}}</view><!-- :style="{color:'#'+themeColor}" -->
  196. <view class="goodsPrice2" >¥</view>
  197. <view class="goodsPrice3" >{{item.salePrice}}
  198. <span v-if="item.categoryIds=='7B97D114-C419-42B2-9C1E-0B4CA284CDA0'">万</span>
  199. </view>
  200. <view class="goodsPrice4" v-if="item.showLabel&&item.scribingPrice&&item.showLabel.indexOf('1')!=-1">¥{{item.scribingPrice}}</view>
  201. </view>
  202. </view>
  203. </view>
  204. </view>
  205. <!-- 俩列的 -->
  206. <div class="goodsTwo" v-if="homeCardList.openMGoods.showLayout==2">
  207. <div class="goodsTwoLine" v-for="(item,index) in homeCardList.openMGoods.goodsList" @click="goGoods(item)" v-if="index<homeCardList.openMGoods.showCount">
  208. <div class="goodsTwoImg">
  209. <image :src="item.url" mode="" class="hotGoodsLineImg"></image>
  210. </div>
  211. <div class="goodsTwoName">{{item.name}}</div>
  212. <view class="Sold">
  213. <view v-if="item.showLabel&&item.showLabel.indexOf('3')!=-1">
  214. 已售 {{item.saleQty>0?item.saleQty:0}}
  215. </view>
  216. </view>
  217. <view class="goodsPrice">
  218. <view class="goodsPrice1" >{{item.saleLabel}}</view><!-- :style="{color:'#'+themeColor}" -->
  219. <view class="goodsPrice2" >¥</view>
  220. <view class="goodsPrice3" >{{item.salePrice}}
  221. <span v-if="item.categoryIds=='7B97D114-C419-42B2-9C1E-0B4CA284CDA0'">万</span>
  222. </view>
  223. <view class="goodsPrice4" v-if="item.showLabel&&item.scribingPrice&&item.showLabel.indexOf('1')!=-1">¥{{item.scribingPrice}}</view>
  224. </view>
  225. </div>
  226. </div>
  227. </view>
  228. </view>
  229. </view>
  230. <view style="height: 60rpx;"></view>
  231. <!-- 手机号授权 -->
  232. <view class="authorizBox" v-if="authorizShow" @click="authorizShowHide">
  233. <view class="authorizCont" @click.stop="">
  234. <view class="authorizName">{{wxOpenData.miniAppName}}</view>
  235. <view class="authorizMs">您好,欢迎访问本店,授权手机号登录能获取我们最新的促销活动哦~</view>
  236. <button class="authorizContbutton" type="default" open-type="getPhoneNumber" @getphonenumber="decryptPhoneNumber">授权</button>
  237. </view>
  238. <view style="text-align: center;padding-top: 56rpx;">
  239. <image src="../../static/timg/icon_guanbi@2x.png" mode="" class="authorizCloseImg"></image>
  240. </view>
  241. </view>
  242. <!-- <view @getphonenumber="decryptPhoneNumber" >shopId:{{shopId}}</view>
  243. -->
  244. <view class="qrBox" v-if="qrSHow">
  245. <view class="qrimgBox">
  246. <view class="qrTitle">微信绑定
  247. <image src="../../static/timg/chahao.png" mode="" class="qrimgchahao" @click="qrclose"></image>
  248. </view>
  249. <view class="qrms">扫描/长按下方二维码进行绑定</view>
  250. <view class="qrms2">绑定后可接收微信消息通知</view>
  251. <view style="text-align: center;padding-top: 30rpx;">
  252. <image :src="qrimg" mode="" class="qrimg" :show-menu-by-longpress='true'></image>
  253. </view>
  254. <view class="qrBtn" @click="qrclose">我知道了</view>
  255. </view>
  256. </view>
  257. </view>
  258. </template>
  259. <script>
  260. export default {
  261. data() {
  262. return {
  263. shopId: '',
  264. url:'',
  265. wxOpenData:'',
  266. code:'',
  267. carInfo:'',
  268. homeCardList:'',
  269. authorizShow:false,
  270. miniAppName:'',
  271. iStatusBarHeight:'',
  272. managerInfo:'',
  273. unionId:'',
  274. ext:'',
  275. duration:500,
  276. interval:3000,
  277. InsuranceExpireDate:'',
  278. NextCareDate:'',
  279. NextAuditDate:'',
  280. themeColor:'',
  281. getwxLoing:false,
  282. shareID:'',
  283. discount:'',
  284. bizUserId:'',
  285. coCouponsMsg:'',
  286. coNoNewCustMsg:'',
  287. qrimg:'',
  288. qrSHow:false,
  289. customerInfo:'',
  290. }
  291. },
  292. onLoad(opt) {
  293. this.iStatusBarHeight = uni.getSystemInfoSync().statusBarHeight;
  294. var that=this;
  295. //this.$common.getExtStoreId()
  296. var ext=this.$common.getExtStoreId();
  297. this.ext=ext
  298. console.log("ext--themeColor")
  299. console.log(ext)
  300. //console.log( String(Date.now()))
  301. this.shopId=ext.shopId;
  302. this.url=ext.url;
  303. this.unionId=ext.unionId;
  304. var shareID = opt.scene //'F16E7299-6850-4015-ABCE-A9F2794B45B5'
  305. if (shareID) {
  306. this.shareID = shareID
  307. //this.$store.commit('mutationsshareID', shareID)
  308. }
  309. //this.shareID='C01DF9DA51A341888754DE0C4ADB29D9'
  310. //this.shareID='1BF04FAEC8844ECE9C40E880C3B13721'
  311. //this.unionId="26A1039A-DB10-4D0E-BBA2-541C06274EED";
  312. //this.ext.appId="wxffd2502e67d37908"
  313. // uni.setStorage({
  314. // key: 'extdata',
  315. // data: {
  316. // shopId:'E37BB296-5A08-4534-859D-B351BA611AF9',
  317. // },
  318. // success: function () {
  319. // that.uniLogin()
  320. // }
  321. // });
  322. //this.userInfo = uni.getStorageSync("userInfo");
  323. this.userInfo=this.$store.state.userInfo
  324. if(this.userInfo){
  325. //this.wxOpenData = uni.getStorageSync("wxOpenData");
  326. this.getCarList();
  327. this.queryHomeCardList()
  328. this.queryManagerInfo()
  329. }else{
  330. console.log("uniLogin")
  331. this.uniLogin()
  332. }
  333. //版本更新
  334. this.UpdateManager();
  335. },
  336. onShow() {
  337. this.userInfo=this.$store.state.userInfo;
  338. this.wxOpenData=this.$store.state.wxOpenData;
  339. var indexaddcar = uni.getStorageSync("indexaddcar");
  340. this.getwxLoing=true;
  341. if(indexaddcar==1){
  342. uni.removeStorageSync('indexaddcar');
  343. this.getCarList();
  344. }else{
  345. this.carInfo=this.$store.state.carInfo;
  346. console.log("车辆信息")
  347. console.log(this.carInfo)
  348. if(!this.carInfo){
  349. this.getCarList();
  350. }
  351. this.jsTime()
  352. }
  353. },
  354. onPullDownRefresh(){
  355. this.getCarList();
  356. this.queryHomeCardList()
  357. this.queryManagerInfo()
  358. setTimeout(() => {
  359. uni.stopPullDownRefresh(); // 关闭下拉刷新
  360. }, 1000);
  361. },
  362. methods: {
  363. seeQr(){
  364. // this.authorizShow = true;
  365. // return false;
  366. if (this.userInfo) {
  367. } else {
  368. this.authorizShow = true;
  369. return false;
  370. }
  371. uni.showLoading({
  372. title: '加载中'
  373. })
  374. this.$request.httpBinary('wxV2/createQrCode', {
  375. type:'bindWx',
  376. customerId:this.customerInfo.id,
  377. unionID:this.customerInfo.unionID,
  378. }, 'GET').then(res => {
  379. uni.hideLoading();
  380. this.qrimg = 'data:image/png;base64,'+uni.arrayBufferToBase64(res);
  381. this.qrSHow=true;
  382. //this.img= uni.arrayBufferToBase64(res)
  383. //console.log('list+=', this.queryShopList);
  384. })
  385. },
  386. qrclose(){
  387. this.qrSHow=false;
  388. },
  389. authorizShowHide(){
  390. this.authorizShow=false
  391. },
  392. UpdateManager(){
  393. const updateManager = uni.getUpdateManager();
  394. updateManager.onCheckForUpdate(function (res) {
  395. // 请求完新版本信息的回调
  396. console.log(res.hasUpdate);
  397. });
  398. updateManager.onUpdateReady(function (res) {
  399. uni.showModal({
  400. title: '更新提示',
  401. content: '新版本已经准备好,是否重启应用?',
  402. success(res) {
  403. if (res.confirm) {
  404. // 新的版本已经下载好,调用 applyUpdate 应用新版本并重启
  405. updateManager.applyUpdate();
  406. }
  407. }
  408. });
  409. });
  410. updateManager.onUpdateFailed(function (res) {
  411. // 新的版本下载失败
  412. uni.showToast({
  413. title: '新的版本下载失败',
  414. icon:'none',
  415. duration: 3000
  416. });
  417. });
  418. },
  419. addCar(){
  420. if(!this.userInfo){
  421. this.authorizShow=true;
  422. }else{
  423. uni.navigateTo({
  424. url:'../user/addCar/addCar?type=1'
  425. })
  426. }
  427. },
  428. goShop(){
  429. uni.switchTab({
  430. url:'../shop/shop'
  431. })
  432. },
  433. moreJk(){
  434. uni.switchTab({
  435. url:'../activity/activity'
  436. })
  437. },
  438. information(){
  439. console.log('车辆信息--',this.carInfo);
  440. uni.navigateTo({
  441. url:'handbook?mileage='+this.carInfo.milage+'&liyangId='+this.carInfo.nLevelID
  442. })
  443. },
  444. changeCar(){
  445. /* uni.scanCode({
  446. success: function (res) {
  447. console.log('条码类型:' + res.scanType);
  448. console.log( res);
  449. }
  450. });
  451. return false; */
  452. uni.navigateTo({
  453. url:'../user/addCar/cailist'
  454. })
  455. },
  456. goMUsers(){
  457. if(!this.userInfo){
  458. this.authorizShow=true;
  459. }else{
  460. var managerInfo={
  461. name:this.managerInfo.name,
  462. shopInfo:{
  463. shopName:this.managerInfo.shopInfo.shopName,
  464. provinceName:this.managerInfo.shopInfo.provinceName,
  465. cityName:this.managerInfo.shopInfo.cityName,
  466. areaName:this.managerInfo.shopInfo.areaName,
  467. Address:this.managerInfo.shopInfo.Address,
  468. },
  469. avatar:this.managerInfo.avatar,
  470. phone:this.managerInfo.phone,
  471. shopID:this.managerInfo.shopInfo.id
  472. }
  473. uni.navigateTo({
  474. url:'../index/personalCard?adInfo='+JSON.stringify(managerInfo)
  475. })
  476. }
  477. },
  478. goGoods(item){
  479. if(!this.userInfo){
  480. this.authorizShow=true;
  481. }else{
  482. uni.navigateTo({
  483. url:'../shop/goodsDetail?id='+item.id
  484. })
  485. }
  486. },
  487. goJk(item){
  488. if(!this.userInfo){
  489. this.authorizShow=true;
  490. }else{
  491. uni.navigateTo({
  492. url:'../activity/jkDetail?id='+item.id
  493. })
  494. }
  495. },
  496. goRoter(item){
  497. console.log(item)
  498. if(!this.userInfo){
  499. this.authorizShow=true;
  500. }else{
  501. if(item.bizType==0){
  502. if(item.name=='新车'){ //
  503. uni.navigateTo({
  504. url:'newCar'
  505. })
  506. }else if(item.name=='二手车'){
  507. uni.navigateTo({
  508. url:'usedCar'
  509. })
  510. }else if(item.name=='爱车估价'){
  511. uni.navigateTo({
  512. url:'evaluation'
  513. })
  514. }else if(item.sortId==18){ //领券中心
  515. uni.navigateTo({
  516. url:'receiveCoupon'
  517. })
  518. }else if(item.sortId==19){ //救援测试
  519. uni.navigateTo({
  520. url:'rescue'
  521. })
  522. }
  523. else{
  524. uni.showToast({
  525. title: '敬请期待',
  526. icon:'none',
  527. duration: 3000
  528. });
  529. }
  530. }else if(item.bizType==1){ //紧急救援
  531. uni.navigateTo({
  532. url:'rescue'
  533. })
  534. /* uni.showToast({
  535. title: '敬请期待',
  536. icon:'none',
  537. duration: 3000
  538. }); */
  539. }else if(item.bizType==2){ //钣金喷漆
  540. uni.navigateTo({
  541. url:'paint'
  542. })
  543. /* uni.navigateTo({
  544. url:'receiveCoupon'
  545. }) */
  546. }else if(item.bizType==3){ //保养
  547. uni.navigateTo({
  548. url:'maintain'
  549. })
  550. }else if(item.bizType==4){ //在线预约
  551. uni.navigateTo({
  552. url:'onlineBooking?naShopId='+item.naShopId
  553. })
  554. }else if(item.bizType==5){ //导航
  555. this.getShopinfo(5,item.reShopId)
  556. }else if(item.bizType==6){ //联系本店
  557. this.getShopinfo(6,item.orShopId)
  558. }else if(item.bizType==7){ //7门店列表
  559. uni.navigateTo({
  560. url:'shopList'
  561. })
  562. }else if(item.bizType==8){ //我的会员卡
  563. uni.navigateTo({
  564. url:'vipCard'
  565. })
  566. }else if(item.bizType==9){ //我的优惠券
  567. uni.navigateTo({
  568. url:'discountCard'
  569. })
  570. }else if(item.bizType==10){ //我的订单
  571. uni.navigateTo({
  572. url:'../user/myOrder/myOrder'
  573. })
  574. }else if(item.bizType==11){ //我的预约
  575. uni.navigateTo({
  576. url:'../user/myBespeak'
  577. })
  578. }else if(item.bizType==12){ //历史消费
  579. uni.navigateTo({
  580. url:'../user/historySpend'
  581. })
  582. }else if(item.bizType==12){ //历史消费
  583. uni.navigateTo({
  584. url:'../user/historySpend'
  585. })
  586. }else if(item.bizType==13){ //车检报告
  587. uni.navigateTo({
  588. url:'../user/checkReport'
  589. })
  590. }else if(item.bizType==14){ //指定商品分类
  591. uni.setStorage({
  592. key: 'shopcategoryID',
  593. data: item.bizId,
  594. success: function () {
  595. getApp().globalData.shopcategoryID=item.bizId;
  596. uni.switchTab({
  597. url:'../shop/shop?shopcategoryID='+ item.bizId
  598. })
  599. }
  600. });
  601. }else if(item.bizType==15){ //商品详情
  602. uni.navigateTo({
  603. url:'../shop/goodsDetail?id='+item.bizId
  604. })
  605. }else if(item.bizType==16){ //积分商城
  606. uni.navigateTo({
  607. url:'../integral/integral'
  608. })
  609. }else if(item.bizType==17){ //公司介绍
  610. uni.navigateTo({
  611. url:'aboutUS?unionID='+this.userInfo.unionId
  612. })
  613. }else if(item.bizType==18){ //领券中心
  614. uni.navigateTo({
  615. url:'receiveCoupon'
  616. })
  617. /* uni.navigateTo({
  618. url:'rescue'
  619. }) */
  620. }
  621. // uni.navigateTo({
  622. // url:url
  623. // })
  624. }
  625. },
  626. decryptPhoneNumber: function(e) {
  627. console.log(e);
  628. this.code=e.detail.code
  629. this.wxPhoneLogin()
  630. this.authorizShow=false;
  631. },
  632. wxgologin(){
  633. var that=this;
  634. uni.getUserProfile({
  635. lang:'zh_CN',
  636. desc:'登录',
  637. success:(res)=>{
  638. console.log(res);
  639. that.wxdata=res;
  640. uni.setStorage({
  641. key: 'wxdata',
  642. data: res,
  643. success: function () {
  644. that.uniLogin()
  645. }
  646. });
  647. },
  648. fail:(res)=>{
  649. console.log(res)
  650. }
  651. });
  652. },
  653. uniLogin(){
  654. var that=this;
  655. uni.login({
  656. provider: 'weixin',
  657. success: function (loginRes) {
  658. console.log(loginRes);
  659. that.getWxOpenID(loginRes)
  660. }
  661. });
  662. },
  663. getWxOpenID(e){
  664. var that=this;
  665. // uni.showLoading({
  666. // title: '加载中'
  667. // })
  668. this.$http('miniApp2/sys/getWxOpenID', {
  669. code:e.code,
  670. unionId:this.unionId,
  671. shareId:this.shareID
  672. },'GET').then(res => {
  673. console.log(res.code);
  674. console.log("授权信息")
  675. console.log(res)
  676. //uni.hideLoading();
  677. if(res.code!=0){
  678. //uni.hideLoading();
  679. var msg=res.msg
  680. if(!msg){
  681. msg='授权失败'
  682. }
  683. console.log(msg);
  684. // uni.showModal({
  685. // title: '提示',
  686. // content: msg,
  687. // success: function(resTK) {
  688. // if (resTK.confirm) {
  689. // }
  690. // }
  691. // });
  692. // uni.showToast({
  693. // title:msg,
  694. // icon: 'none',
  695. // duration: 3000
  696. // });
  697. //return false
  698. }
  699. this.wxOpenData=res.data;
  700. this.themeColor=res.data.themeColor
  701. //this.themeColor='FFFFFF'
  702. this.getwxLoing=true;
  703. uni.setNavigationBarTitle({
  704. title:this.wxOpenData.miniAppName
  705. })
  706. if(this.themeColor=='6F2BE8'){
  707. var backgroundImage='/static/tabimg/index6F2BE8.png'
  708. }
  709. if(this.themeColor=='1677FF'){
  710. var backgroundImage='/static/tabimg/index1677FF.png'
  711. }
  712. if(this.themeColor=='FF4F00'){
  713. var backgroundImage='/static/tabimg/indexFF4F00.png'
  714. }
  715. if(this.themeColor=='D53533'){
  716. var backgroundImage='/static/tabimg/index1.png'
  717. }
  718. uni.setTabBarStyle({
  719. // color: '#FF0000',
  720. selectedColor: '#'+this.themeColor,
  721. })
  722. uni.setTabBarItem({
  723. index: 0,
  724. text: '首页',
  725. selectedIconPath: backgroundImage
  726. })
  727. if(res.code==0){
  728. that.queryHomeCardList()
  729. }
  730. //that.wxPhoneLogin()
  731. this.$store.commit('mutationswxOpenData', that.wxOpenData)
  732. uni.setStorage({
  733. key: 'wxOpenData',
  734. data: that.wxOpenData,
  735. success: function () {
  736. // that.uniLogin()
  737. }
  738. });
  739. uni.setStorage({
  740. key: 'themeColor',
  741. data: that.themeColor,
  742. success: function () {
  743. // that.uniLogin()
  744. console.log("themeColor=="+that.themeColor)
  745. }
  746. });
  747. if(this.wxOpenData.loginInfo){
  748. this.$store.commit('mutationsuserInfo', that.wxOpenData.loginInfo.openUser)
  749. this.userInfo=that.wxOpenData.loginInfo.openUser
  750. that.queryManagerInfo()
  751. uni.setStorage({
  752. key: 'userInfo',
  753. data: that.wxOpenData.loginInfo.openUser,
  754. success: function () {
  755. that.getCarList()
  756. }
  757. });
  758. }else{
  759. //this.authorizShow=true;
  760. }
  761. if(res.data.loginInfo.discount){
  762. that.discount=res.data.loginInfo.discount;
  763. if(that.discount==2){
  764. that.bizUserId=res.data.loginInfo.bizUserId;
  765. }
  766. if(that.shareID){
  767. that.getCouponList()
  768. }
  769. }
  770. if(res.data.loginInfo.coNoNewCustMsg){ //车主合伙人二维码提示
  771. uni.showModal({
  772. title: '提示',
  773. content:res.data.loginInfo.coNoNewCustMsg,
  774. success: function(resTKk) {
  775. }
  776. });
  777. }
  778. //console.log("优惠券")
  779. })
  780. },
  781. wxPhoneLogin(){
  782. var that=this;
  783. this.$http('miniApp2/sys/wxPhoneLogin', {
  784. appId:this.ext.appId,
  785. unionId:this.unionId,
  786. code:this.code,
  787. openId:this.wxOpenData.openid,
  788. shareId:this.shareID
  789. },'POST').then(res => {
  790. var data = res.data;
  791. if(data.loginInfo){
  792. this.userInfo=data.loginInfo.openUser;
  793. this.customerInfo=data.loginInfo.customerInfo
  794. this.$store.commit('mutationsuserInfo', this.userInfo);
  795. this.$store.commit('mutationswxOpenData', data);
  796. uni.setStorage({
  797. key: 'userInfo',
  798. data: data.loginInfo.openUser,
  799. success: function () {
  800. that.getCarList()
  801. that.queryHomeCardList()
  802. that.queryManagerInfo();
  803. if(data.loginInfo.coCouponsMsg){
  804. uni.hideLoading()
  805. that.coCouponsMsg =data.loginInfo.coCouponsMsg;
  806. that.ownerCoupon()
  807. }
  808. if(data.loginInfo.coNoNewCustMsg){
  809. //console.log(data.loginInfo.coNoNewCustMsg)
  810. uni.hideLoading()
  811. that.coNoNewCustMsg =data.loginInfo.coNoNewCustMsg;
  812. that.coNoNewCust()
  813. }
  814. if(data.loginInfo.discount){
  815. that.discount=data.loginInfo.discount;
  816. if(that.discount==2){
  817. that.bizUserId=data.loginInfo.bizUserId;
  818. }
  819. if(that.shareID&&that.discount==2){
  820. that.getCouponList()
  821. }
  822. }
  823. }
  824. });
  825. if(!this.customerInfo.wxMiniV2OpenID){
  826. this.seeQr()
  827. }
  828. }
  829. })
  830. },
  831. coNoNewCust(){
  832. console.log(111111)
  833. var that=this;
  834. uni.showModal({
  835. title: '提示',
  836. content: that.coNoNewCustMsg,
  837. success: function(resTK) {
  838. }
  839. });
  840. },
  841. ownerCoupon(){
  842. console.log(22222)
  843. var that=this;
  844. uni.showModal({
  845. title: '提示',
  846. content: that.coCouponsMsg,
  847. cancelText:'回到首页',
  848. confirmText:'查看',
  849. success: function(resTK) {
  850. if (resTK.confirm) {
  851. uni.navigateTo({
  852. url:'discountCard'
  853. })
  854. }
  855. }
  856. });
  857. },
  858. getCouponList(){
  859. if(this.discount!=2){
  860. var params={
  861. discount:this.discount
  862. }
  863. }else{
  864. var params={
  865. discount:this.discount,
  866. bizId:this.bizUserId
  867. }
  868. }
  869. var that=this;
  870. this.$http('opencoupon/getCouponList', params, 'GET').then(res => {
  871. var list = res.data;
  872. if(list.length>0){
  873. uni.showModal({
  874. title: '提示',
  875. content: '您有优惠券待领取',
  876. cancelText:'回到首页',
  877. confirmText:'查看',
  878. success: function(resTK) {
  879. if (resTK.confirm) {
  880. uni.navigateTo({
  881. url:'discountDlq?bizUserId='+that.bizUserId+'&discount='+that.discount
  882. })
  883. }
  884. }
  885. });
  886. }
  887. })
  888. },
  889. getCarList(){
  890. this.$http('opencarOwnerHome/queryCarInfoList', {
  891. },'GET').then(res => {
  892. if(res.code==401){
  893. // this.uniLogin()
  894. this.carInfo=''
  895. this.$store.commit('mutationscarInfo', '')
  896. }else{
  897. this.carInfo=res.data[0]
  898. //this.carInfo=[]
  899. this.$store.commit('mutationscarInfo', this.carInfo)
  900. /* this.carInfo.insuranceExpireDate='2022-11-11';
  901. this.carInfo.nextAuditDate='2022-08-13'; */
  902. //this.carInfo.nextCareDate='2022-08-11';
  903. //this.carInfo.nextCareMilage=11
  904. this.jsTime()
  905. }
  906. })
  907. },
  908. jsTime(){
  909. if(this.carInfo.insuranceExpireDate){
  910. if (Number(new Date().getTime()) > (Number(new Date(this.carInfo.insuranceExpireDate.replace(/-/g, '/')).getTime()) || 0)) {
  911. console.log("现在时间大于开始时间")
  912. this.InsuranceExpireDate = 0
  913. } else {
  914. this.clock()
  915. }
  916. }else{
  917. this.InsuranceExpireDate=''
  918. }
  919. if(this.carInfo.nextCareDate){
  920. if (Number(new Date().getTime()) > (Number(new Date(this.carInfo.nextCareDate.replace(/-/g, '/')).getTime()) || 0)) {
  921. this.NextCareDate = 0
  922. } else {
  923. this.clock2()
  924. }
  925. }else{
  926. this.NextCareDate = ''
  927. }
  928. if(this.carInfo.nextAuditDate){
  929. if (Number(new Date().getTime()) > (Number(new Date(this.carInfo.nextAuditDate.replace(/-/g, '/')).getTime()) || 0)) {
  930. this.NextAuditDate = 0
  931. } else {
  932. this.clock3()
  933. }
  934. }else{
  935. this.NextAuditDate=''
  936. }
  937. },
  938. clock () {
  939. let _this = this
  940. let today = new Date() // 当前时间
  941. let h = today.getHours()
  942. let m = today.getMinutes()
  943. let s = today.getSeconds()
  944. let stopTime = new Date(_this.carInfo.insuranceExpireDate.replace(/-/g, '/')) // 结束时间
  945. let stopH = stopTime.getHours()
  946. let stopM = stopTime.getMinutes()
  947. let stopS = stopTime.getSeconds()
  948. let shenyu = stopTime.getTime() - today.getTime() // 倒计时毫秒数
  949. let shengyuD = parseInt(shenyu / (60 * 60 * 24 * 1000)) // 转换为天
  950. this.InsuranceExpireDate=shengyuD+1;
  951. // setTimeout(_this.clock, 500)
  952. },
  953. clock2 () {
  954. let _this = this
  955. let today = new Date() // 当前时间
  956. let stopTime = new Date(_this.carInfo.nextCareDate.replace(/-/g, '/')) // 结束时间
  957. let stopH = stopTime.getHours()
  958. let stopM = stopTime.getMinutes()
  959. let stopS = stopTime.getSeconds()
  960. let shenyu = stopTime.getTime() - today.getTime() // 倒计时毫秒数
  961. let shengyuD = parseInt(shenyu / (60 * 60 * 24 * 1000)) // 转换为天
  962. this.NextCareDate=shengyuD+1;
  963. // setTimeout(_this.clock, 500)
  964. },
  965. clock3 () {
  966. let _this = this
  967. let today = new Date() // 当前时间
  968. let stopTime = new Date(_this.carInfo.nextAuditDate.replace(/-/g, '/')) // 结束时间
  969. let shenyu = stopTime.getTime() - today.getTime() // 倒计时毫秒数
  970. let shengyuD = parseInt(shenyu / (60 * 60 * 24 * 1000)) // 转换为天
  971. this.NextAuditDate=shengyuD+1;
  972. // setTimeout(_this.clock, 500)
  973. },
  974. queryManagerInfo(){
  975. console.log("11")
  976. this.$http('openHome/queryManagerInfo', {
  977. },'GET').then(res => {
  978. this.managerInfo=res.data
  979. })
  980. },
  981. queryHomeCardList(){
  982. //console.log(this.wxOpenData)
  983. var that=this;
  984. uni.showLoading({
  985. title: '加载中'
  986. })
  987. this.$http('openHome/queryHomeCardList', {
  988. unionId:this.unionId
  989. },'GET').then(res => {
  990. uni.hideLoading();
  991. this.homeCardList=res.data;
  992. uni.setStorage({
  993. key: 'openMCar',
  994. data: res.data.openMCar,
  995. success: function () {
  996. that.getCarList()
  997. }
  998. });
  999. })
  1000. },
  1001. getShopinfo(num,shopId){
  1002. var that=this;
  1003. uni.showLoading({
  1004. title: '加载中'
  1005. })
  1006. if(!shopId){
  1007. shopId=''
  1008. }
  1009. this.$http('openmy/getShopinfo', {
  1010. shopId:shopId
  1011. },'GET').then(res => {
  1012. uni.hideLoading();
  1013. var res=res.data
  1014. if(num==5){
  1015. uni.openLocation({
  1016. latitude:Number(res.lat),
  1017. longitude:Number(res.lng),
  1018. name: res.shopName,
  1019. address: res.address,
  1020. success: function() {
  1021. console.log('success');
  1022. },
  1023. fail(err) {
  1024. console.log(err)
  1025. }
  1026. });
  1027. }else{
  1028. uni.makePhoneCall({
  1029. phoneNumber: res.mobilePhone
  1030. });
  1031. }
  1032. })
  1033. }
  1034. },
  1035. onShareAppMessage(){
  1036. }
  1037. }
  1038. </script>
  1039. <style scoped>
  1040. .qrBox{
  1041. position: fixed;
  1042. width: 100vw;
  1043. height: 100vh;
  1044. background: rgba(0,0,0,0.5);
  1045. left: 0;
  1046. top: 0;
  1047. z-index: 11;
  1048. display: flex;
  1049. justify-content: center;
  1050. align-items: center;
  1051. flex-direction: column;
  1052. }
  1053. .qrimgBox{
  1054. width: 562rpx;
  1055. height: 704rpx;
  1056. background: #FFFFFF;
  1057. border-radius: 24rpx;
  1058. }
  1059. .qrTitle{
  1060. font-size: 30rpx;
  1061. font-family: PingFangSC-Medium, PingFang SC;
  1062. font-weight: 500;
  1063. color: #333333;
  1064. border-bottom: 1px solid #EEEEEE;
  1065. text-align: center;
  1066. line-height: 90rpx;
  1067. position: relative;
  1068. }
  1069. .qrimgchahao{
  1070. width: 38rpx;
  1071. height: 38rpx;
  1072. position: absolute;
  1073. top: 26rpx;
  1074. right: 20rpx;
  1075. }
  1076. .qrms{
  1077. font-weight: 400;
  1078. color: #999999;
  1079. line-height: 37rpx;
  1080. font-size: 26rpx;
  1081. padding-top: 23rpx;
  1082. text-align: center;
  1083. }
  1084. .qrms2{
  1085. font-weight: 400;
  1086. color: #999999;
  1087. line-height: 37rpx;
  1088. font-size: 26rpx;
  1089. text-align: center;
  1090. }
  1091. .qrimg{
  1092. width: 328rpx;
  1093. height: 328rpx;
  1094. }
  1095. .qrBtn{
  1096. width: 292rpx;
  1097. height: 64rpx;
  1098. background: #D53533;
  1099. border-radius: 32rpx;
  1100. color: #FFFFFF;
  1101. line-height: 64rpx;
  1102. text-align: center;
  1103. margin: 0 auto;
  1104. margin-top:40rpx;
  1105. }
  1106. .goodsTwo{
  1107. display: flex;
  1108. justify-content: space-between;
  1109. flex-wrap: wrap;
  1110. }
  1111. .goodsTwoLine{
  1112. background: #FFFFFF;width: 341rpx;
  1113. margin-top: 20rpx;
  1114. padding-bottom: 20rpx;
  1115. border-radius: 16rpx;
  1116. overflow: hidden;
  1117. }
  1118. .goodsTwoImg .hotGoodsLineImg{
  1119. margin: 0 auto;
  1120. width: 100%;
  1121. height: 340rpx;
  1122. border-radius: 0;
  1123. border: none;
  1124. }
  1125. .goodsTwoLine .Sold{
  1126. padding-left: 20rpx;
  1127. }
  1128. .goodsTwoLine .goodsPrice{
  1129. padding-left: 20rpx;
  1130. }
  1131. .goodsTwoImg{
  1132. padding-bottom: 30rpx;
  1133. }
  1134. .goodsTwoName{
  1135. font-weight: 400;
  1136. color: #333333;
  1137. font-size: 26rpx;
  1138. line-height: 38rpx;
  1139. padding: 0 20rpx;
  1140. text-overflow: -o-ellipsis-lastline;
  1141. overflow: hidden;
  1142. text-overflow: ellipsis;
  1143. display: -webkit-box;
  1144. -webkit-line-clamp: 2;
  1145. line-clamp: 2;
  1146. -webkit-box-orient: vertical;
  1147. }
  1148. .bxBox{
  1149. display: flex;
  1150. flex-wrap: wrap;
  1151. }
  1152. .bxline{
  1153. display: flex;
  1154. padding-top: 22rpx;
  1155. }
  1156. .bxline1{
  1157. width: 40%;
  1158. }
  1159. .bxline2{
  1160. width: 60%;
  1161. }
  1162. .bxlineTitle{
  1163. color: #333333;
  1164. font-size: 26rpx;
  1165. line-height: 37rpx;
  1166. padding-left: 10rpx;
  1167. }
  1168. .bxlineMs1{
  1169. line-height: 37rpx;
  1170. color: #D53533;
  1171. font-size: 26rpx;
  1172. padding-left: 12rpx;
  1173. }
  1174. .bxlineMs2{
  1175. line-height: 37rpx;
  1176. color: #999999;
  1177. font-size: 24rpx;
  1178. padding-left: 12rpx;
  1179. }
  1180. .bxlineIcon{
  1181. width: 34rpx;
  1182. height: 34rpx;
  1183. margin-left: 24rpx;
  1184. }
  1185. .indexTop{
  1186. /* background: #D53533; */
  1187. width: 750rpx;
  1188. position: fixed;
  1189. top: 0;
  1190. left: 0;
  1191. z-index: 11;
  1192. }
  1193. .indexnav{
  1194. height: 44px;
  1195. line-height: 44px;
  1196. text-align: center;
  1197. font-size: 36rpx;
  1198. color: #FFFFFF;
  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. .content{
  1260. min-height: 100vh;
  1261. background: #F4F5F7;
  1262. }
  1263. .topBox{
  1264. width: 750rpx;
  1265. height: 150rpx;
  1266. /* background: #D53533; */
  1267. }
  1268. .yuanhu{
  1269. width: 750rpx;
  1270. height: 50rpx;
  1271. /* background: #D53533; */
  1272. border-radius: 0 0 100% 100%;
  1273. }
  1274. .carinfoBox{
  1275. width: 702rpx;
  1276. /* height: 250rpx; */
  1277. background: #FFFFFF;
  1278. border-radius: 10rpx;
  1279. margin-left: 24rpx;
  1280. overflow: hidden;
  1281. height: 270rpx;
  1282. }
  1283. .carinfoBox2{
  1284. width: 702rpx;
  1285. height: 180rpx;
  1286. background: #FFFFFF;
  1287. border-radius: 10rpx;
  1288. margin-left: 24rpx;
  1289. overflow: hidden;
  1290. }
  1291. .carinfoBox2{
  1292. }
  1293. .carinfoBox .carLogo{
  1294. width: 60rpx;height: 60rpx;
  1295. margin-top: 6rpx;
  1296. }
  1297. .carinfoBoxTop{
  1298. display: flex;
  1299. justify-content: space-between;
  1300. padding-top: 29rpx;
  1301. padding-left: 24rpx;
  1302. padding-right: 20rpx;
  1303. padding-bottom: 24rpx;
  1304. border: 1px solid #EEEEEE;
  1305. }
  1306. .carinfoBoxTopCont{
  1307. width: 454rpx;
  1308. }
  1309. .carinfoBoxTopContTop{
  1310. display: flex;
  1311. }
  1312. .carInfoplateNumber{
  1313. font-weight: 500;
  1314. color: #3C3C3C;
  1315. font-size: 30rpx;
  1316. line-height: 42rpx;
  1317. padding-right: 16rpx;
  1318. }
  1319. .carTnfomilage{
  1320. color: #F19D01;
  1321. font-size: 22rpx;
  1322. padding: 0rpx 10rpx;
  1323. border-radius: 4rpx;
  1324. border: 1px solid #F19D01;
  1325. height: 32rpx;
  1326. line-height: 34rpx;
  1327. margin-top: 2rpx;
  1328. margin-left: 2rpx;
  1329. }
  1330. .carInfocarModel{
  1331. width: 454rpx;
  1332. color: #666666;
  1333. font-size: 26rpx;
  1334. white-space: nowrap;
  1335. overflow: hidden;
  1336. text-overflow: ellipsis;
  1337. }
  1338. .carinfoBoxTopRight{
  1339. display: flex;padding-top: 25rpx;
  1340. }
  1341. .carinfoBoxTopRightIcon{
  1342. width: 29rpx;
  1343. height: 31rpx;
  1344. }
  1345. .huancheBtn{
  1346. color: #666666; font-size: 26rpx;line-height: 31rpx;
  1347. padding-left: 10rpx;
  1348. }
  1349. .carInfoBottom{
  1350. display: flex;
  1351. justify-content: space-around;
  1352. }
  1353. .carInfoBottomLineTitle{
  1354. color: #999999;font-size: 24rpx;
  1355. text-align: center;
  1356. padding-top: 24rpx;
  1357. }
  1358. .carInfoBottomLineTxt{
  1359. color: #3C3C3C;
  1360. font-size: 26rpx;
  1361. padding-top: 5rpx;
  1362. text-align: center;
  1363. }
  1364. .carinfonocarIcon{
  1365. width: 72rpx;
  1366. height: 72rpx;
  1367. }
  1368. .carinfoBoxNocar{
  1369. display: flex;
  1370. padding-top: 50rpx;
  1371. padding-left: 20rpx;
  1372. }
  1373. .carinfoBoxNocarRightTitle{
  1374. font-weight: 500;
  1375. color: #3C3C3C;
  1376. font-size: 30rpx;
  1377. }
  1378. .carinfoBoxNocarRightMS{
  1379. color: #666666;
  1380. font-size: 26rpx;
  1381. }
  1382. .carinfoBoxNocarRight{
  1383. padding-left: 24rpx;
  1384. }
  1385. .shoptopbox{
  1386. margin-top: -170rpx;
  1387. }
  1388. .shoptopbox2{
  1389. margin-top: -170rpx;
  1390. }
  1391. .adviser{
  1392. width: 662rpx;
  1393. margin-left: 24rpx;
  1394. background: #FFFFFF;
  1395. border-radius: 10px;
  1396. display: flex;
  1397. justify-content: space-between;
  1398. padding: 18rpx 20rpx;
  1399. margin-top: 20rpx;
  1400. }
  1401. .adviserLeft{
  1402. display: flex;
  1403. }
  1404. .advisertx{
  1405. width: 62rpx;height: 62rpx;
  1406. }
  1407. .adviserNema{
  1408. color: #333333;font-size: 30rpx;
  1409. line-height: 62rpx;padding-left: 24rpx;
  1410. }
  1411. .adviserms{
  1412. width: 118rpx;
  1413. height: 36rpx;
  1414. border-radius: 4rpx;
  1415. border: 1px solid #D53533;
  1416. line-height: 36rpx;
  1417. text-align: center;
  1418. margin-top: 12rpx;
  1419. margin-left: 20rpx;
  1420. color: #D53533;
  1421. font-size: 24rpx;
  1422. }
  1423. .adviserJt{
  1424. width: 12rpx;
  1425. height: 20rpx;
  1426. margin-top: 20rpx;
  1427. }
  1428. .modular{
  1429. width: 702rpx;
  1430. /* height: 313rpx; */
  1431. background: #FFFFFF;
  1432. border-radius: 10px;
  1433. margin-top: 20rpx;
  1434. margin-left: 24rpx;
  1435. padding-bottom: 40rpx;
  1436. }
  1437. .swiper-item{
  1438. display: flex;
  1439. flex-wrap: wrap;
  1440. }
  1441. .itemImg{
  1442. width: 46rpx;
  1443. height: 46rpx;
  1444. }
  1445. .Menusline{
  1446. font-size: 24rpx;
  1447. color: #333333;
  1448. }
  1449. .itemLine{
  1450. width: 20%;
  1451. text-align: center;
  1452. padding-top: 40rpx;
  1453. }
  1454. .advertisement{
  1455. width: 702rpx;
  1456. height: 280rpx;
  1457. margin-top: 20rpx;
  1458. margin-left: 24rpx;
  1459. border-radius: 20rpx;
  1460. }
  1461. .swiper-item2{
  1462. width: 702rpx;
  1463. height: 280px;
  1464. }
  1465. .swiper-item2Img{
  1466. width: 702rpx;
  1467. height: 280rpx;
  1468. }
  1469. .hotMoreJt{
  1470. width: 12rpx;
  1471. height: 20rpx;
  1472. margin-top: 6rpx;
  1473. }
  1474. .Hot{
  1475. width: 702rpx;
  1476. margin-top: 20rpx;
  1477. margin-left: 24rpx;
  1478. }
  1479. .hotTop{
  1480. display: flex;
  1481. justify-content: space-between;
  1482. padding: 6rpx 0;
  1483. }
  1484. .hotSx{
  1485. width: 8rpx;
  1486. height: 30rpx;
  1487. background: #FF0000;
  1488. border-radius: 5rpx;
  1489. }
  1490. .hotLeft{
  1491. display: flex;
  1492. }
  1493. .hottitle{
  1494. font-weight: 500;
  1495. color: #333333;
  1496. font-size: 30rpx;
  1497. line-height: 30rpx;
  1498. margin-left: 16rpx;
  1499. }
  1500. .hotRight{
  1501. display: flex;
  1502. }
  1503. .hotMore{
  1504. line-height: 30rpx;color: #666666;font-size: 24rpx;
  1505. margin-right: 16rpx;
  1506. }
  1507. .hotLineTopImg{
  1508. width: 702rpx;
  1509. height: 280rpx;
  1510. display: block;
  1511. }
  1512. .hotLineTop{
  1513. position: relative;
  1514. height: 280rpx;
  1515. }
  1516. .hotLine{
  1517. margin-top: 20rpx;
  1518. border-radius: 10rpx;
  1519. background: #FFFFFF;
  1520. overflow: hidden;
  1521. position: relative;
  1522. }
  1523. .groupType{
  1524. width: 76rpx;color: #FFFFFF;
  1525. height: 36rpx;line-height: 36rpx;text-align: center;
  1526. background: linear-gradient(109deg, #FD5A04 0%, #FD0900 100%);
  1527. border-radius: 0rpx 10rpx 0rpx 10rpx;
  1528. position: absolute;font-weight: 500;
  1529. top: 0;right: 0;font-size: 24rpx;
  1530. }
  1531. .hotlinestate1{
  1532. width: 102rpx;
  1533. height: 44rpx;
  1534. background:#FBBF00 ;
  1535. line-height: 44rpx;
  1536. font-weight: 500;
  1537. color: #333333;
  1538. font-size: 24rpx;
  1539. text-align: center;
  1540. }
  1541. .hotlinestate2{
  1542. width: 102rpx;
  1543. height: 44rpx;
  1544. background:#FF0000 ;
  1545. line-height: 44rpx;
  1546. font-weight: 500;
  1547. color: #FFFFFF;
  1548. font-size: 24rpx;
  1549. text-align: center;
  1550. }
  1551. .hotlineTimebox{
  1552. position: absolute;
  1553. left: 0;
  1554. bottom: 0;
  1555. display: flex;
  1556. align-items: flex-end;
  1557. }
  1558. .hotTime{
  1559. background: rgba(0, 0, 0, 0.5);
  1560. font-weight: 400;
  1561. color: #FFFFFF;
  1562. font-size: 24rpx;
  1563. /* line-height: 44rpx; */
  1564. padding: 5rpx 20rpx;
  1565. margin-top: 9rpx;
  1566. margin-left: -8rpx;
  1567. border-radius: 0px 10rpx 0px 0px;
  1568. }
  1569. .hotName{
  1570. padding: 24rpx 20rpx;
  1571. color: #333333;
  1572. line-height: 40rpx;
  1573. font-size: 28rpx;
  1574. }
  1575. .hotGoodsLine{
  1576. margin-top: 30rpx;
  1577. padding: 20rpx;
  1578. background: #FFFFFF;
  1579. border-radius: 16rpx;
  1580. display: flex;
  1581. }
  1582. .hotGoodsLineImg{
  1583. width: 208rpx;
  1584. height: 194rpx;
  1585. border-radius: 16rpx;
  1586. border: 1px solid #EEEEEE;
  1587. display: block;
  1588. }
  1589. .goodsName{
  1590. font-size: 28rpx;
  1591. font-family: PingFangSC-Regular, PingFang SC;
  1592. font-weight: 400;
  1593. color: #333333;
  1594. line-height: 40rpx;
  1595. text-overflow: -o-ellipsis-lastline;
  1596. overflow: hidden;
  1597. text-overflow: ellipsis;
  1598. display: -webkit-box;
  1599. -webkit-line-clamp: 2;
  1600. line-clamp: 2;
  1601. -webkit-box-orient: vertical;
  1602. }
  1603. .hotGoodsLineRIght{
  1604. padding-left: 24rpx;
  1605. }
  1606. .goodsPrice{
  1607. display: flex;
  1608. padding-top: 10rpx;
  1609. }
  1610. .goodsPrice1{
  1611. font-size: 24rpx;
  1612. font-weight: 400;
  1613. color: #FF0000;
  1614. padding-top: 8rpx;
  1615. }
  1616. .goodsPrice2{
  1617. font-size: 22rpx;
  1618. font-weight: 400;
  1619. color: #FF0000;
  1620. padding-top: 10rpx;
  1621. }
  1622. .goodsPrice3{
  1623. font-size: 32rpx;
  1624. font-weight: 500;
  1625. color: #FF0000;
  1626. }
  1627. .goodsPrice4{
  1628. font-size: 24rpx;
  1629. font-weight: 400;
  1630. color: #999999;
  1631. padding-top: 8rpx;
  1632. padding-left: 10rpx;
  1633. text-decoration:line-through;
  1634. }
  1635. .Sold{
  1636. font-weight: 400;
  1637. color: #999999;
  1638. font-size: 24rpx;
  1639. padding-top: 8rpx;
  1640. }
  1641. .jkStateImg{
  1642. width: 102rpx;
  1643. height: 53rpx;
  1644. position: relative;
  1645. }
  1646. </style>