homePage.vue 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793
  1. <template>
  2. <view class="content">
  3. <view class="topSection">
  4. <image class="bg_top" src="https://dm.static.elab-plus.com/yezhu/h5/backgroundImg.png" mode=""></image>
  5. <view class="liveContent">
  6. <view class="backDiv"></view>
  7. <view class="title">分享好房 · 躺平赚钱</view>
  8. <view class="subTitle">新手赚钱帮助 ></view>
  9. <view class="levelDiv" style="background: url('https://dm.static.elab-plus.com/yezhu/h5/icon_line_back.png') center/100% 100% no-repeat;">
  10. <view class="level_top">
  11. <image class="level_icon" src="https://dm.static.elab-plus.com/yezhu/h5/icon_Level.png" mode=""></image>
  12. <view class="level_text">Lv5</view>
  13. <view class="level_des">/达到 5000 收益可升级</view>
  14. <view class="level_update">
  15. <text>升级攻略</text>
  16. <image class="level_right_icon" src="https://dm.static.elab-plus.com/yezhu/h5/icon_right.png" mode=""></image>
  17. </view>
  18. </view>
  19. <view class="level_bottom">
  20. <levelView currentLevel='3500' nextLevel='5000' currentLevelTxt='lv5' nextLevelTxt='lv6'></levelView>
  21. </view>
  22. </view>
  23. </view>
  24. </view>
  25. <view class="content_body" :style="{background:color4}">
  26. <view class="content_beginner_guide">
  27. <view class="title">
  28. <text class="title_txt">- 新手引导 -</text>
  29. <view class="title_right">
  30. <text class="title_right_txt">收起</text>
  31. <image class="title_right_cion" src="https://dm.static.elab-plus.com/yezhu/icon_shouqi.png" mode=""></image>
  32. </view>
  33. </view>
  34. <view class="guide_content">
  35. <view class="item_guide">
  36. <image class="guide_img" src="https://dm.static.elab-plus.com/yezhu/icon_yezhu.png" mode=""></image>
  37. <text class="guide_title">注册业主</text>
  38. <text class="guide_desc">业主注册审核\n实时等级升级</text>
  39. </view>
  40. <image class="icon_guide" src="https://dm.static.elab-plus.com/yezhu/icon_to_guide.png" mode=""></image>
  41. <view class="item_guide">
  42. <image class="guide_img" style="width: 72rpx;height: 72rpx;margin-top: 5rpx;" src="https://dm.static.elab-plus.com/yezhu/icon_pyq.png" mode=""></image>
  43. <text class="guide_title">分享项目</text>
  44. <text class="guide_desc">分享到朋友圈\n自动计算收益</text>
  45. </view>
  46. <image class="icon_guide" src="https://dm.static.elab-plus.com/yezhu/icon_to_guide.png" mode=""></image>
  47. <view class="item_guide">
  48. <image class="guide_img" style="width: 58rpx;height: 68rpx;margin-top: 9rpx;" src="https://dm.static.elab-plus.com/yezhu/icon_yz_money.png" mode=""></image>
  49. <text class="guide_title">提现到微信</text>
  50. <text class="guide_desc">实时查看收益\n快速提现到账</text>
  51. </view>
  52. </view>
  53. </view>
  54. <view class="content_tab">
  55. <view class="tab_item">
  56. <image class="icon_tab" src="https://dm.static.elab-plus.com/yezhu/icon_zcyz.png" mode=""></image>
  57. <text class="txt_tab">注册业主</text>
  58. </view>
  59. <view class="tab_item">
  60. <image class="icon_tab" src="https://dm.static.elab-plus.com/yezhu/icon_shouyi.png" mode=""></image>
  61. <text class="txt_tab">收益排行榜</text>
  62. </view>
  63. <view class="tab_item" @click="goReportPage">
  64. <image class="icon_tab" src="https://dm.static.elab-plus.com/yezhu/icon_report.png" mode=""></image>
  65. <text class="txt_tab">效果报表</text>
  66. </view>
  67. <view class="tab_item">
  68. <image class="icon_tab" src="https://dm.static.elab-plus.com/yezhu/icon_myinfo.png" mode=""></image>
  69. <text class="txt_tab">我的信息</text>
  70. </view>
  71. </view>
  72. <view class="content_tuiguang">
  73. <view class="content_tuiguang_city">
  74. <text class="city_num">4个</text>
  75. <text class="city_num_desc">推广任务</text>
  76. <view class="city_list">
  77. <text class="city_name">城市</text>
  78. <image class="city_more" src="https://dm.static.elab-plus.com/yezhu/icon_ios_back%402x.png" mode=""></image>
  79. </view>
  80. </view>
  81. <view class="content_tuiguang_money">
  82. <text class="money_num">¥50,176.00</text>
  83. <text class="money_num_des">剩余任务金额</text>
  84. <view class="money_list">
  85. <text class="money_name">类型</text>
  86. <image class="money_more" src="https://dm.static.elab-plus.com/yezhu/icon_ios_back%402x.png" mode=""></image>
  87. </view>
  88. <image class="money_bg" src="https://dm.static.elab-plus.com/yezhu/icon_money_bg.png" mode=""></image>
  89. </view>
  90. </view>
  91. <view class="content_list">
  92. <view class="content_title">
  93. <view class="content_title_poi">
  94. </view>
  95. 任务列表
  96. </view>
  97. <view class="content_hongbao">
  98. <view class="hongbao_left">
  99. <image class="icon_hongbao" src="https://dm.static.elab-plus.com/yezhu/icon_hongbao.png" mode=""></image>
  100. <view class="hongbao_left_info">
  101. <text class="hongbao_title">邀请好友注册</text>
  102. <text class="hongbao_money">完成邀请,可获得 ¥1/人</text>
  103. </view>
  104. </view>
  105. <view class="hongbao_right">
  106. 邀请好友
  107. </view>
  108. </view>
  109. <view class="list_item" v-for="(item,index) in houseList" :key='index'>
  110. <image class="house_img" :src="item.image" mode=""></image>
  111. <view class="item_content">
  112. <text class="house_name">{{item.name}}</text>
  113. <text class="house_hk" v-if="item.taskCategory">{{(item.taskCategory).join('、')}}</text>
  114. <text class="house_hk" v-else></text>
  115. <view class="house_address">
  116. <image src="https://dm.static.elab-plus.com/yezhu/icon_location.png" mode=""></image>
  117. <text>{{item.city}} · {{item.minPrice}}-{{item.maxPrice}}万/m² · {{item.bizFormat}}</text>
  118. </view>
  119. <view class="house_num">
  120. <image src="https://dm.static.elab-plus.com/yezhu/icon_family.png" mode=""></image>
  121. <text>{{item.cusGroup}}</text>
  122. </view>
  123. <text class="house_desc">{{item.shareRemark}}</text>
  124. </view>
  125. <view class="item_share">
  126. <image class="icon_share" src="https://dm.static.elab-plus.com/yezhu/icon_small_share.png" mode=""></image>
  127. <text class="icon_text">分享</text>
  128. </view>
  129. <view class="item_bg"></view>
  130. </view>
  131. </view>
  132. </view>
  133. </view>
  134. </template>
  135. <script>
  136. import levelView from '@/components/leve-view/leve-view.vue';
  137. let app = getApp();
  138. export default {
  139. data() {
  140. return{
  141. color4:'#F5F5F7',
  142. houseList:[],
  143. userId:"",
  144. token:"",
  145. }
  146. },
  147. mounted() {
  148. this.color4 = app.globalData.color4;
  149. this.getHomePage();
  150. this.regist();
  151. },
  152. methods: {
  153. async getHomePage(){
  154. let ret =await this.$myRequest({
  155. url:"/project/homePage",
  156. data:{
  157. "city": "",
  158. "pageNo": 1,
  159. "pageSize": 20,
  160. "taskCategoryId": ""
  161. }
  162. })
  163. if(ret.data.success){
  164. let pageModel = ret.data.pageModel;
  165. this.houseList = pageModel.resultSet||[];
  166. }
  167. },
  168. async regist(){
  169. let ret =await this.$myRequest({
  170. url:"/regist",
  171. data:{
  172. "code": "o08gpwOfRgwnhh1WCBYGLbaszur8",
  173. "shareToken": ""
  174. }
  175. });
  176. if(ret.data.success){
  177. this.userId = ret.data.single.userId;
  178. if(ret.data.single.authed==1){
  179. this.token = ret.data.single.token;
  180. this.getUserInfo()
  181. }else{
  182. this.getToken()
  183. }
  184. }
  185. },
  186. async getToken(){
  187. let ret =await this.$myRequest({
  188. url:"/authorizedPhone",
  189. data:{
  190. "code": (new Date()).getTime(),
  191. "phone": "18721775127",
  192. "userId": this.userId
  193. }
  194. });
  195. if(ret.data.success){
  196. this.token = ret.data.single;
  197. this.getUserInfo()
  198. }
  199. },
  200. async getUserInfo(){
  201. let ret = await this.$myRequest({
  202. url:"/user/userInfo",
  203. data:{
  204. },
  205. method:"GET"
  206. });
  207. if(ret.data.success){
  208. }
  209. },
  210. // 跳转至效果报表
  211. goReportPage() {
  212. uni.navigateTo({
  213. url: '../reportPage/reportPage'
  214. })
  215. }
  216. },
  217. components:{
  218. levelView
  219. }
  220. }
  221. </script>
  222. <style lang="scss" scoped>
  223. page {
  224. width: 100vw;
  225. height: 100vh;
  226. }
  227. .content {
  228. width: 100%;
  229. height: 100%;
  230. position: relative;
  231. .topSection{
  232. position: relative;
  233. z-index: 100;
  234. }
  235. .bg_top{
  236. width: 100%;
  237. height: 470rpx;
  238. position: absolute;
  239. top:0;
  240. left:0;
  241. z-index: 100;
  242. }
  243. .liveContent {
  244. width: 100%;
  245. height: 470rpx;
  246. z-index: 100;
  247. display: flex;
  248. flex-direction: column;
  249. align-items: center;
  250. position: relative;
  251. .backDiv {
  252. top: 0;
  253. left: 0;
  254. position: absolute;
  255. width: 100%;
  256. height: 100%;
  257. background-color: rgba($color: #000000, $alpha: 0.1);
  258. z-index: 1;
  259. }
  260. .title {
  261. margin-top: 96rpx;
  262. font-size: 44rpx;
  263. font-weight: 700;
  264. text-align: center;
  265. color: #ffffff;
  266. z-index: 2;
  267. }
  268. .subTitle {
  269. font-size: 28rpx;
  270. font-family: Verdana, Verdana-Regular;
  271. font-weight: 400;
  272. text-align: left;
  273. color: #ffffff;
  274. margin-top: 20rpx;
  275. z-index: 2;
  276. }
  277. .levelDiv {
  278. margin-top: 82rpx;
  279. width: calc(100% - 60rpx);
  280. height: 152rpx;
  281. z-index: 2;
  282. display: flex;
  283. flex-direction: column;
  284. padding: 25rpx 30rpx;
  285. box-sizing: border-box;
  286. .level_top {
  287. width: 100%;
  288. display: flex;
  289. justify-content: space-between;
  290. flex-wrap: nowrap;
  291. align-items: center;
  292. margin-top: 5rpx;
  293. .level_icon {
  294. width: 37rpx;
  295. min-width: 37rpx;
  296. max-width: 37rpx;
  297. height: 35rpx;
  298. margin-right: 13rpx;
  299. margin-top: -5rpx;
  300. }
  301. .level_text {
  302. font-size: 48rpx;
  303. font-family: FontName, FontName-Regular;
  304. font-weight: 500;
  305. text-align: left;
  306. font-style: oblique;
  307. color: #f5c8a8;
  308. line-height: 40rpx;
  309. letter-spacing: 1.92rpx;
  310. margin-right: 8rpx;
  311. margin-top: -7rpx;
  312. }
  313. .level_des {
  314. font-size: 22rpx;
  315. font-family: Verdana, Verdana-Regular;
  316. font-weight: 400;
  317. text-align: left;
  318. color: #f5c8a8;
  319. white-space: nowrap;
  320. flex-grow: 1;
  321. }
  322. .level_update {
  323. font-size: 24rpx;
  324. font-family: Verdana, Verdana-Bold;
  325. font-weight: 700;
  326. text-align: right;
  327. color: #f5c8a8;
  328. letter-spacing: 0.96rpx;
  329. display: flex;
  330. align-items: center;
  331. .level_right_icon {
  332. margin-left: 8rpx;
  333. width: 6rpx;
  334. height: 7rpx;
  335. }
  336. }
  337. }
  338. }
  339. }
  340. .content_body{
  341. border-radius: 20rpx 20rpx 0rpx 0rpx;
  342. height: calc(100% - 470rpx);
  343. margin-top: -24rpx;
  344. z-index: 102;
  345. position: relative;
  346. padding: 1rpx;
  347. .content_beginner_guide{
  348. height: 354rpx;
  349. margin-left: 30rpx;
  350. margin-right: 30rpx;
  351. margin-top: 40rpx;
  352. background: #ffffff;
  353. border-radius: 16rpx;
  354. box-sizing: border-box;
  355. .title{
  356. width: 100%;
  357. position: relative;
  358. height: 110rpx;
  359. .title_txt{
  360. font-size: 32rpx;
  361. font-family: FontName, FontName-Regular;
  362. font-weight: 400;
  363. text-align: left;
  364. color: #b1b1b1;
  365. font-style: italic;
  366. position: absolute;
  367. left: 50%;
  368. top: 30rpx;
  369. transform: translateX(-50%);
  370. }
  371. .title_right{
  372. position: absolute;
  373. right: 20rpx;
  374. top: 40rpx;
  375. display: flex;
  376. align-items: center;
  377. .title_right_txt{
  378. font-size: 24rpx;
  379. font-family: Verdana, Verdana-Regular;
  380. font-weight: 400;
  381. text-align: right;
  382. color: #b1b1b1;
  383. }
  384. .title_right_cion{
  385. width: 10rpx;
  386. height: 6rpx;
  387. margin-left: 10rpx;
  388. }
  389. }
  390. }
  391. .guide_content{
  392. display: flex;
  393. padding-left: 40rpx;
  394. padding-right: 40rpx;
  395. box-sizing: border-box;
  396. justify-content: space-between;
  397. .item_guide{
  398. display: flex;
  399. flex-direction: column;
  400. align-items: center;
  401. .guide_img{
  402. width: 58rpx;
  403. height: 74rpx;
  404. margin-bottom: 17rpx;
  405. }
  406. .guide_title{
  407. font-size: 26rpx;
  408. font-family: Verdana, Verdana-Bold;
  409. font-weight: 700;
  410. text-align: center;
  411. color: #2c2c2c;
  412. margin-bottom: 8rpx;
  413. }
  414. .guide_desc{
  415. font-size: 22rpx;
  416. font-family: Verdana, Verdana-Regular;
  417. font-weight: 400;
  418. text-align: center;
  419. color: #b1b1b1;
  420. }
  421. }
  422. .icon_guide{
  423. width: 48rpx;
  424. height: 32rpx;
  425. margin-top: 20rpx;
  426. }
  427. }
  428. }
  429. .content_tab{
  430. display: flex;
  431. box-sizing: border-box;
  432. height: 180rpx;
  433. background: #ffffff;
  434. border-radius: 16rpx;
  435. margin-top: 14rpx;
  436. padding-left: 40rpx;
  437. padding-right: 40rpx;
  438. margin-left: 30rpx;
  439. margin-right: 30rpx;
  440. justify-content: space-between;
  441. .tab_item{
  442. display: flex;
  443. flex-direction: column;
  444. align-items: center;
  445. justify-content: center;
  446. .icon_tab{
  447. width: 96rpx;
  448. height: 96rpx;
  449. }
  450. .txt_tab{
  451. font-size: 24rpx;
  452. font-family: Verdana, Verdana-Regular;
  453. font-weight: 400;
  454. text-align: center;
  455. color: #262626;
  456. margin-top: 2rpx;
  457. }
  458. }
  459. }
  460. .content_tuiguang{
  461. height: 220rpx;
  462. display: flex;
  463. box-sizing: border-box;
  464. background: #ffffff;
  465. border-radius: 16rpx;
  466. margin-top: 14rpx;
  467. padding-left: 40rpx;
  468. padding-right: 40rpx;
  469. margin-left: 30rpx;
  470. margin-right: 30rpx;
  471. justify-content: space-between;
  472. position: relative;
  473. .content_tuiguang_city{
  474. display: flex;
  475. flex-direction: column;
  476. justify-content: center;
  477. align-items: center;
  478. width: 50%;
  479. .city_num{
  480. font-size: 40rpx;
  481. font-family: DIN Alternate, DIN Alternate-Bold;
  482. font-weight: 700;
  483. text-align: center;
  484. color: #262626;
  485. }
  486. .city_num_desc{
  487. font-size: 24rpx;
  488. font-family: Verdana, Verdana-Regular;
  489. font-weight: 400;
  490. text-align: center;
  491. color: #b1b1b1;
  492. }
  493. .city_list{
  494. display: flex;
  495. justify-content: center;
  496. margin-top: 52rpx;
  497. align-items: center;
  498. .city_name{
  499. font-size: 26rpx;
  500. font-family: Verdana, Verdana-Regular;
  501. font-weight: 400;
  502. text-align: left;
  503. color: #262626;
  504. }
  505. .city_more{
  506. width: 26rpx;
  507. height: 26rpx;
  508. margin-left: 8rpx;
  509. }
  510. }
  511. }
  512. .content_tuiguang_money{
  513. display: flex;
  514. flex-direction: column;
  515. justify-content: center;
  516. align-items: center;
  517. width: 50%;
  518. .money_num{
  519. font-size: 40rpx;
  520. font-family: DIN Alternate, DIN Alternate-Bold;
  521. font-weight: 700;
  522. text-align: center;
  523. color: #fd8f3c;
  524. }
  525. .money_num_des{
  526. font-size: 24rpx;
  527. font-family: Verdana, Verdana-Regular;
  528. font-weight: 400;
  529. text-align: center;
  530. color: #b1b1b1;
  531. }
  532. .money_list{
  533. display: flex;
  534. justify-content: center;
  535. margin-top: 52rpx;
  536. align-items: center;
  537. .money_name{
  538. font-size: 26rpx;
  539. font-family: Verdana, Verdana-Regular;
  540. font-weight: 400;
  541. text-align: left;
  542. color: #262626;
  543. }
  544. .money_more{
  545. width: 26rpx;
  546. height: 26rpx;
  547. margin-left: 8rpx;
  548. }
  549. }
  550. .money_bg{
  551. position: absolute;
  552. right: 0rpx;
  553. top: 0;
  554. width: 220rpx;
  555. height: 220rpx;
  556. }
  557. }
  558. }
  559. .content_list{
  560. margin-top: 60rpx;
  561. margin-left: 30rpx;
  562. margin-right: 30rpx;
  563. padding-bottom: 50rpx;
  564. .content_title{
  565. display: flex;
  566. font-size: 32rpx;
  567. font-family: Verdana, Verdana-Bold;
  568. font-weight: 700;
  569. text-align: left;
  570. color: #262626;
  571. align-items: center;
  572. .content_title_poi{
  573. width: 8rpx;
  574. height: 12rpx;
  575. background: #f07423;
  576. border-radius: 2rpx;
  577. margin-right: 8rpx;
  578. }
  579. }
  580. .content_hongbao{
  581. margin-top: 20rpx;
  582. height: 140rpx;
  583. background: linear-gradient(108deg,#ffb55f 9%, #f87523 96%);
  584. border-radius: 16rpx;
  585. display: flex;
  586. justify-content: space-between;
  587. align-items: center;
  588. .hongbao_left{
  589. display: flex;
  590. margin-left: 26rpx;
  591. .icon_hongbao{
  592. width: 60rpx;
  593. height: 80rpx;
  594. margin-right: 20rpx;
  595. }
  596. .hongbao_left_info{
  597. display: flex;
  598. flex-direction: column;
  599. .hongbao_title{
  600. font-size: 30rpx;
  601. font-family: Verdana, Verdana-Bold;
  602. font-weight: 700;
  603. text-align: left;
  604. color: #ffffff;
  605. }
  606. .hongbao_money{
  607. font-size: 24rpx;
  608. font-family: Verdana, Verdana-Regular;
  609. font-weight: 400;
  610. text-align: left;
  611. color: #ffead8;
  612. }
  613. }
  614. }
  615. .hongbao_right{
  616. width: 140rpx;
  617. height: 56rpx;
  618. line-height: 56rpx;
  619. background: #ffffff;
  620. border-radius: 12rpx;
  621. font-size: 24rpx;
  622. font-family: Verdana, Verdana-Bold;
  623. font-weight: 700;
  624. text-align: center;
  625. color: #f07423;
  626. margin-right: 20rpx;
  627. }
  628. }
  629. .list_item{
  630. width: 100%;
  631. height: 280rpx;
  632. border-radius: 16rpx;
  633. display: flex;
  634. position: relative;
  635. margin-top: 20rpx;
  636. .house_img{
  637. width: 200rpx;
  638. height: 240rpx;
  639. z-index: 11;
  640. margin-top: 20rpx;
  641. margin-left: 20rpx;
  642. border-radius: 10rpx;
  643. }
  644. .item_content{
  645. display: flex;
  646. flex-direction: column;
  647. margin-left: 50rpx;
  648. z-index: 11;
  649. .house_name{
  650. font-size: 30rpx;
  651. font-family: Verdana, Verdana-Bold;
  652. font-weight: 700;
  653. text-align: left;
  654. color: #262626;
  655. margin-top: 20rpx;
  656. }
  657. .house_hk{
  658. font-size: 26rpx;
  659. font-family: Verdana, Verdana-Regular;
  660. font-weight: 400;
  661. text-align: left;
  662. color: #fd8f3c;
  663. margin-top: 8rpx;
  664. }
  665. .house_address{
  666. display: flex;
  667. font-size: 24rpx;
  668. font-family: Verdana, Verdana-Regular;
  669. font-weight: 400;
  670. text-align: left;
  671. color: #b1b1b1;
  672. margin-top: 16rpx;
  673. image{
  674. width: 20rpx;
  675. height: 28rpx;
  676. margin-right: 8rpx;
  677. margin-top: 6rpx;
  678. }
  679. text{
  680. width: 80%;
  681. }
  682. }
  683. .house_num{
  684. display: flex;
  685. font-size: 24rpx;
  686. font-family: Verdana, Verdana-Regular;
  687. font-weight: 400;
  688. text-align: left;
  689. color: #b1b1b1;
  690. margin-top: 12rpx;
  691. image{
  692. width: 24rpx;
  693. height: 26rpx;
  694. margin-right: 8rpx;
  695. margin-top: 6rpx;
  696. }
  697. text{
  698. width: 80%;
  699. }
  700. }
  701. .house_desc{
  702. margin-top: 24rpx;
  703. font-size: 24rpx;
  704. font-family: Verdana, Verdana-Regular;
  705. font-weight: 400;
  706. text-align: left;
  707. color: #b1b1b1;
  708. }
  709. }
  710. .item_share{
  711. z-index: 11;
  712. display: flex;
  713. flex-direction: column;
  714. width: 70rpx;
  715. height: 100rpx;
  716. background: #f07423;
  717. border-radius: 12rpx;
  718. position: absolute;
  719. right: 0;
  720. top: 50%;
  721. transform: translateY(-50%);
  722. justify-content: center;
  723. align-items: center;
  724. .icon_share{
  725. width: 32rpx;
  726. height: 32rpx;
  727. margin-bottom: 6rpx;
  728. }
  729. .icon_text{
  730. font-size: 24rpx;
  731. font-family: Verdana, Verdana-Bold;
  732. font-weight: 700;
  733. text-align: center;
  734. color: #ffffff;
  735. }
  736. }
  737. .item_bg{
  738. position: absolute;
  739. left: 0;
  740. top: 0;
  741. width: 95%;
  742. height: 100%;
  743. background-color: #FFFFFF;
  744. border-radius: 16rpx;
  745. z-index: 10;
  746. }
  747. }
  748. }
  749. }
  750. }
  751. </style>