homePage.vue 21 KB

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