homePage.vue 24 KB

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