homePage.vue 30 KB

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