findcustomertool.wxml 24 KB

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