当前位置:   article > 正文

CRM客户管理系统源码php全开源下载附安装搭建教程_获客系统源码下载

获客系统源码下载

  CRM客户管理系统源码是一种帮助公司跟踪和增加收入,同时维护和改善客户关系的工具,以下简称CRM。它使团队能够在一个集中的地方捕获和管理跨渠道的客户互动和销售活动。通过消除孤岛并提供统一的客户视图,CRM 确保企业可以跨销售、支持和营销交换关键数据和见解。
  
  源码及演示:m.certerm.top/cs
  
  部分源码展示:core.css

  1. body {
  2. font: 14px/1.5 "Verdana", "微软雅黑", YaHei, tahoma, arial, Hiragino Sans GB,
  3. "宋体"
  4. }
  5. .el-header {
  6. background-color: #333333;
  7. }
  8. .el-header .navbar-nav>li {
  9. margin-left: 5px;
  10. margin-right: 5px;
  11. }
  12. .el-header .navbar-nav>li>a {
  13. padding-top: 10px;
  14. padding-bottom: 10px;
  15. color: #fff;
  16. }
  17. .el-header .navbar-nav>li>a:HOVER {
  18. background: transparent;
  19. color: #00a7ff;
  20. text-decoration: underline;
  21. }
  22. .el-header .navbar-nav>li>.el-current-user, .el-header .navbar-nav>li>.el-current-user:HOVER
  23. {
  24. color: #00a7ff;
  25. font-weight: bold;
  26. text-decoration: none;
  27. }
  28. .nav .open>a.el-current-user, .nav .open>a.el-current-user:hover {
  29. background: transparent;
  30. }
  31. .el-header .nav>li>a:FOCUS {
  32. background: transparent;
  33. }
  34. .el-navbar {
  35. margin-bottom: 5px;
  36. }
  37. .el-navbar .navbar-header {
  38. padding-top: 25px;
  39. padding-bottom: 10px;
  40. margin-right: 20px;
  41. }
  42. .el-navbar .navbar-nav>li>a {
  43. padding-top: 0px;
  44. padding-bottom: 0px;
  45. min-width: 80px;
  46. text-align: center;
  47. line-height: 80px;
  48. font-size: 16px;
  49. }
  50. .el-navbar .navbar-nav>li>a:HOVER {
  51. background: none repeat scroll 0 0 #f0f0f0;
  52. color: #09d;
  53. }
  54. /* banner广告 */
  55. .el-banner {
  56. margin: 8px auto;
  57. width: 1328px;
  58. }
  59. /* p2p项目特色 */
  60. .el-feature {
  61. overflow: hidden;
  62. height: 80px;
  63. margin-top: 20px;
  64. }
  65. .el-feature>dl {
  66. padding-left: 80px;
  67. float: left;
  68. width: 33%;
  69. }
  70. .el-feature .el-feature-item01 {
  71. background: url("../images/feature01.png") no-repeat;
  72. }
  73. .el-feature .el-feature-item02 {
  74. background: url("../images/feature02.png") no-repeat;
  75. }
  76. .el-feature .el-feature-item03 {
  77. background: url("../images/feature03.png") no-repeat;
  78. }
  79. .el-feature>dl>dt {
  80. font-size: 18px;
  81. margin-bottom: 10px;
  82. }
  83. .el-feature>dl>dd {
  84. color: #999;
  85. }
  86. /* footer网页底部 */
  87. .el-footer {
  88. background-color: #f8f8f8;
  89. margin: 20px 0px 20px 0px;
  90. padding-top: 30px;
  91. }
  92. .el-footer img {
  93. max-width: 100%;
  94. }
  95. /* override bootstrap */
  96. .el-page-title {
  97. font-weight: b
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家自动化/article/detail/820396
推荐阅读
相关标签
  

闽ICP备14008679号