index.vue 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775
  1. <template>
  2. <view class="new-users" :style="{ height: pageHeight }">
  3. <view class="top" style="background: rgb(254,245,246); color: black;">
  4. <view class="sys-head">
  5. <view class="sys-bar" :style="{ height: sysHeight }"></view>
  6. <view class="sys-title">个人中心</view>
  7. <view class="bg" ></view>
  8. </view>
  9. </view>
  10. <view class="mid" style="flex:1;overflow: hidden;padding: 30rpx;padding-top: 0; background: rgb(249,249,249);">
  11. <scroll-view scroll-y="true" style="height: 100%;">
  12. <view class="head" v-if="currentRole === 'leader'">
  13. <view class="user-card" :class="member_style == 3 ? 'unBg' : ''">
  14. <view class="bg"></view>
  15. <view class="user-info">
  16. <view>
  17. <!-- 注释这个是加的bnt -->
  18. <!-- #ifdef H5 -->
  19. <button class="bntImg" v-if="userInfo.is_complete == 0 && isWeixin" @click="getWechatuserinfo">
  20. <image class="avatar" src='/static/images/f.png'></image>
  21. <view class="avatarName">{{ $t('获取头像') }}</view>
  22. </button>
  23. <!-- #endif -->
  24. <!-- #ifdef MP -->
  25. <button class="bntImg" v-if="userInfo.is_complete == 0" @tap="getUserProfile">
  26. <image class="avatar" src='/static/images/f.png'></image>
  27. <view class="avatarName">{{ $t('获取头像') }}</view>
  28. </button>
  29. <!-- #endif -->
  30. <!-- #ifndef APP-PLUS -->
  31. <view v-else class="avatar-box" :class="{ on: userInfo.is_money_level }">
  32. <image class="avatar" :src='userInfo.avatar' v-if="userInfo.avatar" @click="goEdit()">
  33. </image>
  34. <image v-else class="avatar" src="/static/images/f.png" mode="" @click="goEdit()">
  35. </image>
  36. <view class="headwear" v-if="userInfo.is_money_level && userInfo.svip_open">
  37. <image src="/static/images/headwear.png"></image>
  38. </view>
  39. </view>
  40. <!-- #endif -->
  41. <!-- #ifdef APP-PLUS -->
  42. <view class="avatar-box" :class="{ on: userInfo.is_money_level }">
  43. <image class="avatar" :src='userInfo.avatar' v-if="userInfo.avatar" @click="goEdit()">
  44. </image>
  45. <image v-else class="avatar" src="/static/images/f.png" mode="" @click="goEdit()">
  46. </image>
  47. <view class="headwear" v-if="userInfo.is_money_level && userInfo.svip_open">
  48. <image src="/static/images/headwear.png"></image>
  49. </view>
  50. </view>
  51. <!-- #endif -->
  52. </view>
  53. <view class="info">
  54. <!-- #ifdef MP -->
  55. <view class="name" v-if="!userInfo.id" @click="openAuto"
  56. style="height: 100%; display: flex; align-items: center;">
  57. {{ $t('请点击授权') }}
  58. </view>
  59. <!-- #endif -->
  60. <!-- #ifdef H5 -->
  61. <view class="name" v-if="!userInfo.id && isWeixin" @click="openAuto"
  62. style="height: 100%; display: flex; align-items: center;">
  63. {{ $t('请点击授权') }}
  64. </view>
  65. <!-- #endif -->
  66. <view class="name" v-if="userInfo.id">
  67. {{ userInfo.realName }} 测试名字
  68. <image class="live" :src="userInfo.vip_icon" v-if="userInfo.vip_icon"></image>
  69. <view class="vip" v-if="userInfo.is_money_level > 0 && userInfo.svip_open">
  70. <image src="/static/images/svip.png"></image>
  71. </view>
  72. </view>
  73. <view class="num" v-if="userInfo.username" @click="goEdit()">
  74. <view class="num-txt">
  75. <view v-if="currentRole === 'leader'" class="leader">团长</view>
  76. </view>
  77. <!-- <view class="icon">
  78. <image src="/static/images/edit.png" mode=""></image>
  79. </view> -->
  80. </view>
  81. <!-- <view class="phone" v-if="!userInfo.username && isLogin" @tap="bindPhone">
  82. {{$t('绑定手机号')}}</view> -->
  83. </view>
  84. <view class="message">
  85. <text v-if="currentRole === 'leader'" style=" color: #75BE00; width: 50px;">切换团员</text>
  86. <text v-if="currentRole === 'employees'" style=" color: rgb(174, 33, 56); width: 50px;">切换团长</text>
  87. <u-switch v-model="roleSwitch" activeColor="#75BE00" size="12" @change="changeRole"></u-switch>
  88. </view>
  89. </view>
  90. </view>
  91. <view class="group-buying-data">
  92. <view class="group-title">
  93. 团购数据
  94. </view>
  95. <view class="group-content">
  96. <view class="group-content-l">
  97. <view class="content-num">
  98. 2446
  99. </view>
  100. <view class="content-info">
  101. 最新团购浏览总量 (次)
  102. </view>
  103. </view>
  104. <view class="group-content-r">
  105. <view class="content-num">
  106. 11580
  107. </view>
  108. <view class="content-info">
  109. 最新团购成交总额 (元)
  110. </view>
  111. </view>
  112. </view>
  113. </view>
  114. <view class="group-buying-btn">
  115. <view @click="goGroupbuying('pickupVerification')" class="image-text_21" style="margin-right: 30rpx;">
  116. <image class="icon_10" referrerpolicy="no-referrer"
  117. src="http://www.gzzzyd.com/groupon/regiment/提货管理@2x(2).png" />
  118. </view>
  119. <view @click="goGroupbuying('publish_group')" class="image-text_21">
  120. <image class="icon_1" referrerpolicy="no-referrer"
  121. src="http://www.gzzzyd.com/groupon/regiment/提货管理@2x(1).png" />
  122. </view>
  123. </view>
  124. <view class="order-wrapper" :class="userInfo.svip_open ? '' : 'height'">
  125. <view class="order-bd">
  126. <block v-for="(item, index) in orderMenu" :key="index">
  127. <navigator class="order-item" hover-class="none" :url="item.url">
  128. <view class="pic">
  129. <image :src="item.src" mode=""></image>
  130. </view>
  131. <view class="txt">{{ $t(item.title) }}</view>
  132. </navigator>
  133. </block>
  134. </view>
  135. </view>
  136. <view class="tool_list">
  137. <u-cell-group>
  138. <navigator url="/pages/columnGoods/HotNewGoods/feedback" hover-class="none">
  139. <u-cell isLink>
  140. <view slot="title" class="u-slot-title">
  141. <image src="http://www.gzzzyd.com/groupon/regiment/编组 6@2x.png" mode=""></image>
  142. <text class="u-cell-text">建议与反馈</text>
  143. </view>
  144. </u-cell>
  145. </navigator>
  146. <u-cell isLink>
  147. <view slot="title" class="u-slot-title">
  148. <image src="http://www.gzzzyd.com/groupon/regiment/编组 8@2x.png" mode=""></image>
  149. <text class="u-cell-text">我的消息</text>
  150. </view>
  151. </u-cell>
  152. <navigator url="/pages/groupbuying/aboutUs/index" hover-class="none">
  153. <u-cell isLink>
  154. <view slot="title" class="u-slot-title">
  155. <image src="http://www.gzzzyd.com/groupon/regiment/编组 8@2x(1).png" mode=""></image>
  156. <text class="u-cell-text">关于我们</text>
  157. </view>
  158. </u-cell>
  159. </navigator>
  160. <navigator url="/pages/users/user_info/index" hover-class="none">
  161. <u-cell isLink>
  162. <view slot="title" class="u-slot-title">
  163. <image src="http://www.gzzzyd.com/groupon/regiment/编组 18@2x.png" mode=""></image>
  164. <text class="u-cell-text">设置</text>
  165. </view>
  166. </u-cell>
  167. </navigator>
  168. </u-cell-group>
  169. </view>
  170. <view class="footer">
  171. <button @click="outLogin">
  172. 退出登录
  173. </button>
  174. </view>
  175. </view>
  176. <view class="head" v-if="currentRole === 'employees'">
  177. <view class="user-card" :class="member_style == 3 ? 'unBg' : ''">
  178. <view class="bg"></view>
  179. <view class="user-info">
  180. <view>
  181. <!-- 注释这个是加的bnt -->
  182. <!-- #ifdef H5 -->
  183. <button class="bntImg" v-if="userInfo.is_complete == 0 && isWeixin" @click="getWechatuserinfo">
  184. <image class="avatar" src='/static/images/f.png'></image>
  185. <view class="avatarName">{{ $t('获取头像') }}</view>
  186. </button>
  187. <!-- #endif -->
  188. <!-- #ifdef MP -->
  189. <button class="bntImg" v-if="userInfo.is_complete == 0" @tap="getUserProfile">
  190. <image class="avatar" src='/static/images/f.png'></image>
  191. <view class="avatarName">{{ $t('获取头像') }}</view>
  192. </button>
  193. <!-- #endif -->
  194. <!-- #ifndef APP-PLUS -->
  195. <view v-else class="avatar-box" :class="{ on: userInfo.is_money_level }">
  196. <image class="avatar" :src='userInfo.avatar' v-if="userInfo.avatar" @click="goEdit()">
  197. </image>
  198. <image v-else class="avatar" src="/static/images/f.png" mode="" @click="goEdit()">
  199. </image>
  200. <view class="headwear" v-if="userInfo.is_money_level && userInfo.svip_open">
  201. <image src="/static/images/headwear.png"></image>
  202. </view>
  203. </view>
  204. <!-- #endif -->
  205. <!-- #ifdef APP-PLUS -->
  206. <view class="avatar-box" :class="{ on: userInfo.is_money_level }">
  207. <image class="avatar" :src='userInfo.avatar' v-if="userInfo.avatar" @click="goEdit()">
  208. </image>
  209. <image v-else class="avatar" src="/static/images/f.png" mode="" @click="goEdit()">
  210. </image>
  211. <view class="headwear" v-if="userInfo.is_money_level && userInfo.svip_open">
  212. <image src="/static/images/headwear.png"></image>
  213. </view>
  214. </view>
  215. <!-- #endif -->
  216. </view>
  217. <view class="info">
  218. <!-- #ifdef MP -->
  219. <view class="name" v-if="!userInfo.id" @click="openAuto"
  220. style="height: 100%; display: flex; align-items: center;">
  221. {{ $t('请点击授权') }}
  222. </view>
  223. <!-- #endif -->
  224. <!-- #ifdef H5 -->
  225. <view class="name" v-if="!userInfo.id && isWeixin" @click="openAuto"
  226. style="height: 100%; display: flex; align-items: center;">
  227. {{ $t('请点击授权') }}
  228. </view>
  229. <!-- #endif -->
  230. <view class="name" v-if="userInfo.id">
  231. {{ userInfo.realName }} 测试名字
  232. <image class="live" :src="userInfo.vip_icon" v-if="userInfo.vip_icon"></image>
  233. <view class="vip" v-if="userInfo.is_money_level > 0 && userInfo.svip_open">
  234. <image src="/static/images/svip.png"></image>
  235. </view>
  236. </view>
  237. <view class="num" v-if="userInfo.username" @click="goEdit()">
  238. <view class="num-txt">
  239. <view class="employees">团员</view>
  240. </view>
  241. <!-- <view class="icon">
  242. <image src="/static/images/edit.png" mode=""></image>
  243. </view> -->
  244. </view>
  245. <!-- <view class="phone" v-if="!userInfo.username && isLogin" @tap="bindPhone">
  246. {{$t('绑定手机号')}}</view> -->
  247. </view>
  248. <view class="message">
  249. <text style=" color: rgb(174, 33, 56); width: 50px;">切换团长</text>
  250. <u-switch v-model="roleSwitch" activeColor="#75BE00" size="12" @change="changeRole"></u-switch>
  251. </view>
  252. </view>
  253. </view>
  254. <navigator url="/pages/groupbuying/promotion/index" hover-class="none">
  255. <view class="group-buying-data2">
  256. <view class="group-title-2">
  257. <view>
  258. 累计分享奖励(元) &nbsp; ¥48.00
  259. </view>
  260. <view>
  261. 查看详情 >
  262. </view>
  263. </view>
  264. </view>
  265. </navigator>
  266. <view class="my_order">
  267. <u-cell isLink>
  268. <view slot="title" class="u-slot-title">
  269. <text class="u-cell-text">我的订单</text>
  270. </view>
  271. </u-cell>
  272. </view>
  273. <view class="order-wrapper height" >
  274. <view class="order-bd">
  275. <block v-for="(item, index) in orderMenuOrigin" :key="index">
  276. <view class="order-item" hover-class="none" @click="goRouter(item)">
  277. <view class="pic">
  278. <!-- <image :src="item.img" mode=""></image> -->
  279. <text class="iconfont" :class="item.img"></text>
  280. </view>
  281. <view class="txt">{{ item.title}}</view>
  282. </view>
  283. </block>
  284. </view>
  285. </view>
  286. <view class="tool_list">
  287. <u-cell-group>
  288. <navigator url="/pages/columnGoods/HotNewGoods/feedback" hover-class="none">
  289. <u-cell isLink>
  290. <view slot="title" class="u-slot-title">
  291. <image src="http://www.gzzzyd.com/groupon/regiment/编组 6@2x.png" mode=""></image>
  292. <text class="u-cell-text">建议与反馈</text>
  293. </view>
  294. </u-cell>
  295. </navigator>
  296. <u-cell isLink>
  297. <view slot="title" class="u-slot-title">
  298. <image src="http://www.gzzzyd.com/groupon/regiment/编组 8@2x.png" mode=""></image>
  299. <text class="u-cell-text">我的消息</text>
  300. </view>
  301. </u-cell>
  302. <navigator url="/pages/groupbuying/aboutUs/index" hover-class="none">
  303. <u-cell isLink>
  304. <view slot="title" class="u-slot-title">
  305. <image src="http://www.gzzzyd.com/groupon/regiment/编组 8@2x(1).png" mode=""></image>
  306. <text class="u-cell-text">关于我们</text>
  307. </view>
  308. </u-cell>
  309. </navigator>
  310. <navigator url="/pages/users/user_info/index" hover-class="none">
  311. <u-cell isLink>
  312. <view slot="title" class="u-slot-title">
  313. <image src="http://www.gzzzyd.com/groupon/regiment/编组 18@2x.png" mode=""></image>
  314. <text class="u-cell-text">设置</text>
  315. </view>
  316. </u-cell>
  317. </navigator>
  318. </u-cell-group>
  319. </view>
  320. <view class="footer">
  321. <button @click="outLogin">
  322. 退出登录
  323. </button>
  324. </view>
  325. </view>
  326. </scroll-view>
  327. </view>
  328. </view>
  329. </template>
  330. <script>
  331. let sysHeight = uni.getSystemInfoSync().statusBarHeight + 'px';
  332. import {
  333. getMenuList,
  334. getUserInfo,
  335. getLogout,
  336. setVisit,
  337. updateUserInfo
  338. } from '@/api/user.js';
  339. import {
  340. wechatAuthV2,
  341. getNavigation,
  342. silenceAuth
  343. } from '@/api/public.js'
  344. import {
  345. toLogin
  346. } from '@/libs/login.js';
  347. import {
  348. mapState,
  349. mapGetters
  350. } from "vuex";
  351. // #ifdef H5
  352. import Auth from '@/libs/wechat';
  353. // #endif
  354. const app = getApp();
  355. import dayjs from '@/plugin/dayjs/dayjs.min.js';
  356. import Routine from '@/libs/routine';
  357. import colors from '@/mixins/color';
  358. import {
  359. getCustomer
  360. } from '@/utils/index.js'
  361. export default {
  362. components: {
  363. },
  364. // computed: mapGetters(['isLogin','cartNum']),
  365. computed: {
  366. ...mapGetters({
  367. cartNum: 'cartNum',
  368. isLogin: 'isLogin'
  369. })
  370. },
  371. filters: {
  372. coundTime (val) {
  373. var setTime = val * 1000
  374. var nowTime = new Date()
  375. var rest = setTime - nowTime.getTime()
  376. var day = parseInt(rest / (60 * 60 * 24 * 1000))
  377. // var hour = parseInt(rest/(60*60*1000)%24) //小时
  378. return day + this.$t('day')
  379. },
  380. dateFormat: function (value) {
  381. return dayjs(value * 1000).format('YYYY-MM-DD');
  382. }
  383. },
  384. mixins: [colors],
  385. data () {
  386. return {
  387. roleSwitch: true,
  388. currentRole: 'leader',
  389. storeMenu: [], // 商家管理
  390. orderMenu: [{
  391. img: 'icon-daifukuan',
  392. src: 'http://www.gzzzyd.com/groupon/regiment/扫码_scan@2x.png',
  393. title: '到货核销',
  394. url: '/pages/groupbuying/arrival_verification_list/index?status=1'
  395. },
  396. // {
  397. // img: 'icon-daifahuo',
  398. // src: 'http://www.gzzzyd.com/groupon/regiment/01_自提点@2x.png',
  399. // title: '自提点管理',
  400. // url: '/pages/goods/order_list/index?status=2'
  401. // },
  402. {
  403. img: 'icon-daishouhuo',
  404. src: 'http://www.gzzzyd.com/groupon/regiment/团购@2x.png',
  405. title: '团购管理',
  406. url: '/pages/groupbuying/groupbuying_order_list/index?status=3'
  407. },
  408. {
  409. img: 'icon-daipingjia',
  410. src: 'http://www.gzzzyd.com/groupon/regiment/订单管理@2x.png',
  411. title: '订单管理',
  412. url: '/pages/goods/leader_order_list/index?status=4'
  413. }
  414. ],
  415. orderMenuOrigin: [{
  416. img: 'icon-daifukuan',
  417. title: '待付款',
  418. url: '/pages/order/index?status=1'
  419. },
  420. {
  421. img: 'icon-daifahuo',
  422. title: '待提货',
  423. url: '/pages/order/index?status=2'
  424. },
  425. {
  426. img: 'icon-daipingjia',
  427. title: '已完成',
  428. url: '/pages/order/index?status=4'
  429. },
  430. {
  431. img: 'icon-a-shouhoutuikuan',
  432. title: '售后',
  433. url: '/pages/users/user_return_list/index'
  434. },
  435. ],
  436. imgUrls: [],
  437. autoplay: true,
  438. circular: true,
  439. interval: 3000,
  440. duration: 500,
  441. isAuto: false, //没有授权的不会自动授权
  442. isShowAuth: false, //是否隐藏授权
  443. orderStatusNum: {},
  444. userInfo: {},
  445. MyMenus: [],
  446. sysHeight: sysHeight,
  447. mpHeight: 0,
  448. showStatus: 1,
  449. newData: {},
  450. activeRouter: '',
  451. // #ifdef H5 || MP
  452. pageHeight: '100%',
  453. routineContact: 0,
  454. // #endif
  455. // #ifdef APP-PLUS
  456. pageHeight: app.globalData.windowHeight,
  457. // #endif
  458. // #ifdef H5
  459. isWeixin: Auth.isWeixin(),
  460. //#endif
  461. footerSee: false,
  462. member_style: 1,
  463. my_banner_status: 1,
  464. is_diy: uni.getStorageSync('is_diy'),
  465. copyRightPic: '/static/images/support.png', //版权图片
  466. loginType: 'h5', //app.globalData.loginType
  467. }
  468. },
  469. onLoad (option) {
  470. // uni.hideTabBar()
  471. let that = this;
  472. // uni.navigateTo({
  473. // url: '/pages/groupbuying/groupbuying_order_list/index?order_id= + order_id'
  474. // });
  475. // if (this.is_diy) {
  476. // if (uni.getStorageSync('FOOTER_BAR')) {
  477. // uni.hideTabBar()
  478. // }
  479. // uni.request({
  480. // url:'api/mock/navigation',
  481. // success:res=>{
  482. // this.newData = res.data
  483. // if (this.newData.status && this.newData.status.status) {
  484. // uni.hideTabBar()
  485. // } else {
  486. // uni.showTabBar()
  487. // }
  488. // }
  489. // })
  490. // }
  491. // #ifdef MP
  492. // 小程序静默授权
  493. if (!this.$store.getters.isLogin) {
  494. // Routine.getCode()
  495. // .then(code => {
  496. // Routine.silenceAuth(code).then(res => {
  497. // this.onLoadFun();
  498. // })
  499. // })
  500. // .catch(res => {
  501. // uni.hideLoading();
  502. // });
  503. }
  504. // #endif
  505. // #ifdef H5 || APP-PLUS
  506. if (that.isLogin == false) {
  507. toLogin()
  508. }
  509. //获取用户信息回来后授权
  510. let cacheCode = this.$Cache.get('snsapi_userinfo_code');
  511. let res1 = cacheCode ? option.code != cacheCode : true;
  512. if (this.isWeixin && option.code && res1 && option.scope === 'snsapi_userinfo') {
  513. this.$Cache.set('snsapi_userinfo_code', option.code);
  514. Auth.auth(option.code).then(res => {
  515. this.getUserInfo();
  516. }).catch(err => { })
  517. }
  518. // #endif
  519. // #ifdef APP-PLUS
  520. that.$set(that, 'pageHeight', app.globalData.windowHeight);
  521. // #endif
  522. let routes = getCurrentPages(); // 获取当前打开过的页面路由数组
  523. let curRoute = routes[routes.length - 1].route //获取当前页面路由
  524. this.activeRouter = '/' + curRoute
  525. this.getCopyRight();
  526. },
  527. onReady () {
  528. let self = this
  529. // #ifdef MP
  530. let info = uni.createSelectorQuery().select(".sys-head");
  531. info.boundingClientRect(function (data) { //data - 各种参数
  532. self.mpHeight = data.height
  533. }).exec()
  534. // #endif
  535. },
  536. onShow: function () {
  537. let that = this;
  538. // #ifdef APP-PLUS
  539. uni.getSystemInfo({
  540. success: function (res) {
  541. that.pageHeight = res.windowHeight + 'px'
  542. }
  543. });
  544. // #endif
  545. if (that.isLogin) {
  546. this.getUserInfo();
  547. this.getMyMenus();
  548. this.setVisit();
  549. };
  550. this.getCopyRight();
  551. },
  552. onPullDownRefresh () {
  553. this.onLoadFun();
  554. },
  555. methods: {
  556. /**
  557. * 退出登录
  558. *
  559. */
  560. outLogin: function() {
  561. let that = this;
  562. if (that.loginType == 'h5') {
  563. uni.showModal({
  564. title: that.$t(`提示`),
  565. content: that.$t(`确认退出登录`),
  566. success: function(res) {
  567. if (res.confirm) {
  568. getLogout()
  569. .then(res => {
  570. // uni.clearStorage()
  571. that.$store.commit("LOGOUT");
  572. uni.reLaunch({
  573. url: '/pages/index/index'
  574. })
  575. })
  576. .catch(err => {});
  577. } else if (res.cancel) {}
  578. }
  579. });
  580. }
  581. },
  582. changeRole () {
  583. this.currentRole = this.roleSwitch ? 'leader' : 'employees'
  584. },
  585. // 发布团购
  586. goGroupbuying (url) {
  587. if (this.isLogin == false) {
  588. toLogin();
  589. } else {
  590. uni.navigateTo({
  591. url: `/pages/groupbuying/${url}/index`
  592. })
  593. }
  594. },
  595. getWechatuserinfo () {
  596. //#ifdef H5
  597. Auth.isWeixin() && Auth.toAuth('snsapi_userinfo', '/pages/user/index');
  598. //#endif
  599. },
  600. getRoutineUserInfo (e) {
  601. updateUserInfo({
  602. userInfo: e.detail.userInfo
  603. }).then(res => {
  604. this.getUserInfo();
  605. return this.$util.Tips(this.$t('更新用户信息成功'));
  606. }).catch(res => {
  607. })
  608. },
  609. // 记录会员访问
  610. setVisit () {
  611. // setVisit({
  612. // url: '/pages/user/index'
  613. // }).then(res => { })
  614. },
  615. // 打开授权
  616. openAuto () {
  617. toLogin();
  618. },
  619. // 授权回调
  620. onLoadFun () {
  621. this.getUserInfo();
  622. this.getMyMenus();
  623. this.setVisit();
  624. },
  625. Setting: function () {
  626. uni.openSetting({
  627. success: function (res) { }
  628. });
  629. },
  630. // 授权关闭
  631. authColse: function (e) {
  632. this.isShowAuth = e
  633. },
  634. // 绑定手机
  635. bindPhone () {
  636. uni.navigateTo({
  637. url: '/pages/users/user_phone/index'
  638. })
  639. },
  640. /**
  641. * 获取个人用户信息
  642. */
  643. getUserInfo: function () {
  644. let that = this;
  645. getUserInfo().then(res => {
  646. that.userInfo = res.data
  647. that.$store.commit("SETUID", res.data.userId);
  648. // that.orderMenu.forEach((item, index) => {
  649. // switch (item.title) {
  650. // case '待付款':
  651. // item.num = res.data.orderStatusNum.unpaid_count
  652. // break
  653. // case '待发货':
  654. // item.num = res.data.orderStatusNum.unshipped_count
  655. // break
  656. // case '待收货':
  657. // item.num = res.data.orderStatusNum.received_count
  658. // break
  659. // case '待评价':
  660. // item.num = res.data.orderStatusNum.evaluated_count
  661. // break
  662. // case '售后':
  663. // item.num = res.data.orderStatusNum.refunding_count
  664. // break
  665. // }
  666. // })
  667. uni.stopPullDownRefresh();
  668. });
  669. },
  670. //小程序授权api替换 getUserInfo
  671. getUserProfile () {
  672. toLogin();
  673. },
  674. /**
  675. *
  676. * 获取个人中心图标
  677. */
  678. switchTab (order) {
  679. this.orderMenu.forEach((item, index) => {
  680. switch (item.title) {
  681. case '待付款':
  682. item.img = order.dfk
  683. break
  684. case '待发货':
  685. item.img = order.dfh
  686. break
  687. case '待收货':
  688. item.img = order.dsh
  689. break
  690. case '待评价':
  691. item.img = order.dpj
  692. break
  693. case '售后':
  694. item.img = order.sh
  695. break
  696. }
  697. })
  698. },
  699. getMyMenus: function () {
  700. let that = this;
  701. // if (this.MyMenus.length) return;
  702. uni.request({
  703. url: 'api/mock/menu',
  704. success: res => {
  705. let storeMenu = []
  706. let myMenu = []
  707. res.data.routine_my_menus.forEach((el, index, arr) => {
  708. if (el.url == '/pages/admin/order/index' || el.url ==
  709. '/pages/admin/order_cancellation/index' || el.name ==
  710. this.$t(`客服接待`)) {
  711. storeMenu.push(el)
  712. } else {
  713. myMenu.push(el)
  714. }
  715. })
  716. this.member_style = Number(res.data.diy_data.value)
  717. this.my_banner_status = res.data.diy_data.my_banner_status
  718. let order01 = {
  719. dfk: 'icon-daifukuan',
  720. dfh: 'icon-daifahuo',
  721. dsh: 'icon-daishouhuo',
  722. dpj: 'icon-daipingjia',
  723. sh: 'icon-a-shouhoutuikuan'
  724. }
  725. let order02 = {
  726. dfk: 'icon-daifukuan-lan',
  727. dfh: 'icon-daifahuo-lan',
  728. dsh: 'icon-daishouhuo-lan',
  729. dpj: 'icon-daipingjia-lan',
  730. sh: 'icon-shouhou-tuikuan-lan'
  731. }
  732. let order03 = {
  733. dfk: 'icon-daifukuan-ju',
  734. dfh: 'icon-daifahuo-ju',
  735. dsh: 'icon-daishouhuo-ju',
  736. dpj: 'icon-daipingjia-ju',
  737. sh: 'icon-shouhou-tuikuan-ju'
  738. }
  739. let order04 = {
  740. dfk: 'icon-daifukuan-fen',
  741. dfh: 'icon-daifahuo-fen',
  742. dsh: 'icon-daishouhuo-fen',
  743. dpj: 'icon-daipingjia-fen',
  744. sh: 'icon-a-shouhoutuikuan-fen'
  745. }
  746. let order05 = {
  747. dfk: 'icon-daifukuan-lv',
  748. dfh: 'icon-daifahuo-lv',
  749. dsh: 'icon-daishouhuo-lv',
  750. dpj: 'icon-daipingjia-lv',
  751. sh: 'icon-shouhou-tuikuan-lv'
  752. }
  753. switch (res.data.diy_data.order_status) {
  754. case 1:
  755. this.switchTab(order01)
  756. break
  757. case 2:
  758. this.switchTab(order02)
  759. break
  760. case 3:
  761. this.switchTab(order03)
  762. break
  763. case 4:
  764. this.switchTab(order04)
  765. break
  766. case 5:
  767. this.switchTab(order05)
  768. break
  769. }
  770. that.$set(that, 'MyMenus', myMenu);
  771. that.$set(that, 'storeMenu', storeMenu);
  772. this.imgUrls = res.data.routine_my_banner
  773. this.routineContact = Number(res.data.routine_contact_type)
  774. }
  775. })
  776. },
  777. // 编辑页面
  778. goEdit () {
  779. if (this.isLogin == false) {
  780. toLogin();
  781. } else {
  782. uni.navigateTo({
  783. url: '/pages/users/user_info/index'
  784. })
  785. }
  786. },
  787. // 签到
  788. goSignIn () {
  789. uni.navigateTo({
  790. url: '/pages/users/user_sgin/index'
  791. })
  792. },
  793. // goMenuPage
  794. goMenuPage (url, name) {
  795. if (this.isLogin) {
  796. if (url.indexOf('http') === -1) {
  797. // #ifdef H5 || APP-PLUS
  798. if (name && name === this.$t(`service_reception`)) {
  799. // return window.location.href = `${location.origin}${url}`
  800. return uni.navigateTo({
  801. url: `/pages/annex/web_view/index?url=${location.origin}${url}`
  802. });
  803. } else if (name && name === this.$t(`contact_customer`)) {
  804. return getCustomer(url)
  805. } else if (name === this.$t(`order_write_off`)) {
  806. console.log(`${url}`)
  807. return uni.navigateTo({
  808. url: url
  809. });
  810. // return window.location.href = `${location.origin}${url}`
  811. }
  812. // #endif
  813. // #ifdef MP
  814. if (name && name === this.$t(`contact_customer`)) {
  815. return getCustomer(url)
  816. }
  817. if (url != '#' && url == '/pages/users/user_info/index') {
  818. uni.openSetting({
  819. success: function (res) { }
  820. });
  821. }
  822. // #endif
  823. uni.navigateTo({
  824. url: url,
  825. fail (err) {
  826. uni.switchTab({
  827. url: url
  828. })
  829. }
  830. })
  831. } else {
  832. uni.navigateTo({
  833. url: `/pages/annex/web_view/index?url=${url}`
  834. });
  835. }
  836. } else {
  837. // #ifdef MP
  838. this.openAuto()
  839. // #endif
  840. }
  841. },
  842. goRouter (item) {
  843. var pages = getCurrentPages();
  844. var page = (pages[pages.length - 1]).$page.fullPath;
  845. if (item.url == page) return
  846. getApp().globalData.switchId = item.title
  847. uni.switchTab({
  848. url: item.url,
  849. fail (err) {
  850. uni.redirectTo({
  851. url: item.url
  852. })
  853. }
  854. })
  855. },
  856. getCopyRight () {
  857. const copyRight = uni.getStorageSync('copyRight')
  858. if (copyRight.copyrightImage) {
  859. this.copyRightPic = copyRight.copyrightImage
  860. }
  861. }
  862. }
  863. }
  864. </script>
  865. <style lang="scss">
  866. page,
  867. body {
  868. height: 100%;
  869. }
  870. .height {}
  871. .unBg {
  872. background-color: unset !important;
  873. .user-info {
  874. .info {
  875. .name {
  876. color: #333333 !important;
  877. font-weight: 600;
  878. }
  879. .num {
  880. color: #333 !important;
  881. .num-txt {
  882. height: 38rpx;
  883. background-color: rgba(51, 51, 51, 0.13);
  884. padding: 0 12rpx;
  885. border-radius: 16rpx;
  886. }
  887. }
  888. }
  889. }
  890. .num-wrapper {
  891. color: #333 !important;
  892. font-weight: 600;
  893. .num-item {
  894. .txt {
  895. color: rgba(51, 51, 51, 0.7) !important;
  896. }
  897. }
  898. }
  899. .message {
  900. .iconfont {
  901. color: #333 !important;
  902. }
  903. .num {
  904. color: #fff !important;
  905. background-color: var(--view-theme) !important;
  906. }
  907. }
  908. .setting {
  909. .iconfont {
  910. color: #333 !important;
  911. }
  912. }
  913. }
  914. .cardVipB {
  915. background-color: #343A48;
  916. width: 100%;
  917. height: 124rpx;
  918. border-radius: 16rpx 16rpx 0 0;
  919. padding: 22rpx 30rpx 0 30rpx;
  920. margin-top: 16px;
  921. .left-box {
  922. .small {
  923. color: #F8D5A8;
  924. font-size: 28rpx;
  925. margin-left: 18rpx;
  926. }
  927. .pictrue {
  928. width: 40rpx;
  929. height: 45rpx;
  930. image {
  931. width: 100%;
  932. height: 100%;
  933. }
  934. }
  935. }
  936. .btn {
  937. color: #BBBBBB;
  938. font-size: 26rpx;
  939. }
  940. .icon-xiangyou {
  941. margin-top: 6rpx;
  942. }
  943. }
  944. .cardVipA {
  945. position: absolute;
  946. // background: url('~@/static/images/member.png') no-repeat;
  947. background-size: 100% 100%;
  948. width: 750rpx;
  949. height: 84rpx;
  950. bottom: -2rpx;
  951. left: 0;
  952. padding: 0 56rpx 0 135rpx;
  953. .left-box {
  954. font-size: 26rpx;
  955. color: #905100;
  956. font-weight: 400;
  957. }
  958. .btn {
  959. color: #905100;
  960. font-weight: 400;
  961. font-size: 24rpx;
  962. }
  963. .iconfont {
  964. font-size: 20rpx;
  965. margin: 4rpx 0 0 4rpx;
  966. }
  967. }
  968. .new-users {
  969. display: flex;
  970. flex-direction: column;
  971. height: 100%;
  972. .sys-head {
  973. position: relative;
  974. width: 100%;
  975. // background: linear-gradient(90deg, $bg-star1 0%, $bg-end1 100%);
  976. .bg {
  977. position: absolute;
  978. left: 0;
  979. top: 0;
  980. width: 100%;
  981. height: 100%;
  982. background: var(--view-theme);
  983. background-size: 100% auto;
  984. background-position: left bottom;
  985. }
  986. .sys-title {
  987. z-index: 10;
  988. position: relative;
  989. height: 43px;
  990. text-align: left;
  991. line-height: 43px;
  992. font-size: 36rpx;
  993. color: rgba(17, 17, 17, 1);
  994. font-weight: bolder;
  995. padding-left: 36rpx;
  996. }
  997. }
  998. .head {
  999. // background: #fff;
  1000. .user-card {
  1001. position: relative;
  1002. width: 100%;
  1003. height: 180rpx;
  1004. margin: 0 auto;
  1005. background-image: linear-gradient(#FDF5F6, #FBF7F7);
  1006. background-size: 100% auto;
  1007. background-color: var(--view-theme);
  1008. .user-info {
  1009. z-index: 20;
  1010. position: relative;
  1011. display: flex;
  1012. .headwear {
  1013. position: absolute;
  1014. right: -4rpx;
  1015. top: -14rpx;
  1016. width: 44rpx;
  1017. height: 44rpx;
  1018. image {
  1019. width: 100%;
  1020. height: 100%;
  1021. }
  1022. }
  1023. .live {
  1024. width: 28rpx;
  1025. height: 28rpx;
  1026. margin-left: 20rpx;
  1027. }
  1028. .bntImg {
  1029. width: 120rpx;
  1030. height: 120rpx;
  1031. border-radius: 50%;
  1032. text-align: center;
  1033. line-height: 120rpx;
  1034. background-color: unset;
  1035. position: relative;
  1036. .avatarName {
  1037. font-size: 16rpx;
  1038. color: #fff;
  1039. text-align: center;
  1040. background-color: rgba(0, 0, 0, 0.6);
  1041. height: 37rpx;
  1042. line-height: 37rpx;
  1043. position: absolute;
  1044. bottom: 0;
  1045. left: 0;
  1046. width: 100%;
  1047. }
  1048. }
  1049. .avatar-box {
  1050. position: relative;
  1051. display: flex;
  1052. align-items: center;
  1053. justify-content: center;
  1054. width: 150rpx;
  1055. height: 150rpx;
  1056. border-radius: 50%;
  1057. &.on {
  1058. .avatar {
  1059. border: 2px solid #FFAC65;
  1060. border-radius: 50%;
  1061. box-sizing: border-box;
  1062. }
  1063. }
  1064. }
  1065. .avatar {
  1066. position: relative;
  1067. width: 150rpx;
  1068. height: 150rpx;
  1069. border-radius: 50%;
  1070. }
  1071. .info {
  1072. max-width: 50%;
  1073. flex: 1;
  1074. display: flex;
  1075. flex-direction: column;
  1076. justify-content: center;
  1077. margin-left: 20rpx;
  1078. padding: 15rpx 0;
  1079. .name {
  1080. display: flex;
  1081. align-items: center;
  1082. font-size: 32rpx;
  1083. margin-top: 30rpx;
  1084. font-weight: bolder;
  1085. color: #333333;
  1086. .vip {
  1087. margin-left: 10rpx;
  1088. image {
  1089. width: 78rpx;
  1090. height: 30rpx;
  1091. display: block;
  1092. }
  1093. }
  1094. }
  1095. .num {
  1096. display: flex;
  1097. align-items: center;
  1098. margin-top: 20rpx;
  1099. font-size: 26rpx;
  1100. color: rgba(255, 255, 255, 0.6);
  1101. image {
  1102. width: 22rpx;
  1103. height: 23rpx;
  1104. margin-left: 20rpx;
  1105. }
  1106. }
  1107. }
  1108. }
  1109. .message {
  1110. align-self: flex-start;
  1111. position: relative;
  1112. display: flex;
  1113. margin-top: 15rpx;
  1114. margin-right: 20rpx;
  1115. .num {
  1116. position: absolute;
  1117. top: -8rpx;
  1118. left: 18rpx;
  1119. padding: 0 6rpx;
  1120. height: 28rpx;
  1121. border-radius: 12rpx;
  1122. background-color: #fff;
  1123. font-size: 18rpx;
  1124. line-height: 28rpx;
  1125. text-align: center;
  1126. color: var(--view-theme);
  1127. }
  1128. .iconfont {
  1129. font-size: 40rpx;
  1130. color: #fff;
  1131. }
  1132. }
  1133. .num-wrapper {
  1134. z-index: 30;
  1135. position: relative;
  1136. display: flex;
  1137. align-items: center;
  1138. justify-content: space-between;
  1139. margin-top: 22rpx;
  1140. // padding: 0 47rpx;
  1141. color: #fff;
  1142. .num-item {
  1143. width: 33.33%;
  1144. text-align: center;
  1145. &~.num-item {
  1146. position: relative;
  1147. &:before {
  1148. content: '';
  1149. position: absolute;
  1150. width: 1rpx;
  1151. height: 28rpx;
  1152. top: 50%;
  1153. margin-top: -14rpx;
  1154. background-color: rgba(255, 255, 255, 0.4);
  1155. left: 0;
  1156. }
  1157. }
  1158. .num {
  1159. font-size: 42rpx;
  1160. font-weight: bold;
  1161. }
  1162. .txt {
  1163. margin-top: 8rpx;
  1164. font-size: 26rpx;
  1165. color: rgba(255, 255, 255, 0.6);
  1166. }
  1167. }
  1168. }
  1169. .sign {
  1170. z-index: 200;
  1171. position: absolute;
  1172. right: -12rpx;
  1173. top: 80rpx;
  1174. display: flex;
  1175. align-items: center;
  1176. justify-content: center;
  1177. width: 120rpx;
  1178. height: 60rpx;
  1179. background: linear-gradient(90deg, rgba(255, 225, 87, 1) 0%, rgba(238, 193, 15, 1) 100%);
  1180. border-radius: 29rpx 4rpx 4rpx 29rpx;
  1181. color: #282828;
  1182. font-size: 28rpx;
  1183. font-weight: bold;
  1184. }
  1185. }
  1186. .group-buying-data2 {
  1187. position: relative;
  1188. width: 100%;
  1189. height: 140rpx;
  1190. padding: 40rpx;
  1191. margin: 0 auto;
  1192. background-image: url('http://www.gzzzyd.com/groupon/regiment/提货管理@2x.png');
  1193. background-size: 100% auto;
  1194. background-color: var(--view-theme);
  1195. .group-title-2 {
  1196. display: flex;
  1197. justify-content: space-between;
  1198. font-size: 32rpx;
  1199. font-weight: 500;
  1200. color: #B22338;
  1201. line-height: 44rpx;
  1202. height: 44rpx;
  1203. }
  1204. }
  1205. .group-buying-data {
  1206. position: relative;
  1207. width: 100%;
  1208. height: 240rpx;
  1209. padding: 40rpx;
  1210. margin: 0 auto;
  1211. background-image: url('http://www.gzzzyd.com/groupon/regiment/提货管理@2x.png');
  1212. background-size: 100% auto;
  1213. background-color: var(--view-theme);
  1214. .group-title {
  1215. font-size: 32rpx;
  1216. font-weight: 500;
  1217. color: #B22338;
  1218. line-height: 44rpx;
  1219. height: 44rpx;
  1220. }
  1221. .group-content {
  1222. display: flex;
  1223. .group-content-l {
  1224. text-align: center;
  1225. flex: 1;
  1226. border-color: #333333;
  1227. border-right: 1px solid dashed;
  1228. }
  1229. .group-content-r {
  1230. text-align: center;
  1231. flex: 1
  1232. }
  1233. .content-num {
  1234. margin-top: 20rpx;
  1235. height: 48rpx;
  1236. font-size: 40rpx;
  1237. font-weight: bold;
  1238. color: #B22338;
  1239. line-height: 48rpx;
  1240. }
  1241. .content-info {
  1242. margin-top: 20rpx;
  1243. text-align: center;
  1244. width: 100%;
  1245. height: 36rpx;
  1246. font-size: 24rpx;
  1247. font-weight: 400;
  1248. color: #CF7986;
  1249. line-height: 36rpx;
  1250. }
  1251. }
  1252. }
  1253. .order-wrapper {
  1254. margin-top: 30rpx;
  1255. background: #fff;
  1256. border-radius: 16rpx;
  1257. position: relative;
  1258. .order-hd {
  1259. justify-content: space-between;
  1260. padding: 30rpx 20rpx 10rpx 30rpx;
  1261. margin-top: 25rpx;
  1262. font-size: 30rpx;
  1263. color: #282828;
  1264. .left {
  1265. font-weight: bold;
  1266. }
  1267. .right {
  1268. display: flex;
  1269. align-items: center;
  1270. color: #666666;
  1271. font-size: 26rpx;
  1272. .icon-xiangyou {
  1273. margin-left: 5rpx;
  1274. font-size: 26rpx;
  1275. }
  1276. }
  1277. }
  1278. .order-bd {
  1279. display: flex;
  1280. padding: 0 0;
  1281. .order-item {
  1282. display: flex;
  1283. flex-direction: column;
  1284. justify-content: center;
  1285. align-items: center;
  1286. flex: 1;
  1287. height: 140rpx;
  1288. .pic {
  1289. position: relative;
  1290. text-align: center;
  1291. .iconfont {
  1292. font-size: 48rpx;
  1293. color: var(--view-theme);
  1294. }
  1295. image {
  1296. width: 70rpx;
  1297. height: 70rpx;
  1298. }
  1299. }
  1300. .txt {
  1301. margin-top: 6rpx;
  1302. font-size: 26rpx;
  1303. color: #333;
  1304. }
  1305. }
  1306. }
  1307. }
  1308. }
  1309. .slider-wrapper {
  1310. margin: 20rpx 30rpx;
  1311. height: 130rpx;
  1312. swiper,
  1313. swiper-item {
  1314. height: 100%;
  1315. }
  1316. image {
  1317. width: 100%;
  1318. height: 130rpx;
  1319. border-radius: 16rpx;
  1320. }
  1321. }
  1322. .user-menus {
  1323. background-color: #fff;
  1324. margin: 0 30rpx;
  1325. border-radius: 16rpx;
  1326. .menu-title {
  1327. padding: 30rpx 30rpx 40rpx;
  1328. font-size: 30rpx;
  1329. color: #282828;
  1330. font-weight: bold;
  1331. }
  1332. .list-box {
  1333. display: flex;
  1334. flex-wrap: wrap;
  1335. padding: 0;
  1336. }
  1337. .item {
  1338. position: relative;
  1339. display: flex;
  1340. align-items: center;
  1341. justify-content: space-between;
  1342. flex-direction: column;
  1343. width: 32%;
  1344. margin-bottom: 47rpx;
  1345. font-size: 26rpx;
  1346. color: #333333;
  1347. image {
  1348. width: 52rpx;
  1349. height: 52rpx;
  1350. margin-bottom: 18rpx;
  1351. }
  1352. &:last-child::before {
  1353. display: none;
  1354. }
  1355. }
  1356. button {
  1357. font-size: 28rpx;
  1358. }
  1359. }
  1360. .phone {
  1361. color: #fff;
  1362. background-color: #CCC;
  1363. border-radius: 15px;
  1364. width: max-content;
  1365. padding: 0 10px;
  1366. }
  1367. .order-status-num {
  1368. min-width: 12rpx;
  1369. background-color: #fff;
  1370. color: var(--view-theme);
  1371. border-radius: 15px;
  1372. position: absolute;
  1373. right: -14rpx;
  1374. top: -15rpx;
  1375. font-size: 20rpx;
  1376. padding: 0 8rpx;
  1377. border: 1px solid var(--view-theme);
  1378. }
  1379. .support {
  1380. width: 219rpx;
  1381. height: 74rpx;
  1382. margin: 54rpx auto;
  1383. display: block;
  1384. }
  1385. }
  1386. .card-vip {
  1387. display: flex;
  1388. align-items: center;
  1389. justify-content: space-between;
  1390. position: relative;
  1391. width: 690rpx;
  1392. height: 134rpx;
  1393. margin: -72rpx auto 0;
  1394. // background: url('~@/static/images/user_vip.png');
  1395. background-size: cover;
  1396. padding-left: 118rpx;
  1397. padding-right: 34rpx;
  1398. .left-box {
  1399. font-size: 24rpx;
  1400. color: #AE5A2A;
  1401. .big {
  1402. font-size: 28rpx;
  1403. }
  1404. .small {
  1405. opacity: 0.8;
  1406. margin-top: 10rpx;
  1407. }
  1408. }
  1409. .btn {
  1410. height: 52rpx;
  1411. line-height: 52rpx;
  1412. padding: 0 10rpx;
  1413. text-align: center;
  1414. background: #fff;
  1415. border-radius: 28rpx;
  1416. font-size: 26rpx;
  1417. color: #AE5A2A;
  1418. }
  1419. }
  1420. .setting {
  1421. margin-top: 15rpx;
  1422. margin-left: 15rpx;
  1423. color: #fff;
  1424. .iconfont {
  1425. font-size: 40rpx;
  1426. }
  1427. }
  1428. .page-footer {
  1429. position: fixed;
  1430. bottom: 0;
  1431. z-index: 30;
  1432. display: flex;
  1433. align-items: center;
  1434. justify-content: space-around;
  1435. width: 100%;
  1436. height: calc(98rpx+ constant(safe-area-inset-bottom)); ///兼容 IOS<11.2/
  1437. height: calc(98rpx + env(safe-area-inset-bottom)); ///兼容 IOS>11.2/
  1438. box-sizing: border-box;
  1439. border-top: solid 1rpx #F3F3F3;
  1440. background-color: #fff;
  1441. box-shadow: 0px 0px 17rpx 1rpx rgba(206, 206, 206, 0.32);
  1442. padding-bottom: constant(safe-area-inset-bottom); ///兼容 IOS<11.2/
  1443. padding-bottom: env(safe-area-inset-bottom); ///兼容 IOS>11.2/
  1444. .foot-item {
  1445. display: flex;
  1446. width: max-content;
  1447. align-items: center;
  1448. justify-content: center;
  1449. flex-direction: column;
  1450. position: relative;
  1451. .count-num {
  1452. position: absolute;
  1453. display: flex;
  1454. justify-content: center;
  1455. align-items: center;
  1456. width: 40rpx;
  1457. height: 40rpx;
  1458. top: 0rpx;
  1459. right: -15rpx;
  1460. color: #fff;
  1461. font-size: 20rpx;
  1462. background-color: #FD502F;
  1463. border-radius: 50%;
  1464. padding: 4rpx;
  1465. }
  1466. }
  1467. .foot-item image {
  1468. height: 50rpx;
  1469. width: 50rpx;
  1470. text-align: center;
  1471. margin: 0 auto;
  1472. }
  1473. .foot-item .txt {
  1474. font-size: 24rpx;
  1475. &.active {}
  1476. }
  1477. }
  1478. .new-users {
  1479. padding-bottom: 0;
  1480. padding-bottom: constant(safe-area-inset-bottom);
  1481. padding-bottom: env(safe-area-inset-bottom);
  1482. }
  1483. .group-buying-btn {
  1484. margin-top: 20rpx;
  1485. display: flex;
  1486. width: 100%;
  1487. height: 110rpx;
  1488. .image-text_21 {
  1489. flex: 1;
  1490. image {
  1491. width: 100%;
  1492. height: 100%;
  1493. }
  1494. }
  1495. }
  1496. .icon_1 {
  1497. width: 14px;
  1498. height: 14px;
  1499. margin: 3px 0 3px 0;
  1500. }
  1501. .text-group_1 {
  1502. overflow-wrap: break-word;
  1503. color: rgba(178, 35, 56, 1);
  1504. font-size: 14px;
  1505. font-family: PingFangSC-Semibold;
  1506. font-weight: 600;
  1507. text-align: left;
  1508. white-space: nowrap;
  1509. line-height: 20px;
  1510. }
  1511. .image-text_22 {
  1512. width: 78px;
  1513. }
  1514. .icon_10 {
  1515. width: 14px;
  1516. height: 14px;
  1517. margin: 3px 0 3px 0;
  1518. }
  1519. .text-group_8 {
  1520. overflow-wrap: break-word;
  1521. color: rgba(178, 35, 56, 1);
  1522. font-size: 14px;
  1523. font-family: PingFangSC-Semibold;
  1524. font-weight: 600;
  1525. text-align: left;
  1526. white-space: nowrap;
  1527. line-height: 20px;
  1528. }
  1529. .leader {
  1530. width: 96rpx;
  1531. height: 40rpx;
  1532. background: #F1F8E5;
  1533. color: #75BE00;
  1534. border-radius: 22rpx;
  1535. text-align: center;
  1536. border: 2rpx solid #75BE00;
  1537. }
  1538. .employees {
  1539. width: 96rpx;
  1540. height: 40rpx;
  1541. background: rgb(247, 233, 235);
  1542. border-radius: 22rpx;
  1543. color: rgb(174, 33, 56);
  1544. text-align: center;
  1545. border: 2rpx solid rgb(174, 33, 56);
  1546. }
  1547. .tool_list,
  1548. .footer {
  1549. background: #fff;
  1550. border-radius: 16rpx;
  1551. margin-top: 20rpx;
  1552. }
  1553. .footer {
  1554. height: 100rpx;
  1555. button {
  1556. height: 100%;
  1557. font-size: 28rpx;
  1558. font-weight: 400;
  1559. color: #999999;
  1560. line-height: 100rpx;
  1561. }
  1562. }
  1563. /deep/ .tool_list .u-line,
  1564. .my_order .u-line {
  1565. display: none !important;
  1566. }
  1567. .u-slot-title {
  1568. line-height: 60rpx;
  1569. font-size: 28rpx;
  1570. font-weight: 400;
  1571. color: #333333;
  1572. text {
  1573. vertical-align: text-bottom;
  1574. }
  1575. image {
  1576. margin-right: 20rpx;
  1577. transform: translateY(10rpx);
  1578. width: 60rpx;
  1579. height: 60rpx;
  1580. }
  1581. }
  1582. </style>