datasheet.wxml 4.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <view class="customernumbox fontfpr">
  2. <view class="clearfix titlebox">
  3. <image class="pull-left sharetitimg" src="../../../img/activitysahreimg.png"></image>
  4. <view class="pull-left lhr44 fontr32 color384855">邀约客户数据</view>
  5. </view>
  6. <view class="clearfix mgtr40 fontr24">
  7. <view class="pull-left width25 tcenter">
  8. <view class="familyimpact fontr36 color384855 lhr44">980</view>
  9. <view class="fontfpr color384855 lhr34 mgtr22">公司邀约</view>
  10. </view>
  11. <view class="pull-left width25 tcenter">
  12. <view class="familyimpact fontr36 color384855 lhr44">980</view>
  13. <view class="fontfpr color384855 lhr34 mgtr22">团队邀约</view>
  14. </view>
  15. <view class="pull-left width25 tcenter">
  16. <view class="familyimpact fontr36 color384855 lhr44">980</view>
  17. <view class="fontfpr color384855 lhr34 mgtr22">个人邀约</view>
  18. </view>
  19. <view class="pull-left width25 tcenter">
  20. <view class="familyimpact fontr36 color384855 lhr44">980</view>
  21. <view class="fontfpr color384855 lhr34 mgtr22">团队占比</view>
  22. </view>
  23. </view>
  24. </view>
  25. <view class="customernumbox">
  26. <view class="clearfix titlebox">
  27. <image class="pull-left activitygetimg" src="../../img/activitygetimg.png"></image>
  28. <view class="pull-left lhr44 fontr32 color384855">邀约到访率</view>
  29. </view>
  30. <view class="clearfix mgtr40 fontr24">
  31. <view class="pull-left width33_3 tcenter">
  32. <view class="familyimpact fontr36 color384855 lhr44">980</view>
  33. <view class="fontfpr color384855 lhr34 mgtr22">我的邀约</view>
  34. </view>
  35. <view class="pull-left width33_3 tcenter">
  36. <view class="familyimpact fontr36 color384855 lhr44">980</view>
  37. <view class="fontfpr color384855 lhr34 mgtr22">我的到访</view>
  38. </view>
  39. <view class="pull-left width33_3 tcenter">
  40. <view class="familyimpact fontr36 color384855 lhr44">83.3%</view>
  41. <view class="fontfpr color384855 lhr34 mgtr22">邀约到访率</view>
  42. </view>
  43. </view>
  44. </view>
  45. <view class="customernumbox">
  46. <view class="clearfix titlebox">
  47. <image class="pull-left activitydespot" src="../../img/activitydespot.png"></image>
  48. <view class="pull-left lhr44 fontr32 color384855">邀约转定率</view>
  49. </view>
  50. <view class="clearfix mgtr40 fontr24">
  51. <view class="pull-left width25 tcenter">
  52. <view class="familyimpact fontr36 color384855 lhr44">980</view>
  53. <view class="fontfpr color384855 lhr34 mgtr22">我的到访</view>
  54. </view>
  55. <view class="pull-left width25 tcenter">
  56. <view class="familyimpact fontr36 color384855 lhr44">980</view>
  57. <view class="fontfpr color384855 lhr34 mgtr22">我的收订</view>
  58. </view>
  59. <view class="pull-left width25 tcenter">
  60. <view class="familyimpact fontr36 color384855 lhr44">98%</view>
  61. <view class="fontfpr color384855 lhr34 mgtr22">到访转定率</view>
  62. </view>
  63. <view class="pull-left width25 tcenter">
  64. <view class="familyimpact fontr36 color384855 lhr44">98%</view>
  65. <view class="fontfpr color384855 lhr34 mgtr22">邀约转定率</view>
  66. </view>
  67. </view>
  68. </view>
  69. <view class="customernumbox">
  70. <view class="clearfix titlebox">
  71. <image class="pull-left sharetitimg" src="../../../img/activitysignimg.png"></image>
  72. <view class="pull-left lhr44 fontr32 color384855">邀约签单率</view>
  73. </view>
  74. <view class="clearfix mgtr40 fontr24">
  75. <view class="pull-left width25 tcenter">
  76. <view class="familyimpact fontr36 color384855 lhr44">980</view>
  77. <view class="fontfpr color384855 lhr34 mgtr22">我的收订</view>
  78. </view>
  79. <view class="pull-left width25 tcenter">
  80. <view class="familyimpact fontr36 color384855 lhr44">980</view>
  81. <view class="fontfpr color384855 lhr34 mgtr22">我的签单</view>
  82. </view>
  83. <view class="pull-left width25 tcenter">
  84. <view class="familyimpact fontr36 color384855 lhr44">80%</view>
  85. <view class="fontfpr color384855 lhr34 mgtr22">邀约签单率</view>
  86. </view>
  87. <view class="pull-left width25 tcenter">
  88. <view class="familyimpact fontr36 color384855 lhr44">90%</view>
  89. <view class="fontfpr color384855 lhr34 mgtr22">到访签单率</view>
  90. </view>
  91. </view>
  92. </view>