homePage.vue 22 KB

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