1
0

findcustomertool.wxml 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434
  1. <!-- <view class="toolbanner hidden">
  2. <image src="{{imgUrl}}xcx/newxcx/toolbanner.jpg"></image>
  3. </view> -->
  4. <!-- <view class="topbox tcenter">
  5. <view data-type="1" bindtap="setypetap" class="pull-left fontfpr fontr32 color384855 {{false?'nowtitle':''}}">内容工具</view>
  6. <view data-type="2" bindtap="setypetap" class="pull-left fontfpr fontr32 color384855 {{type=='2'?'nowtitle':''}}">营销工具</view>
  7. </view> -->
  8. <view class="toolbox">
  9. <!-- <view class="tooltit color333 fontr30 fontfpm relative">内容工具</view> -->
  10. <view class="mgtr40 mb40">
  11. <view wx:if="{{type==1}}" class="moduleBox clearfix" >
  12. <view class="moduleItem">
  13. <view bindtap="caseBtn" class="moduleMsg">
  14. <view class="moduleIcon">
  15. <image src="../../img/util1.png" mode="widthFix"></image>
  16. </view>
  17. <view class="moduleText">
  18. <text class="m-title">案例风格挑选</text>
  19. <text class="m-msg">{{toolnumobj.case_num?toolnumobj.case_num:0}}案例|{{toolnumobj.style_num?toolnumobj.style_num:0}}风格</text>
  20. </view>
  21. <button catchtap="dothis" data-type="case" class="rightshareimg" open-type="share"><image src="/img/share.png"></image></button>
  22. </view>
  23. </view>
  24. <view class="moduleItem ml30">
  25. <view bindtap="designertap" class="moduleMsg">
  26. <view class="moduleIcon">
  27. <image src="../../img/util2.png" mode="widthFix"></image>
  28. </view>
  29. <view class="moduleText">
  30. <text class="m-title">设计师推介</text>
  31. <text class="m-msg">{{toolnumobj.designer_num?toolnumobj.designer_num:0}}个设计师</text>
  32. </view>
  33. <button catchtap="dothis" data-type="designer" class="rightshareimg" open-type="share"><image src="/img/share.png"></image></button>
  34. </view>
  35. </view>
  36. <view class="moduleItem">
  37. <view bindtap="publicpraisetap" class="moduleMsg">
  38. <view class="moduleIcon">
  39. <image src="../../img/util6.png" mode="widthFix"></image>
  40. </view>
  41. <view class="moduleText">
  42. <text class="m-title">业主好评展示</text>
  43. <text class="m-msg">{{toolnumobj.evidence_num?toolnumobj.evidence_num:0}}个业主口碑</text>
  44. </view>
  45. <button catchtap="dothis" data-type="publicpraise" class="rightshareimg" open-type="share"><image src="/img/share.png"></image></button>
  46. </view>
  47. </view>
  48. <view bindtap="buildtap" class="moduleItem ml30">
  49. <view class="moduleMsg">
  50. <view class="moduleIcon">
  51. <image src="../../img/util4.png" mode="widthFix"></image>
  52. </view>
  53. <view class="moduleText">
  54. <text class="m-title">在施工地展示</text>
  55. <text class="m-msg">{{toolnumobj.construction_num?toolnumobj.construction_num:0}}个在施工地</text>
  56. </view>
  57. <button catchtap="dothis" data-type="constructe" class="rightshareimg" open-type="share"><image src="/img/share.png"></image></button>
  58. </view>
  59. </view>
  60. <view class="moduleItem">
  61. <view class="moduleMsg" bindtap="toViewBuilding">
  62. <view class="moduleIcon">
  63. <image src="../../img/util5.png" mode="widthFix"></image>
  64. </view>
  65. <view class="moduleText">
  66. <text class="m-title">重点小区讲解</text>
  67. <text class="m-msg">{{toolnumobj.communities_num?toolnumobj.communities_num:0}}个热装楼盘</text>
  68. </view>
  69. <button catchtap="dothis" data-type="buildinglist" class="rightshareimg" open-type="share"><image src="/img/share.png"></image></button>
  70. </view>
  71. </view>
  72. <view class="moduleItem ml30">
  73. <view bindtap="vrtap" class="moduleMsg">
  74. <view class="moduleIcon">
  75. <image src="../../img/util3.png" mode="widthFix"></image>
  76. </view>
  77. <view class="moduleText">
  78. <text class="m-title">线上逛展厅</text>
  79. <text class="m-msg">公司线上展厅</text>
  80. </view>
  81. <button catchtap="dothis" data-type="vrshow" class="rightshareimg" open-type="share"><image src="/img/share.png"></image></button>
  82. </view>
  83. </view>
  84. <!-- <view class="moduleItem">
  85. <view bindtap="nameCardTap" class="moduleMsg">
  86. <view class="moduleIcon">
  87. <image src="../../img/util7.png" mode="widthFix"></image>
  88. </view>
  89. <view class="moduleText">
  90. <text class="m-title">智能名片</text>
  91. <text class="m-msg">我的自我介绍</text>
  92. </view>
  93. <button catchtap="dothis" data-type="namecard" class="rightshareimg" open-type="share"><image src="/img/share.png"></image></button>
  94. </view>
  95. </view> -->
  96. <view class="moduleItem ">
  97. <view bindtap="toSmartScreenPage" class="moduleMsg">
  98. <view class="moduleIcon">
  99. <image src="../../img/util11.png" mode="widthFix"></image>
  100. </view>
  101. <view class="moduleText">
  102. <text class="m-title">我的微官网</text>
  103. <text class="m-msg">我的个人官网</text>
  104. </view>
  105. <button catchtap="dothis" data-type="index" class="rightshareimg" open-type="share"><image src="/img/share.png"></image></button>
  106. </view>
  107. </view>
  108. <view class="moduleItem ml30">
  109. <view bindtap="strengthtap" class="moduleMsg">
  110. <view class="moduleIcon">
  111. <image src="../../img/util14.png" mode="widthFix"></image>
  112. </view>
  113. <view class="moduleText">
  114. <text class="m-title">公司实力</text>
  115. <text class="m-msg">展示雄厚底蕴</text>
  116. </view>
  117. <button catchtap="dothis" data-type="strength" class="rightshareimg" open-type="share"><image src="/img/share.png"></image></button>
  118. </view>
  119. </view>
  120. <!-- <view class="moduleItem ">
  121. <view class="moduleMsg">
  122. <view class="moduleIcon">
  123. <image src="../../img/util9.png" mode="widthFix"></image>
  124. </view>
  125. <view class="moduleText">
  126. <text class="m-title">施工工艺讲解</text>
  127. <text class="m-msg" style="color: #ccc;">即将上线</text>
  128. </view>
  129. </view>
  130. </view> -->
  131. <view bindtap="activityap" class="moduleItem ">
  132. <view class="moduleMsg">
  133. <view class="moduleIcon">
  134. <image src="../../img/util15.png" mode="widthFix"></image>
  135. </view>
  136. <view class="moduleText">
  137. <text class="m-title">装修优惠方案</text>
  138. <text class="m-msg" >{{activitynum}}个优惠方案</text>
  139. </view>
  140. </view>
  141. </view>
  142. <!-- <view class="moduleItem ml30">
  143. <view class="moduleMsg">
  144. <view class="moduleIcon">
  145. <image src="../../img/util10.png" mode="widthFix"></image>
  146. </view>
  147. <view class="moduleText">
  148. <text class="m-title">选材用料讲解</text>
  149. <text class="m-msg" style="color: #ccc;">即将上线</text>
  150. </view>
  151. </view>
  152. </view> -->
  153. <view class="moduleItem ml30">
  154. <view class="moduleMsg">
  155. <view class="moduleIcon">
  156. <image src="../../img/util12.png" mode="widthFix"></image>
  157. </view>
  158. <view class="moduleText">
  159. <text class="m-title">公司产品介绍</text>
  160. <text class="m-msg" style="color: #ccc;">即将上线</text>
  161. </view>
  162. </view>
  163. </view>
  164. </view>
  165. <view wx:if="{{false}}" class="everytoolbox relative">
  166. <view class="toolboxtit fontfpm fontr30 color333 lhr30">介绍公司口碑优势</view>
  167. <view class="fontfpr fontr24 color999 lhr32 ">
  168. <view>可转发此工具至未到店客户进行使用,</view>
  169. <view>客户浏览公司口碑评价,增加信任。</view>
  170. </view>
  171. <image class="toolimg" src="../../img/publiimg.png"></image>
  172. <view class="toolbtnbox clearfix">
  173. <view bindtap="publicpraisetap" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn">现场演示</view>
  174. <button open-type="share" data-type="publicpraise" class="fontfpr center fontr24 pull-left toolbtbtn prelook">转发业主</button>
  175. </view>
  176. </view>
  177. <view wx:if="{{false}}" class="everytoolbox relative">
  178. <view class="toolboxtit fontfpm fontr30 color333 lhr30">推介装修案例及风格</view>
  179. <view class="fontfpr fontr24 color999 lhr32 ">
  180. <view>可转发此工具至未到店客户进行使用,</view>
  181. <view>客户浏览公司装修案例,提升客户留存几率。</view>
  182. </view>
  183. <image class="toolimg" src="{{imgUrl}}xcx/caseiconimg.png"></image>
  184. <view class="toolbtnbox clearfix">
  185. <view bindtap="caseBtn" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn">现场演示</view>
  186. <button open-type="share" data-type="case" class="fontfpr center fontr24 pull-left toolbtbtn prelook">转发业主</button>
  187. </view>
  188. </view>
  189. <view wx:if="{{false}}" class="everytoolbox relative">
  190. <view class="toolboxtit fontfpm fontr30 color333 lhr30">介绍公司VR展厅 <text class="fontr28" style="color:#797979;">[进店前]</text></view>
  191. <view class="fontfpr fontr24 color999 lhr32 ">
  192. <view>客户线上浏览公司材料展厅。</view>
  193. </view>
  194. <image class="toolimg" src="{{imgUrl}}xcx/newxcx/networkimg.png"></image>
  195. <view class="toolbtnbox clearfix">
  196. <view bindtap="vrtap" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn">现场演示</view>
  197. <button open-type="share" data-type="vrshow" class="fontfpr center fontr24 pull-left toolbtbtn prelook">转发业主</button>
  198. </view>
  199. </view>
  200. <view wx:if="{{false}}" class="everytoolbox relative">
  201. <view class="toolboxtit fontfpm fontr30 color333 lhr30">推介公司设计师</view>
  202. <view class="fontfpr fontr24 color999 lhr32 ">
  203. <view>可转发此工具至未到店客户进行使用,</view>
  204. <view>客户浏览公司设计师,并进行预约。</view>
  205. </view>
  206. <image class="toolimg" src="../../img/designicon.png"></image>
  207. <view class="toolbtnbox clearfix">
  208. <view bindtap="designertap" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn">单独推介</view>
  209. <button open-type="share" data-type="designer" class="fontfpr center fontr24 pull-left toolbtbtn prelook">全部推介</button>
  210. </view>
  211. </view>
  212. <view wx:if="{{false}}" class="everytoolbox relative">
  213. <view class="toolboxtit fontfpm fontr30 color333 lhr30">介绍公司在施工地</view>
  214. <view class="fontfpr fontr24 color999 lhr32 ">
  215. <view>可转发此工具至未到店客户进行使用,</view>
  216. <view>客户浏览公司设计师,并进行预约。</view>
  217. </view>
  218. <image class="toolimg" src="../../img/designicon.png"></image>
  219. <view class="toolbtnbox clearfix">
  220. <view bindtap="designertap" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn">现场演示</view>
  221. <button open-type="share" data-type="designer" class="fontfpr center fontr24 pull-left toolbtbtn prelook">转发业主</button>
  222. </view>
  223. </view>
  224. <view wx:if="{{false}}" class="everytoolbox relative">
  225. <view class="toolboxtit fontfpm fontr30 color333 lhr30">智能名片 <text class="fontr28" style="color:#797979;">[进店前]</text></view>
  226. <view class="fontfpr fontr24 color999 lhr32 ">
  227. <view>通过把名片转发给客户的形式进行自我介绍,</view>
  228. <view>客户可了解销售、公司信息,留下浏览痕迹。</view>
  229. <view></view>
  230. </view>
  231. <image class="toolimg" src="{{imgUrl}}xcx/zhinengmingpian.png"></image>
  232. <view class="toolbtnbox clearfix">
  233. <view bindtap="nameCardTap" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn">现场演示</view>
  234. <button data-type="namecard" open-type="share" class="fontfpr center fontr24 pull-left toolbtbtn prelook">转发业主</button>
  235. </view>
  236. </view>
  237. <view wx:if="{{false}}" class="everytoolbox relative">
  238. <view class="toolboxtit fontfpm fontr30 color333 lhr30">个人微官网 <text class="fontr28" style="color:#797979;">[进店前]</text></view>
  239. <view class="fontfpr fontr24 color999 lhr32 ">
  240. <view>为全体销售人员提供了一个自己的微官网,</view>
  241. <view>客户打开之后,与转发者形成绑定关系。</view>
  242. <view></view>
  243. </view>
  244. <image class="toolimg" src="{{imgUrl}}xcx/newxcx/networkimg.png"></image>
  245. <view class="toolbtnbox clearfix">
  246. <view bindtap="toSmartScreenPage" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn">现场演示</view>
  247. <button data-type="index" open-type="share" class="fontfpr center fontr24 pull-left toolbtbtn prelook">转发业主</button>
  248. </view>
  249. </view>
  250. <!-- && -->
  251. <view wx:if="{{type=='2'}}" class="itemStyle">
  252. <view class="titleStyle">
  253. <view class="titleStyle-line"></view>
  254. <image class="t-img1" src="../../img/small.png" mode="widthFix"></image>
  255. <image class="t-img2" src="../../img/big1icon.png" mode="widthFix"></image>
  256. <text class="t-name">引导客户发朋友圈</text>
  257. <image class="t-img2" src="../../img/big1icon.png" mode="widthFix"></image>
  258. <image class="t-img1" src="../../img/small.png" mode="widthFix"></image>
  259. <view class="titleStyle-line"></view>
  260. </view>
  261. <view class="everytoolbox12 relative">
  262. <view class="toolboxtit fontfpm fontr30 color333 lhr30">客户抽奖大转盘 <text class="fontr28" style="color:#F7B500;">[交定后]</text></view>
  263. <view class="fontfpr fontr24 color9DB6CF lhr32 ">
  264. <view>可在客户交完定金后,转发给客户进行抽奖,</view>
  265. <view>客户把公司特定内容转发朋友圈增加抽奖机会。</view>
  266. </view>
  267. <image class="toolimg" src="{{imgUrl}}xcx/dazhuanpanicon.png"></image>
  268. <view class="toolbtnbox clearfix">
  269. <view bindtap="lotteryClient" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn1">中奖管理</view>
  270. <block wx:if="{{turntableDetail.id}}">
  271. <button open-type="share" data-type="turntable" class="fontfpr center fontr24 pull-left toolbtbtn1 prelook">转发业主</button>
  272. </block>
  273. <block wx:else="">
  274. <view bindtap="handleTips" data-type="turntable" class="fontfpr center fontr24 pull-left toolbtbtn1 prelook">转发业主</view>
  275. </block>
  276. </view>
  277. </view>
  278. <view class="lineitem"></view>
  279. <!-- && -->
  280. <view class="everytoolbox12 relative">
  281. <view class="toolboxtit fontfpm fontr30 color333 lhr30">客户抽奖砸金蛋 <text class="fontr28" style="color:#F7B500;">[交定后]</text></view>
  282. <view class="fontfpr fontr24 color9DB6CF lhr32 ">
  283. <view>可在客户交完定金后,转发给客户进行抽奖,</view>
  284. <view>客户把公司特定内容转发朋友圈增加抽奖机会。</view>
  285. </view>
  286. <image class="toolimg" src="{{imgUrl}}xcx/zajindanicon.png"></image>
  287. <view class="toolbtnbox clearfix">
  288. <view bindtap="joinCustomer" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn1">中奖管理</view>
  289. <block wx:if="{{activityInfo.id}}">
  290. <button open-type="share" data-type="goldenEggs" class="fontfpr center fontr24 pull-left toolbtbtn1 prelook">转发业主</button>
  291. </block>
  292. <block wx:else="">
  293. <view bindtap="handleTips" data-type="goldenEggs" class="fontfpr center fontr24 pull-left toolbtbtn1 prelook">转发业主</view>
  294. </block>
  295. </view>
  296. </view>
  297. </view>
  298. <view wx:if="{{type=='2'}}" class="itemStyle">
  299. <view class="titleStyle">
  300. <view class="titleStyle-line1"></view>
  301. <image class="t-img1" src="../../img/small.png" mode="widthFix"></image>
  302. <image class="t-img2" src="../../img/big1icon.png" mode="widthFix"></image>
  303. <text class="t-name">引导客户进行社群转发</text>
  304. <image class="t-img2" src="../../img/big1icon.png" mode="widthFix"></image>
  305. <image class="t-img1" src="../../img/small.png" mode="widthFix"></image>
  306. <view class="titleStyle-line1"></view>
  307. </view>
  308. <view class="everytoolbox12 relative">
  309. <view class="toolboxtit fontfpm fontr30 color333 lhr30">家装风格测一测 <text class="fontr28" style="color:#F7B500;">[进店前]</text></view>
  310. <view class="fontfpr fontr24 color9DB6CF lhr32 ">
  311. <view>销售可转发此工具给装修业主进行使用,</view>
  312. <view>业主通过左右选择找到潜意识中喜欢的风格。</view>
  313. </view>
  314. <image class="toolimg" src="{{imgUrl}}xcx/newxcx/housestyleimg.png"></image>
  315. <view class="toolbtnbox clearfix">
  316. <view bindtap="housestyleBtn" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn1">现场演示</view>
  317. <button open-type="share" data-type="style" class="fontfpr center fontr24 pull-left toolbtbtn1 prelook">转发业主</button>
  318. </view>
  319. </view>
  320. <view class="lineitem"></view>
  321. <view class="everytoolbox12 relative">
  322. <view class="toolboxtit fontfpm fontr30 color333 lhr30">老房翻新风格测一测 <text class="fontr28" style="color:#F7B500;">[进店前]</text></view>
  323. <view class="fontfpr fontr24 color9DB6CF lhr32 ">
  324. <view>销售可转发此工具给装修业主进行使用,</view>
  325. <view>系统自动推荐客户潜意识中喜欢的风格。</view>
  326. </view>
  327. <image class="toolimg" src="{{imgUrl}}xcx/oldfnew.png"></image>
  328. <view class="toolbtnbox clearfix">
  329. <view bindtap="oldhouserenovationTap" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn1">现场演示</view>
  330. <button open-type="share" data-type="old" class="fontfpr center fontr24 pull-left toolbtbtn1 prelook">转发业主</button>
  331. </view>
  332. </view>
  333. <view class="lineitem"></view>
  334. <view class="everytoolbox12 relative">
  335. <view class="toolboxtit fontfpm fontr30 color333 lhr30">装修报价算一算 <text class="fontr28" style="color:#F7B500;">[进店前]</text></view>
  336. <view class="fontfpr fontr24 color9DB6CF lhr32 ">
  337. <view>销售可转发此工具至业主或各个微信群,</view>
  338. <view>可获得潜在客户填写的装修报名信息。</view>
  339. </view>
  340. <image class="toolimg" src="{{imgUrl}}xcx/newxcx/workpriceimg.png"></image>
  341. <view class="toolbtnbox clearfix">
  342. <view bindtap="offerTap" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn1">现场演示</view>
  343. <button open-type="share" data-type="price" class="fontfpr center fontr24 pull-left toolbtbtn1 prelook">转发业主</button>
  344. </view>
  345. </view>
  346. </view>
  347. <view wx:if="{{type=='2'}}" class="itemStyle">
  348. <view class="titleStyle">
  349. <view class="titleStyle-line2"></view>
  350. <image class="t-img1" src="../../img/small.png" mode="widthFix"></image>
  351. <image class="t-img2" src="../../img/big1icon.png" mode="widthFix"></image>
  352. <text class="t-name">引导客户对邻居转介绍</text>
  353. <image class="t-img2" src="../../img/big1icon.png" mode="widthFix"></image>
  354. <image class="t-img1" src="../../img/small.png" mode="widthFix"></image>
  355. <view class="titleStyle-line2"></view>
  356. </view>
  357. <view class="everytoolbox12 relative">
  358. <view class="toolboxtit fontfpm fontr30 color333 lhr30">业主装修拼团 <text class="fontr28" style="color:#F7B500;">[交定后/签单后]</text></view>
  359. <view class="fontfpr fontr24 color9DB6CF lhr32 ">
  360. <view>客户在签单后,销售转发此工具给客户,</view>
  361. <view>客户成为团长后邀请邻居进店,获得相应优惠。</view>
  362. </view>
  363. <image class="toolimg" src="{{imgUrl}}xcx/collagetool.png"></image>
  364. <!-- <view style="padding-top: 20px;color: #797979;">敬请期待!</view> -->
  365. <view class="toolbtnbox clearfix">
  366. <view bindtap="collageTap" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn1">拼团管理</view>
  367. <block wx:if="{{havePinTuan==1}}">
  368. <button open-type="share" data-type="collage" class="fontfpr center fontr24 pull-left toolbtbtn1 prelook">转发业主</button>
  369. </block>
  370. <block wx:else="">
  371. <view bindtap="handleTips" data-type="collage" class="fontfpr center fontr24 pull-left toolbtbtn1 prelook">转发业主</view>
  372. </block>
  373. </view>
  374. </view>
  375. </view>
  376. <!-- <view class="everytoolbox relative">
  377. <view class="toolboxtit fontfpm fontr30 color333 lhr30">装修助手</view>
  378. <view class="fontfpr fontr24 color999 lhr32 ">
  379. <view>装修前装修中装修后每时每刻都在帮助您,</view>
  380. <view>慢慢装修路装修助手与您一起走</view>
  381. </view>
  382. <image class="toolimg" src="{{imgUrl}}xcx/oldfnew.png"></image>
  383. <view class="toolbtnbox clearfix">
  384. <view bindtap="decorationhelpTap" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn">现场演示</view>
  385. <view data-type="old" catchtap="sharetap" class="fontfpr center fontr24 pull-left toolbtbtn prelook">转发</view>
  386. </view>
  387. </view> -->
  388. <view wx:if="{{type=='2'}}" class="itemStyle">
  389. <view class="titleStyle">
  390. <view class="titleStyle-line3"></view>
  391. <image class="t-img1" src="../../img/small.png" mode="widthFix"></image>
  392. <image class="t-img2" src="../../img/big1icon.png" mode="widthFix"></image>
  393. <text class="t-name">引导中介、物业、土建提供线索</text>
  394. <image class="t-img2" src="../../img/big1icon.png" mode="widthFix"></image>
  395. <image class="t-img1" src="../../img/small.png" mode="widthFix"></image>
  396. <view class="titleStyle-line3"></view>
  397. </view>
  398. <view class="everytoolbox12 relative">
  399. <view class="toolboxtit fontfpm fontr30 color333 lhr30">全民经纪人 <text class="fontr28" style="color:#F7B500;">[进店前]</text></view>
  400. <view class="fontfpr fontr24 color9DB6CF lhr32 ">
  401. <view>可邀请中介、楼盘销售成为自己的获客渠道,</view>
  402. <view>渠道可按线索提供数、跟进阶段获得奖励。</view>
  403. </view>
  404. <image class="toolimg" src="{{imgUrl}}xcx/quanminjingjiren.png"></image>
  405. <!-- <view style="padding-top: 20px;color: #797979;">敬请期待!</view> -->
  406. <view class="toolbtnbox clearfix">
  407. <view bindtap="brokerManager" class="fontfpr center fontr24 pull-left toolbtbtn lookbtn1">经纪人管理</view>
  408. <button open-type="share" data-type="broker" class="fontfpr center fontr24 pull-left toolbtbtn1 prelook">转发业主</button>
  409. </view>
  410. </view>
  411. </view>
  412. </view>
  413. </view>