user.vue 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466
  1. <template>
  2. <view class="box">
  3. <view class="top" :style="{background:'#'+themeColor}">
  4. <view class="customerMes">
  5. <image @click="updateUserInfo" v-if="headImg" :src="headImg" mode=""
  6. style="width: 88rpx;height: 88rpx;border-radius: 44rpx;"></image>
  7. <image @click="updateUserInfo" v-else src="http://dmsphoto.66km.com.cn/thFiles/64CD12A3-588E-4201-90F6-5428F6ACD9F9.png" mode=""
  8. style="width: 88rpx;height: 88rpx;border-radius: 44rpx;"></image>
  9. <view class="mes">
  10. <view class="nick">
  11. <view class="nickName" v-if="nickName">{{nickName}}</view>
  12. <!-- <view class="grade" @click="gonavigateTo('../index/vipCard')" v-if="numList.levelName&&showSetting.isShowLevel">{{numList.levelName}} ></view>-->
  13. <view class="cardNameBOx" v-if="numList.levelName&&showSetting.isShowLevel" @click="gonavigateTo('../subPack/vipCard')">
  14. <image class="cardNameIcon" src="http://dmsphoto.66km.com.cn/thFiles/E3F78C8A-CF4F-40DD-B050-689CFCEA2F4C.png" mode=""></image>
  15. <view class="cardNameTb">{{numList.levelName}}</view>
  16. <image src="../../static/timg/icon_arrow.png" mode="" class="cardNameIcon2"></image>
  17. </view>
  18. <view class="cardNameBOx" v-if="numList.f2ccard.cardName">
  19. <image class="cardNameIcon" src="http://dmsphoto.66km.com.cn/thFiles/E3F78C8A-CF4F-40DD-B050-689CFCEA2F4C.png" mode=""></image>
  20. <view class="cardNameTb">{{numList.f2ccard.cardName}}</view>
  21. </view>
  22. </view>
  23. <view class="phone">{{phone}} <span @click="seeQr">{{numList.customerInfo.wxMiniV2OpenID?' / 已绑定微信>':' / 未绑定微信>'}}</span> </view>
  24. </view>
  25. </view>
  26. </view>
  27. <!-- <view v-if="numList.remindType==0" class="marginTop2"></view>v-if="numList.remindType!=0" -->
  28. <view class="marginTop" ></view>
  29. <view class="headerBox">
  30. <view class="quan" @click="gonavigateTo('../index/discountCard')" v-if="showSetting.isShowCoupon">
  31. <view class="numStr">{{numList.count?numList.count:0}}</view>
  32. <view class="nameStr">优惠券</view>
  33. </view>
  34. <view class="quan" v-if="showSetting.isShowIntergral" @click="gonavigateTo('../integral/integral?totalIntegral='+numList.totalIntegral)">
  35. <view class="numStr">{{numList.totalIntegral?numList.totalIntegral:0}}</view>
  36. <view class="nameStr">积分</view>
  37. </view>
  38. <view class="quan" v-if="showSetting.isShowCard" @click="gonavigateTo('../index/vipCard')">
  39. <view class="numStr">{{numList.cardNum?numList.cardNum:0}}</view>
  40. <view class="nameStr">会员卡</view>
  41. </view>
  42. </view>
  43. <view class="remindBox" v-if="numList.remindType!=0&&numList.remindIntegral!=0">
  44. <view class="remindLeft" style="display: flex;">
  45. <image style="width: 24rpx;height: 24rpx;margin-top: 2rpx;" src="http://dmsphoto.66km.com.cn/thFiles/BA87B937-90F3-420C-A21C-A5B7BE7E8B07.png" mode=""></image>
  46. <span style="padding-left: 10rpx;">您有</span>
  47. <span style="color: #FFFD00;font-weight: 500;">{{numList.remindIntegral}}</span>
  48. <span v-if="numList.remindType==1">积分将于本月过期</span>
  49. <span v-if="numList.remindType==2">积分将于30天内过期</span>
  50. </view>
  51. <view class="useremind" @click="useremind">去使用></view>
  52. </view>
  53. <!-- 卡制度-->
  54. <view v-if="showSetting.isShowCardSystem&&f2csystemlist">
  55. <view >
  56. <swiper class="swiper2" :autoplay="false" :interval="interval"
  57. :duration="duration" :indicator-dots="true" indicator-color="#CCCCCC" :indicator-active-color="'#'+themeColor">
  58. <swiper-item v-for="(item,index) in f2csystemlist">
  59. <view class="cardBox">
  60. <view class="cardTOp" :style="{background:'url('+item.Banner+') 100% 100%'}" style="background-size: 100% 100% !important;">
  61. <img class="vipBsIcon" v-if="item.growthState==1" src="http://dmsphoto.66km.com.cn/thFiles/91FCABC6-775C-47CA-B7D4-3579A4DE8497.png" alt="">
  62. <view class="cardName">{{item.system.name}}</view>
  63. <!-- 当前卡制度-->
  64. <view class="cardtimeBox" v-if="item.growthState==1">
  65. <view class="cardtimeLeft">成长值 {{numList.f2ccard.growthValue}}/{{item.system.growthValueUp}}</view>
  66. <view class="cartimeRight">有效期 {{numList.f2ccard.expireTime.slice(0,10)}}</view>
  67. </view>
  68. <view class="cardtimeBox" v-if="item.growthState==2">
  69. <view class="cardtimeLeft">高于该等级</view>
  70. </view>
  71. <view class="cardtimeBox" v-if="item.growthState==3">
  72. <view class="cardtimeLeft">还需{{item.addGrowth}}成长值可升级</view>
  73. </view>
  74. </view>
  75. <view class="cardCont">
  76. <view class="cardLine" v-for="(c,cindex) in item.contents" v-if="cindex<8">
  77. <view class="cardLineImgBox">
  78. <image :src="c.icon" mode="" class="cardLineImg"></image>
  79. </view>
  80. <view class="cardlineTitle" v-if="c.state==1">{{c.title}}</view>
  81. <view class="cardlineTitle2" v-if="c.state==0">{{c.title}}</view>
  82. </view>
  83. </view>
  84. </view>
  85. </swiper-item>
  86. </swiper>
  87. </view>
  88. </view>
  89. <!-- 我的订单 -->
  90. <view class="orderBox">
  91. <view class="orderTitle">我的订单</view>
  92. <view class="orderLIneBox">
  93. <view class="orderLine" @click="goorder(1)">
  94. <view class="orderImgBox">
  95. <view class="orderNum" v-show="numList.waitPurchaseSize>0">
  96. {{numList.waitPurchaseSize>99?'99+':numList.waitPurchaseSize}}
  97. </view>
  98. <image src="../../static/img/icon_daifukuan.png" mode="" class="orderLineImg"></image>
  99. </view>
  100. <view class="orderLineTxt">待付款</view>
  101. </view>
  102. <view class="orderLine" @click="goorder(5)">
  103. <view class="orderImgBox">
  104. <view class="orderNum" v-show="numList.waitGroupSize>0">
  105. {{numList.waitGroupSize>99?'99+':numList.waitGroupSize}}
  106. </view>
  107. <image src="../../static/timg/my_icon_4.png" mode="" class="orderLineImg"></image>
  108. </view>
  109. <view class="orderLineTxt">待成团</view>
  110. </view>
  111. <view class="orderLine" @click="goorder(2)">
  112. <view class="orderImgBox">
  113. <view class="orderNum" v-show="numList.waitServiceSize>0">
  114. {{numList.waitServiceSize>99?'99+':numList.waitServiceSize}}
  115. </view>
  116. <image src="../../static/img/icon_daifuwu.png" mode="" class="orderLineImg"></image>
  117. </view>
  118. <view class="orderLineTxt">待服务</view>
  119. </view>
  120. <view class="orderLine" @click="goorder(3)">
  121. <view class="orderImgBox">
  122. <view class="orderNum" v-show="numList.hasOverSize>0">
  123. {{numList.hasOverSize>99?'99+':numList.hasOverSize}}
  124. </view>
  125. <image src="../../static/img/icon_yiwancheng.png" mode="" class="orderLineImg"></image>
  126. </view>
  127. <view class="orderLineTxt">已完成</view>
  128. </view>
  129. <view class="orderLine" @click="goorder(0)">
  130. <view class="orderImgBox">
  131. <view class="orderNum" v-show="numList.allSize>0">{{numList.allSize>99?'99+':numList.allSize}}
  132. </view>
  133. <image src="../../static/img/icon_allorder.png" mode="" class="orderLineImg"></image>
  134. </view>
  135. <view class="orderLineTxt">全部</view>
  136. </view>
  137. </view>
  138. </view>
  139. <!-- 店铺信息 -->
  140. <view class="shopBox" v-if="userInfo&&showSetting.isShowCardShop">
  141. <view class="shopCont">
  142. <view class="shopName">{{numList.shopInfo.shopName}}</view>
  143. <view class="shopRightBox">
  144. <image src="../../static/img/icon_ditu.png" mode="" class="shopRightImg"
  145. style="margin-right: 67rpx;" @click="map"></image>
  146. <image src="../../static/img/icon_phone.png" mode="" class="shopRightImg" @click="call"></image>
  147. </view>
  148. </view>
  149. <view v-if="numList.isShowScore == 1 && numList.isShowEvaluate == 1" class="appraiseBox">
  150. <view v-if="numList.isShowScore == 1 && numList.shopInfo.miniV2ShopScore" class="appraise">
  151. {{numList.shopInfo.miniV2ShopScore}}
  152. <span style='font-size: 26rpx; margin-left: 3rpx;'>分</span>
  153. </view>
  154. <view v-if="numList.isShowScore == 1 && !numList.shopInfo.miniV2ShopScore" class="appraise"
  155. style='font-size: 26rpx;'>暂无评分</span>
  156. </view>
  157. <view v-if="numList.isShowScore == 1" class="line"></view>
  158. <view @click="goShopAppraiseList()" v-if="numList.isShowEvaluate == 1 && numList.evaluateCount "
  159. class="appraiseCount">评价数
  160. {{numList.evaluateCount}}
  161. <image v-if="numList.isShowEvaluate == 1" class="rightArrow"
  162. src="../../static/timg/icon_arrow_right.png" mode=""></image>
  163. </view>
  164. <view v-if="numList.isShowEvaluate == 1 && !numList.evaluateCount " class="appraiseCount">暂无评价
  165. </view>
  166. </view>
  167. <view class="shopTime" v-if="numList.shopInfo.startTime && numList.shopInfo.endTime">
  168. {{numList.shopInfo.startTime}}-{{numList.shopInfo.endTime}}
  169. </view>
  170. <view class="address">
  171. <view class="Address">
  172. {{numList.shopInfo.provinceName?numList.shopInfo.provinceName:''}}
  173. {{numList.shopInfo.cityName?numList.shopInfo.cityName:''}}
  174. {{numList.shopInfo.areaName?numList.shopInfo.areaName:''}}
  175. {{numList.shopInfo.address?numList.shopInfo.address:''}}
  176. </view>
  177. <!-- <view class="distance" v-if="numList.shopInfo.distance&&numList.shopInfo.distance!= '0.00'">{{numList.shopInfo.distance}}km</view> -->
  178. </view>
  179. </view>
  180. <!-- 我的 相关 -->
  181. <view class="rowBoxBg">
  182. <!-- <view class="rowBox" @click="gonavigateTo('../user/expertServices')">
  183. <view class="leftView">
  184. <image src="../../static/img/icon_me1.png" mode="" class="liftIcon"></image>
  185. <view class="rowTitle">服务专家</view>
  186. </view>
  187. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  188. </view> -->
  189. <view class="rowBox" @click="gonavigateTo('./addCar/cailist?type=3')">
  190. <view class="leftView">
  191. <image src="../../static/img/icon_me2.png" mode="" class="liftIcon"></image>
  192. <view class="rowTitle">我的车库</view>
  193. </view>
  194. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  195. </view>
  196. <view class="rowBox" @click="gonavigateTo('myBespeak')">
  197. <view class="leftView">
  198. <image src="../../static/img/icon_me3.png" mode="" class="liftIcon"></image>
  199. <view class="rowTitle">我的预约</view>
  200. </view>
  201. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  202. </view>
  203. <view class="rowBox" @click="gonavigateTo('historySpend')">
  204. <view class="leftView">
  205. <image src="../../static/img/icon_me4.png" mode="" class="liftIcon"></image>
  206. <view class="rowTitle">历史消费</view>
  207. </view>
  208. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  209. </view>
  210. <view class="rowBox" @click="gonavigateTo('checkReport')">
  211. <view class="leftView">
  212. <image src="../../static/img/icon_me5.png" mode="" class="liftIcon"></image>
  213. <view class="rowTitle">车检报告</view>
  214. </view>
  215. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  216. </view>
  217. <view class="rowBox" @click="gonavigateTo('../subPack/depositList')">
  218. <view class="leftView">
  219. <image src="../../static/timg/icon_jydd.png" mode="" class="liftIcon"></image>
  220. <view class="rowTitle">我的寄存</view>
  221. </view>
  222. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  223. </view>
  224. <view class="rowBox" @click="gonavigateTo('../subPack/rescueOrder')">
  225. <view class="leftView">
  226. <image src="../../static/timg/sos.png" mode="" class="liftIcon"></image>
  227. <view class="rowTitle">救援订单</view>
  228. </view>
  229. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  230. </view>
  231. <!-- <view class="rowBox" @click="gonavigateTo('../subPack/luckList')">
  232. <view class="leftView">
  233. <image src="../../static/timg/icon_jydd.png" mode="" class="liftIcon"></image>
  234. <view class="rowTitle">中奖记录</view>
  235. </view>
  236. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  237. </view> -->
  238. </view>
  239. <view class="rowBoxBg">
  240. <view class="rowBox" @click="gonavigateTo('myAppraise')">
  241. <view class="leftView">
  242. <image src="../../static/img/icon_pingjia.png" mode="" class="liftIcon"></image>
  243. <view class="rowTitle">我的评价</view>
  244. </view>
  245. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  246. </view>
  247. </view>
  248. <view class="rowBoxBg" v-if="kkshow">
  249. <view class="rowBox" @click="gonavigateTo('../partner/partner')"
  250. v-if="numList.customerInfo.pState==1&&numList.shopSettings.partnerDisabled">
  251. <view class="leftView">
  252. <image src="../../static/img/icon_hehuoren.png" mode="" class="liftIcon"></image>
  253. <view class="rowTitle">车主合伙人</view>
  254. </view>
  255. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  256. </view>
  257. <view class="rowBox" @click="gonavigateTo('../referral/referral')"
  258. v-if="numList.customerInfo.rebateState==1&&numList.shopSettings.introductionDisabled">
  259. <view class="leftView">
  260. <image src="../../static/img/icon_kehuzhuanjieshao.png" mode="" class="liftIcon"></image>
  261. <view class="rowTitle">客户转介绍</view>
  262. </view>
  263. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  264. </view>
  265. </view>
  266. <view class="rowBoxBg">
  267. <view class="rowBox" v-if="showSetting.isShowTel">
  268. <view class="leftView">
  269. <image src="../../static/timg/icon_qingchu.png" mode="" class="liftIcon"></image>
  270. <view class="rowTitle">{{showSetting.telTitle}}</view>
  271. </view>
  272. <view class="rowRight" style="color:#666666;" @click="makePhoneCall(showSetting.tel)">{{showSetting.tel}}</view>
  273. </view>
  274. <view class="rowBox" v-if="showSetting.isShowMember" @click="gomember(showSetting.memberTitle)">
  275. <view class="leftView">
  276. <image src="../../static/timg/icon_yijian.png" mode="" class="liftIcon"></image>
  277. <view class="rowTitle">{{showSetting.memberTitle}}</view>
  278. </view>
  279. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  280. </view>
  281. <view class="rowBox" v-if="showSetting.isShowAbout" @click="gonavigateaboutUS">
  282. <view class="leftView">
  283. <image src="../../static/timg/icon_fenxiang.png" mode="" class="liftIcon"></image>
  284. <view class="rowTitle">{{showSetting.aboutTitle}}</view>
  285. </view>
  286. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  287. </view>
  288. </view>
  289. <view class="rowBoxBg">
  290. <button open-type="share" class="rowBox">
  291. <view class="leftView">
  292. <image src="../../static/img/icon_me6.png" mode="" class="liftIcon"></image>
  293. <view class="rowTitle">分享给好友</view>
  294. </view>
  295. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  296. </button>
  297. <view class="rowBox" @click="gonavigateTo('feedBack')">
  298. <view class="leftView">
  299. <image src="../../static/img/icon_me7.png" mode="" class="liftIcon"></image>
  300. <view class="rowTitle">意见反馈</view>
  301. </view>
  302. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  303. </view>
  304. <!-- <view class="rowBox" @click="gonavigateTo('../report/working?id=56D5F8C1-9F11-40BA-8937-B4AABD4666B5')">
  305. <view class="leftView">
  306. <image src="../../static/img/icon_kehuzhuanjieshao.png" mode="" class="liftIcon"></image>
  307. <view class="rowTitle">施工报告</view>
  308. </view> -->
  309. <!-- <view class="rowBox" @click="gonavigateTo('../report/complete?id=278569FB-6F21-47AD-8B66-D62D2EA6981D')">
  310. <view class="leftView">
  311. <image src="../../static/img/icon_kehuzhuanjieshao.png" mode="" class="liftIcon"></image>
  312. <view class="rowTitle">完工报告</view>
  313. </view>
  314. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  315. </view>
  316. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  317. </view> -->
  318. <!-- 先隐藏 -->
  319. <!-- <view class="rowBox" @click="gonavigateTo('')">
  320. <view class="leftView">
  321. <image src="../../static/img/icon_me8.png" mode="" class="liftIcon"></image>
  322. <view class="rowTitle">清除缓存</view>
  323. </view>
  324. <image src="../../static/img/big_rightArrow.png" mode="" class="big_rightArrow"></image>
  325. </view> -->
  326. </view>
  327. <view class="rowBoxBg">
  328. <view class="exit2" @click="exit">切换账号</view>
  329. <view class="exit" @click="exit2">退出登录</view>
  330. </view>
  331. <view class="releaseVersion">版本号:{{release_version}}</view>
  332. <!-- <view class="signOut" @click="signOut">退出登录</view> -->
  333. <!-- 手机号授权 -->
  334. <view class="authorizBox" v-if="authorizShow" @click="authorizShowHide">
  335. <view class="authorizCont" @click.stop="">
  336. <view class="authorizName">{{wxOpenData.miniAppName}}</view>
  337. <view class="authorizMs">您好,欢迎访问本店,授权手机号登录能获取我们最新的促销活动哦~</view>
  338. <button class="authorizContbutton" type="default" open-type="getPhoneNumber"
  339. @getphonenumber="decryptPhoneNumber">授权</button>
  340. </view>
  341. <view style="text-align: center;padding-top: 56rpx;">
  342. <image src="../../static/timg/icon_guanbi@2x.png" mode="" class="authorizCloseImg"></image>
  343. </view>
  344. </view>
  345. <!-- <image :src="qrimg" mode=""></image> -->
  346. <view class="qrBox" v-if="qrSHow">
  347. <view class="qrimgBox">
  348. <view class="qrTitle">微信绑定
  349. <image src="../../static/timg/chahao.png" mode="" class="qrimgchahao" @click="qrclose"></image>
  350. </view>
  351. <view class="qrms">扫描/长按下方二维码进行绑定</view>
  352. <view class="qrms2">绑定后可接收微信消息通知</view>
  353. <view style="text-align: center;padding-top: 30rpx;">
  354. <image :src="qrimg" mode="" class="qrimg" :show-menu-by-longpress='true'></image>
  355. </view>
  356. <view class="qrBtn" @click="qrclose">我知道了</view>
  357. </view>
  358. </view>
  359. </view>
  360. </template>
  361. <script>
  362. export default {
  363. data() {
  364. return {
  365. userInfo: '',
  366. shopData: '',
  367. numList: '',
  368. uid: '',
  369. headImg: '',
  370. location: {
  371. lng: '',
  372. lat: '',
  373. },
  374. authorizShow: false,
  375. code: '',
  376. wxOpenData: '',
  377. nickName: '',
  378. phone: '',
  379. ext: '',
  380. themeColor: '',
  381. release_version: '',
  382. qrimg:'',
  383. qrSHow:false,
  384. kkshow:false,
  385. duration:500,
  386. interval:3000,
  387. showSetting:'',
  388. f2csystemlist:'',
  389. exitNum:'',
  390. }
  391. },
  392. onLoad(opt) {
  393. this.ext = this.$common.getExtStoreId();
  394. this.themeColor = uni.getStorageSync("themeColor");
  395. console.log("themeColor=="+this.themeColor)
  396. if (this.themeColor) {
  397. if (this.themeColor == '6F2BE8') {
  398. var backgroundImage = '/static/tabimg/me6F2BE8.png'
  399. }
  400. if (this.themeColor == '1677FF') {
  401. var backgroundImage = '/static/tabimg/me1677FF.png'
  402. }
  403. if (this.themeColor == 'FF4F00') {
  404. var backgroundImage = '/static/tabimg/meFF4F00.png'
  405. }
  406. if (this.themeColor == 'D53533') {
  407. var backgroundImage = '/static/tabimg/me1.png'
  408. }
  409. uni.setTabBarStyle({
  410. // color: '#FF0000',
  411. selectedColor: '#' + this.themeColor,
  412. })
  413. uni.setTabBarItem({
  414. index: 3,
  415. text: '我的',
  416. selectedIconPath: backgroundImage
  417. })
  418. }
  419. uni.setNavigationBarColor({
  420. frontColor: "#ffffff",
  421. backgroundColor: '#' + this.themeColor
  422. })
  423. this.getVersionInfo()
  424. // const accountInfo = wx.getAccountInfoSync();
  425. // var version_number = accountInfo.miniProgram.version;
  426. // console.log(version_number)
  427. },
  428. onShow() {
  429. const wxOpenData = this.$store.state.wxOpenData;
  430. this.wxOpenData = wxOpenData
  431. console.log("onshowuser")
  432. this.userInfo = this.$store.state.userInfo;
  433. console.log(this.userInfo)
  434. if (this.userInfo) {
  435. this.queryMyDetail();
  436. } else {
  437. //console.log("授权")
  438. this.exitNum=this.$store.state.exitNum;
  439. if(this.exitNum!=1){
  440. this.authorizShow = true;
  441. }else{
  442. this.$common.automaticlogin().then(val => {
  443. this.userInfo=this.$store.state.userInfo;
  444. this.wxOpenData=this.$store.state.wxOpenData;
  445. this.exitNum=''
  446. this.$store.commit('mutationsexitNum', '')
  447. if (this.userInfo) {
  448. this.queryMyDetail();
  449. }
  450. if(!this.userInfo){
  451. this.authorizShow=true
  452. }
  453. })
  454. }
  455. }
  456. if (wxOpenData) {
  457. this.uid = wxOpenData.loginInfo.uid;
  458. }
  459. //this.themeColor = uni.getStorageSync("themeColor");
  460. },
  461. methods: {
  462. exit(){
  463. var that=this;
  464. uni.showModal({
  465. title: '提示',
  466. content: '是否切换账号',
  467. success(res) {
  468. if (res.confirm) {
  469. uni.clearStorageSync()
  470. that.$store.commit('mutationsuserInfo', '')
  471. that.$store.commit('mutationscarInfo', '')
  472. that.$http('miniApp2/sys/logout', {
  473. }, 'GET').then(res => {
  474. uni.reLaunch({
  475. url: '../index/index'
  476. });
  477. })
  478. }
  479. }
  480. });
  481. },
  482. exit2(){
  483. var that=this;
  484. uni.showModal({
  485. title: '提示',
  486. content: '是否退出登录',
  487. success(res) {
  488. if (res.confirm) {
  489. uni.clearStorageSync()
  490. that.$store.commit('mutationsuserInfo', '')
  491. that.$store.commit('mutationscarInfo', '')
  492. that.$store.commit('mutationsexitNum', '1')
  493. /* uni.reLaunch({
  494. url: '../index/index'
  495. }); */
  496. uni.switchTab({
  497. url: '../index/index'
  498. })
  499. }
  500. }
  501. });
  502. },
  503. makePhoneCall(tel){
  504. uni.makePhoneCall({
  505. phoneNumber: tel,
  506. });
  507. },
  508. seeQr(){
  509. // this.authorizShow = true;
  510. // return false;
  511. if (this.userInfo) {
  512. } else {
  513. this.authorizShow = true;
  514. return false;
  515. }
  516. uni.showLoading({
  517. title: '加载中'
  518. })
  519. this.$request.httpBinary('wxV2/createQrCode', {
  520. type:'bindWx',
  521. customerId:this.numList.customerInfo.id,
  522. unionID:this.numList.customerInfo.unionID,
  523. }, 'GET').then(res => {
  524. uni.hideLoading();
  525. this.qrimg = 'data:image/png;base64,'+uni.arrayBufferToBase64(res);
  526. this.qrSHow=true;
  527. //this.img= uni.arrayBufferToBase64(res)
  528. //console.log('list+=', this.queryShopList);
  529. })
  530. },
  531. qrclose(){
  532. this.qrSHow=false;
  533. },
  534. goShopAppraiseList() {
  535. uni.navigateTo({
  536. url: 'ShopAppraiseList?shopID=' + this.numList.shopInfo.id
  537. })
  538. },
  539. useremind(){
  540. if (this.userInfo) {
  541. uni.navigateTo({
  542. url: '../integral/integral'
  543. })
  544. } else {
  545. this.authorizShow = true;
  546. return false;
  547. }
  548. },
  549. gonavigateaboutUS(){
  550. uni.navigateTo({
  551. url: '../index/aboutUS?unionID='+this.numList.customerInfo.unionID
  552. })
  553. },
  554. gomember(memberTitle){
  555. uni.navigateTo({
  556. url: '../index/aboutUS?unionID='+this.numList.customerInfo.unionID+'&memberTitle='+memberTitle
  557. })
  558. },
  559. getVersionInfo() {
  560. this.$http('miniApp2/sys/getVersionInfov2', {
  561. appId: this.ext.appId,
  562. }, 'POST').then(res => {
  563. if( res.data){
  564. this.release_version = res.data
  565. }
  566. })
  567. },
  568. updateUserInfo() {
  569. var that = this;
  570. uni.getUserProfile({
  571. lang: 'zh_CN',
  572. desc: '登录',
  573. success: (res) => {
  574. console.log(res);
  575. that.headImg = res.userInfo.avatarUrl;
  576. that.nickName = res.userInfo.nickName;
  577. that.$http('miniApp2/sys/updateUserInfo', {
  578. nickName: res.userInfo.nickName,
  579. unionId: that.ext.unionId,
  580. headImg: res.userInfo.avatarUrl,
  581. openId: that.wxOpenData.openid
  582. }, 'POST').then(res => {
  583. })
  584. },
  585. fail: (res) => {
  586. console.log(res)
  587. }
  588. });
  589. },
  590. decryptPhoneNumber: function(e) {
  591. console.log(e);
  592. this.code = e.detail.code
  593. this.wxPhoneLogin()
  594. this.authorizShow = false;
  595. },
  596. wxPhoneLogin() {
  597. var that = this;
  598. this.$http('miniApp2/sys/wxPhoneLogin', {
  599. appId: this.ext.appId,
  600. unionId: this.ext.unionId,
  601. code: this.code,
  602. openId: this.wxOpenData.openid
  603. }, 'POST').then(res => {
  604. var data = res.data;
  605. if(data.newCustomer){
  606. uni.showModal({
  607. title: '提示',
  608. content: data.newCustomerMsg,
  609. success: function(resTK) {
  610. }
  611. });
  612. var token=res.data.token
  613. data.loginInfo={}
  614. data.loginInfo.token=token
  615. this.$store.commit('mutationswxOpenData', data);
  616. return false;
  617. }
  618. if (data.loginInfo) {
  619. this.userInfo = data.loginInfo.openUser;
  620. this.wxOpenData = data.loginInfo;
  621. this.numList=data.loginInfo
  622. this.headImg = data.loginInfo.openUser.headImg;
  623. this.nickName = data.loginInfo.openUser.nickName;
  624. this.phone = data.loginInfo.openUser.mobilePhone;
  625. this.$store.commit('mutationswxOpenData', data)
  626. this.$store.commit('mutationsuserInfo', this.userInfo)
  627. /*setTimeout(() => {
  628. that.queryMyDetail()
  629. }, 1000); */
  630. that.queryMyDetail()
  631. if(!data.loginInfo.customerInfo.wxMiniV2OpenID){
  632. this.seeQr()
  633. }
  634. if(this.numList.customerInfo.pState==1&&this.numList.shopSettings.partnerDisabled){
  635. this.kkshow=true
  636. }
  637. if(this.numList.customerInfo.rebateState==1&&this.numList.shopSettings.introductionDisabled){
  638. this.kkshow=true
  639. }
  640. }
  641. })
  642. },
  643. map() {
  644. console.log("打开地图")
  645. var that = this;
  646. if (!that.numList.shopInfo.lat || !that.numList.shopInfo.lng) {
  647. uni.showToast({
  648. title: '该店铺未设置定位',
  649. icon: 'none',
  650. duration: 3000
  651. });
  652. } else {
  653. uni.openLocation({
  654. latitude: Number(that.numList.shopInfo.lat),
  655. longitude: Number(that.numList.shopInfo.lng),
  656. name: that.numList.shopInfo.shopName,
  657. address: that.numList.shopInfo.provinceName + that.numList.shopInfo.cityName + that.numList
  658. .shopInfo.areaName + that.numList.shopInfo.address,
  659. success: function() {
  660. console.log('success');
  661. },
  662. fail(err) {
  663. console.log(err)
  664. }
  665. });
  666. }
  667. },
  668. call() {
  669. if (this.userInfo) {
  670. } else {
  671. this.authorizShow = true;
  672. return false;
  673. }
  674. uni.makePhoneCall({
  675. phoneNumber: this.numList.shopInfo.mobilePhone
  676. });
  677. },
  678. goorder(num) {
  679. if (this.userInfo) {
  680. uni.navigateTo({
  681. url: './myOrder/myOrder?num=' + num
  682. })
  683. } else {
  684. this.authorizShow = true;
  685. return false;
  686. }
  687. },
  688. queryMyDetail() {
  689. console.log("getinfo")
  690. console.log(this.$store.state.wxOpenData)
  691. uni.showLoading({
  692. title: '加载中'
  693. })
  694. this.$http('openreservation/getInfo', {
  695. lat: this.location.lat ? this.location.lat : '',
  696. lng: this.location.lng ? this.location.lng : '',
  697. }, 'GET').then(res => {
  698. uni.hideLoading();
  699. this.numList = res.data
  700. this.headImg = res.data.openUser.headImg;
  701. this.nickName = res.data.openUser.nickName;
  702. this.phone = res.data.openUser.mobilePhone;
  703. this.showSetting=res.data.showSetting
  704. this.f2csystemlist=res.data.f2csystemlist
  705. if(this.numList.customerInfo.pState==1&&this.numList.shopSettings.partnerDisabled){
  706. this.kkshow=true
  707. }
  708. if(this.numList.customerInfo.rebateState==1&&this.numList.shopSettings.introductionDisabled){
  709. this.kkshow=true
  710. }
  711. })
  712. },
  713. gonavigateTo(url) {
  714. if (this.userInfo) {
  715. uni.navigateTo({
  716. url: url
  717. })
  718. } else {
  719. this.authorizShow = true;
  720. }
  721. /* uni.navigateTo({
  722. url: url
  723. }) */
  724. },
  725. signOut() {
  726. //uni.clearStorageSync();
  727. uni.removeStorageSync('logodata');
  728. // uni.navigateTo({
  729. // url: '../login/login'
  730. // })
  731. },
  732. authorizShowHide(){
  733. this.authorizShow=false
  734. }
  735. },
  736. onShareAppMessage(res) {
  737. return {
  738. title: this.wxOpenData.miniAppName,
  739. //imageUrl:img,
  740. path: 'pages/index/index',
  741. success(res) {
  742. uni.showToast({
  743. title: '分享成功'
  744. })
  745. },
  746. fail(res) {
  747. uni.showToast({
  748. title: '分享失败',
  749. icon: 'none',
  750. duration: 3000
  751. })
  752. }
  753. }
  754. },
  755. // 下拉刷新
  756. onPullDownRefresh() {
  757. this.queryMyDetail()
  758. setTimeout(function() {
  759. uni.stopPullDownRefresh();
  760. }, 1000);
  761. },
  762. }
  763. </script>
  764. <style scoped>
  765. .exit{
  766. background: #FFFFFF;
  767. line-height: 100rpx;
  768. font-size: 28rpx;
  769. font-family: PingFang;
  770. font-weight: 500;
  771. color: #ED2323;
  772. text-align: center;
  773. }
  774. .exit2{
  775. background: #FFFFFF;
  776. line-height: 100rpx;
  777. font-size: 28rpx;
  778. font-family: PingFang;
  779. font-weight: 500;
  780. color: #3C3C3C;
  781. text-align: center;
  782. border-bottom: 1px solid #eaeaea;
  783. margin-top: 20rpx;
  784. }
  785. .cardNameIcon{
  786. width: 30rpx;height: 30rpx;
  787. }
  788. .cardNameIcon2{
  789. width: 7rpx;height: 13rpx;
  790. margin-left: 3rpx;margin-top: 9rpx;
  791. }
  792. .cardNameTb{
  793. padding-left: 4rpx;
  794. }
  795. .cardNameBOx{
  796. background: linear-gradient(327deg, #FEA917 0%, #FFC635 100%);
  797. border-radius: 16rpx;display: flex;
  798. line-height: 30rpx;font-weight: 500;
  799. color: #764700;font-size: 22rpx;
  800. margin-left: 15rpx;
  801. padding-right: 10rpx;
  802. height: 30rpx;
  803. }
  804. .remindBox{
  805. width: 596rpx;
  806. box-shadow: 0rpx 0rpx 8rpx 0rpx rgba(153,153,153,0.1);
  807. background: rgba(255,255,255,0.1);
  808. display: flex;justify-content: space-between;
  809. margin: 0 auto;font-size: 22rpx;
  810. padding: 9rpx 20rpx;
  811. color: #FFFFFF;
  812. line-height: 30rpx;
  813. border-radius: 8rpx;
  814. margin-bottom: 20rpx;
  815. }
  816. .useremind{
  817. font-weight: 500;
  818. color: #FFFD00;
  819. }
  820. .swiper2{
  821. min-height: 510rpx;
  822. /* margin-top: -100rpx; */
  823. }
  824. .marginTop{
  825. margin-top: -270rpx;
  826. }
  827. .marginTop2{
  828. margin-top: -120rpx;
  829. }
  830. .cardBox{
  831. width: 702rpx;
  832. min-height: 510rpx;
  833. background: #FFFFFF;
  834. border-radius: 22rpx;
  835. margin-left:24rpx ;
  836. overflow: hidden;
  837. }
  838. .cardCont{
  839. display: flex;
  840. flex-wrap: wrap;
  841. }
  842. .cardLineImgBox{
  843. width: 84rpx;
  844. height: 84rpx;
  845. /* background: linear-gradient(150deg, #222439 0%, #1A2027 100%); */
  846. border-radius: 50%;
  847. margin: 0 auto;
  848. margin-top: 30rpx;
  849. }
  850. .cardLineImg{
  851. width: 84rpx;
  852. height: 84rpx;
  853. border-radius: 50%;
  854. }
  855. .cardlineTitle{
  856. color: #3C3C3C;font-size: 24rpx;
  857. line-height: 33rpx;padding-top: 10rpx;
  858. overflow:hidden;
  859. white-space: nowrap;
  860. text-overflow: ellipsis;
  861. -o-text-overflow:ellipsis;
  862. }
  863. .cardlineTitle2{
  864. color: #999999;font-size: 24rpx;
  865. line-height: 33rpx;padding-top: 10rpx;
  866. overflow:hidden;
  867. white-space: nowrap;
  868. text-overflow: ellipsis;
  869. -o-text-overflow:ellipsis;
  870. }
  871. .cardLine{
  872. width: 25%;
  873. text-align: center;
  874. }
  875. .rowRight{
  876. color: #666666;font-size: 28rpx;padding-right: 32rpx;
  877. }
  878. .cardTOp{
  879. height: 155rpx;
  880. background-size: 100% 100%;
  881. position: relative;
  882. }
  883. .vipBsIcon{
  884. position: absolute;width: 112rpx;height: 33rpx;top: 0;right: 0;
  885. }
  886. .cardName{
  887. font-weight: 500;font-size: 30rpx;padding-top: 30rpx;padding-left: 30rpx;
  888. color: #50402A;
  889. }
  890. .cardtimeBox{
  891. display: flex;justify-content: space-between;
  892. color: #786140;font-size: 24rpx;
  893. padding-top: 20rpx;padding-left: 30rpx;padding-right: 20rpx;
  894. }
  895. .qrBox{
  896. position: fixed;
  897. width: 100vw;
  898. height: 100vh;
  899. background: rgba(0,0,0,0.5);
  900. left: 0;
  901. top: 0;
  902. z-index: 11;
  903. display: flex;
  904. justify-content: center;
  905. align-items: center;
  906. flex-direction: column;
  907. }
  908. .qrimgBox{
  909. width: 562rpx;
  910. height: 704rpx;
  911. background: #FFFFFF;
  912. border-radius: 24rpx;
  913. }
  914. .qrTitle{
  915. font-size: 30rpx;
  916. font-family: PingFangSC-Medium, PingFang SC;
  917. font-weight: 500;
  918. color: #333333;
  919. border-bottom: 1px solid #EEEEEE;
  920. text-align: center;
  921. line-height: 90rpx;
  922. position: relative;
  923. }
  924. .qrimgchahao{
  925. width: 38rpx;
  926. height: 38rpx;
  927. position: absolute;
  928. top: 26rpx;
  929. right: 20rpx;
  930. }
  931. .qrms{
  932. font-weight: 400;
  933. color: #999999;
  934. line-height: 37rpx;
  935. font-size: 26rpx;
  936. padding-top: 23rpx;
  937. text-align: center;
  938. }
  939. .qrms2{
  940. font-weight: 400;
  941. color: #999999;
  942. line-height: 37rpx;
  943. font-size: 26rpx;
  944. text-align: center;
  945. }
  946. .qrimg{
  947. width: 328rpx;
  948. height: 328rpx;
  949. }
  950. .qrBtn{
  951. width: 292rpx;
  952. height: 64rpx;
  953. background: #D53533;
  954. border-radius: 32rpx;
  955. color: #FFFFFF;
  956. line-height: 64rpx;
  957. text-align: center;
  958. margin: 0 auto;
  959. margin-top:40rpx;
  960. }
  961. .releaseVersion {
  962. font-size: 24rpx;
  963. font-family: PingFangSC-Regular, PingFang SC;
  964. font-weight: 400;
  965. color: #666666;
  966. padding: 40rpx;
  967. text-align: center;
  968. }
  969. button::after {
  970. border: none;
  971. }
  972. button {
  973. position: relative;
  974. display: block;
  975. margin-left: 0;
  976. margin-right: 0;
  977. padding-left: 0px;
  978. padding-right: 0px;
  979. box-sizing: border-box;
  980. // font-size: 18px;
  981. text-align: center;
  982. text-decoration: none;
  983. // line-height: 1;
  984. line-height: 1.35;
  985. // border-radius: 5px;
  986. -webkit-tap-highlight-color: transparent;
  987. overflow: hidden;
  988. color: #000000;
  989. background-color: #fff;
  990. height: 100%;
  991. }
  992. .box {
  993. width: 100vw;
  994. min-height: 100vh;
  995. background: #F4F5F7;
  996. padding-bottom: 60rpx;
  997. }
  998. .top {
  999. height: 350rpx;
  1000. padding: 20rpx 24rpx 0;
  1001. /* background-color: #D53533; */
  1002. border-radius: 0 0 5% 5%;
  1003. }
  1004. .customerMes {
  1005. display: flex;
  1006. }
  1007. .mes {
  1008. margin-left: 20rpx;
  1009. }
  1010. .nick {
  1011. margin-bottom: 5rpx;
  1012. display: flex;
  1013. justify-content: flex-start;
  1014. align-items: center;
  1015. }
  1016. .nickName {
  1017. font-size: 34rpx;
  1018. color: #FFFFFF;
  1019. font-weight: bold;
  1020. line-height: 48rpx;
  1021. height: 48rpx;
  1022. overflow: hidden; /*内容会被修剪,并且其余内容是不可见的*/
  1023. text-overflow:ellipsis; /*显示省略符号来代表被修剪的文本。*/
  1024. white-space: nowrap; /*文本不换行*/
  1025. }
  1026. .grade {
  1027. margin-left: 15rpx;
  1028. font-size: 22rpx;
  1029. color: #FFFFFF;
  1030. padding: 0rpx 10rpx;
  1031. border: 1px solid #FFFFFF;
  1032. border-radius: 18rpx;
  1033. height: 26rpx;
  1034. line-height: 28rpx;
  1035. }
  1036. .phone {
  1037. font-size: 24rpx;
  1038. color: #FFFFFF;
  1039. }
  1040. .headerBox {
  1041. padding: 16rpx 24rpx;
  1042. display: flex;
  1043. justify-content: space-around;
  1044. }
  1045. .quan {
  1046. display: flex;
  1047. flex-direction: column;
  1048. align-items: center;
  1049. }
  1050. .numStr {
  1051. font-size: 32rpx;
  1052. font-weight: bold;
  1053. color: #FFFFFF;
  1054. line-height: 45rpx;
  1055. }
  1056. .numStr2{
  1057. font-size: 40rpx;
  1058. font-weight: 500;
  1059. color: #FFFFFF;
  1060. line-height: 60rpx;
  1061. }
  1062. .nameStr {
  1063. font-size: 24rpx;
  1064. color: #FFFFFF;
  1065. }
  1066. .orderBox {
  1067. margin: 0rpx 24rpx;
  1068. background: #FFFFFF;
  1069. padding: 30rpx 20rpx;
  1070. border-radius: 10rpx;
  1071. margin-top: 20rpx;
  1072. }
  1073. .orderTitle {
  1074. font-size: 30rpx;
  1075. color: #333333;
  1076. font-weight: bold;
  1077. }
  1078. .orderAll {
  1079. display: flex;
  1080. justify-content: space-between;
  1081. align-items: center;
  1082. }
  1083. .orderLine {
  1084. width: 25%;
  1085. text-align: center;
  1086. }
  1087. .orderLineImg {
  1088. width: 60rpx;
  1089. height: 60rpx;
  1090. }
  1091. .orderLineTxt {
  1092. font-size: 24rpx;
  1093. color: #333333;
  1094. }
  1095. .orderImgBox {
  1096. text-align: center;
  1097. position: relative;
  1098. }
  1099. .orderLIneBox {
  1100. display: flex;
  1101. justify-content: space-between;
  1102. padding-top: 30rpx;
  1103. }
  1104. .orderNum {
  1105. height: 26rpx;
  1106. line-height: 26rpx;
  1107. background: #FF0000;
  1108. padding: 0 8rpx;
  1109. border-radius: 13rpx;
  1110. color: #FFFFFF;
  1111. font-size: 20rpx;
  1112. position: absolute;
  1113. left: 82rpx;
  1114. z-index: 11;
  1115. }
  1116. .big_rightArrow {
  1117. margin-right: 20rpx;
  1118. width: 30rpx;
  1119. height: 30rpx;
  1120. }
  1121. .rowBoxBg {
  1122. margin: 20rpx 24rpx;
  1123. background: #FFFFFF;
  1124. border-radius: 10rpx;
  1125. }
  1126. .rowBox {
  1127. display: flex;
  1128. justify-content: space-between;
  1129. background: #FFFFFF;
  1130. padding: 35rpx 0rpx;
  1131. border-radius: 10rpx;
  1132. align-items: center;
  1133. }
  1134. .leftView {
  1135. display: flex;
  1136. align-items: center;
  1137. }
  1138. .rightView {
  1139. display: flex;
  1140. align-items: center;
  1141. }
  1142. .liftIcon {
  1143. width: 34rpx;
  1144. height: 34rpx;
  1145. margin: 0rpx 20rpx;
  1146. }
  1147. .rowTitle {
  1148. color: #3C3C3C;
  1149. font-size: 28rpx;
  1150. }
  1151. .signOut {
  1152. width: 702rpx;
  1153. height: 98rpx;
  1154. background: #FFFFFF;
  1155. border-radius: 10rpx;
  1156. font-size: 30rpx;
  1157. color: #FF3B30;
  1158. line-height: 98rpx;
  1159. text-align: center;
  1160. margin: 40rpx 24rpx;
  1161. }
  1162. .shopBox {
  1163. padding: 20rpx;
  1164. margin: 20rpx 24rpx;
  1165. background-color: #FFFFFF;
  1166. border-radius: 10rpx;
  1167. }
  1168. .shopCont {
  1169. display: flex;
  1170. justify-content: space-between;
  1171. align-items: center;
  1172. }
  1173. .shopName {
  1174. font-size: 30rpx;
  1175. font-weight: bold;
  1176. color: #3C3C3C;
  1177. line-height: 42rpx;
  1178. }
  1179. .appraiseBox {
  1180. padding: 5rpx 0;
  1181. margin-top: 10rpx;
  1182. height: 62rpx;
  1183. display: flex;
  1184. align-items: center;
  1185. }
  1186. .appraise {
  1187. color: #FF0000;
  1188. font-size: 38rpx;
  1189. font-weight: bold;
  1190. }
  1191. .line {
  1192. margin: 0 12rpx;
  1193. width: 1rpx;
  1194. height: 30rpx;
  1195. }
  1196. .appraiseCount {
  1197. font-size: 24rpx;
  1198. font-weight: 400;
  1199. color: #666666;
  1200. flex-grow: 1;
  1201. margin-top: 10rpx;
  1202. }
  1203. .rightArrow {
  1204. width: 7rpx;
  1205. height: 15rpx;
  1206. margin-left: 16rpx;
  1207. }
  1208. .shopRightBox {
  1209. display: flex;
  1210. justify-content: space-between;
  1211. }
  1212. .address {
  1213. display: flex;
  1214. justify-content: space-between;
  1215. align-items: center;
  1216. }
  1217. .Address,
  1218. .shopTime,
  1219. .distance {
  1220. color: #999999;
  1221. font-size: 24rpx;
  1222. padding-top: 15rpx;
  1223. /* 隐藏文字显示 ...不换行 */
  1224. overflow: hidden;
  1225. text-overflow: ellipsis;
  1226. white-space: nowrap;
  1227. }
  1228. .shopRightBox {}
  1229. .shopRightImg {
  1230. width: 44rpx;
  1231. height: 45rpx;
  1232. }
  1233. .authorizBox {
  1234. width: 100vw;
  1235. height: 100vh;
  1236. background: rgba(0, 0, 0, 0.5);
  1237. position: fixed;
  1238. top: 0;
  1239. left: 0;
  1240. z-index: 11;
  1241. }
  1242. .authorizCont {
  1243. margin-top: 30vh;
  1244. width: 564rpx;
  1245. height: 408rpx;
  1246. background: #FFFFFF;
  1247. border-radius: 24rpx;
  1248. margin-left: 93rpx;
  1249. position: relative;
  1250. }
  1251. .authorizCloseImg {
  1252. width: 62rpx;
  1253. height: 62rpx;
  1254. }
  1255. .sqLogoBox {
  1256. width: 180rpx;
  1257. height: 180rpx;
  1258. background: #FFFFFF;
  1259. border-radius: 90rpx;
  1260. text-align: center;
  1261. position: absolute;
  1262. top: -50rpx;
  1263. left: 192rpx;
  1264. }
  1265. .authorizName {
  1266. color: #333333;
  1267. line-height: 42rpx;
  1268. font-size: 30rpx;
  1269. text-align: center;
  1270. padding-top: 58rpx;
  1271. }
  1272. .authorizMs {
  1273. color: #999999;
  1274. line-height: 36rpx;
  1275. font-size: 26rpx;
  1276. width: 452rpx;
  1277. padding-top: 24rpx;
  1278. text-align: center;
  1279. margin-left: 56rpx;
  1280. }
  1281. .authorizContbutton {
  1282. width: 422rpx;
  1283. height: 88rpx;
  1284. background: #D53533;
  1285. border-radius: 44rpx;
  1286. line-height: 88rpx;
  1287. text-align: center;
  1288. font-size: 30rpx;
  1289. color: #FFFFFF;
  1290. margin-top: 62rpx;
  1291. margin-left: 71rpx;
  1292. }
  1293. </style>