user.vue 39 KB

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