|
@@ -0,0 +1,82 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html lang="zh-CN">
|
|
|
+
|
|
|
+<head>
|
|
|
+ <meta charset="utf-8">
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
+ <meta name="keywords" content="AI智能客户管家管理系统,CRM系统,客户管理,销售管理,数字化转型" />
|
|
|
+ <meta name="description" content="发布AI智能客户管家管理系统,帮助企业的销售环节完成简单低成本的数字化转型。" />
|
|
|
+ <title>发布AI智能客户管家管理系统 - 工时管家</title>
|
|
|
+ <link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
|
|
+ <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700&display=swap&subset=latin-ext" rel="stylesheet">
|
|
|
+ <link href="../css/bootstrap.css" rel="stylesheet">
|
|
|
+ <link href="../css/font-awesome.css" rel="stylesheet">
|
|
|
+ <link href="../css/swiper.css" rel="stylesheet">
|
|
|
+ <link href="../css/magnific-popup.css" rel="stylesheet">
|
|
|
+ <link href="../css/styles.css" rel="stylesheet">
|
|
|
+ <link rel="stylesheet" href="../css/reset.css">
|
|
|
+ <link rel="stylesheet" href="../css/tongyong.css">
|
|
|
+ <link rel="stylesheet" href="../css/dynamic.css">
|
|
|
+ <link rel="stylesheet" href="../css/bottom.css">
|
|
|
+ <link rel="stylesheet" href="../css/element-uiCss.css">
|
|
|
+ <script src="../js/vue.min.js"></script>
|
|
|
+ <script src="../js/element-ui.js"></script>
|
|
|
+</head>
|
|
|
+
|
|
|
+<body data-spy="scroll" data-target=".fixed-top">
|
|
|
+ <div class="spinner-wrapper">
|
|
|
+ <div class="spinner">
|
|
|
+ <div class="bounce1"></div>
|
|
|
+ <div class="bounce2"></div>
|
|
|
+ <div class="bounce3"></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!-- 头部 -->
|
|
|
+ <iframe id="headerIframe" src="../moduleView/header.html" class="iframeClass" onLoad="reinitIframe();"></iframe>
|
|
|
+
|
|
|
+ <!-- 主题内容 -->
|
|
|
+ <div class="enterpriseDynamics" id="app">
|
|
|
+ <div class="content">
|
|
|
+ <!-- 详情 -->
|
|
|
+ <div class="details">
|
|
|
+ <div class="detailsTil">
|
|
|
+ <span>发布AI智能客户管家管理系统</span>
|
|
|
+ <div class="detailsBack" onclick="history.back()">
|
|
|
+ <i class="el-icon-arrow-left"></i> 返回
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="detailsData">2024.08.01</div>
|
|
|
+ <div class="detailstext">
|
|
|
+ 帮助企业的销售环节完成简单低成本的数字化转型。系统通过灵活的自定义表单数据底座,实现从线索管理,商机管理到订单的转化。轻松创建和跟踪任务,提高团队协作效率。提供丰富可定制的数据报表,帮助您洞察业务趋势。价格透明,没有隐藏费用或功能限制。让您的企业拥有一个高效、可靠、易于使用的CRM系统。
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!-- 底部 -->
|
|
|
+ <iframe id="bottomIframe" src="../moduleView/bottom.html" class="resetIframe resetIframebtn"></iframe>
|
|
|
+
|
|
|
+ <!-- Scripts -->
|
|
|
+ <script src="../js/js/jquery.min.js"></script>
|
|
|
+ <script src="../js/js/popper.min.js"></script>
|
|
|
+ <script src="../js/js/bootstrap.min.js"></script>
|
|
|
+ <script src="../js/js/jquery.easing.min.js"></script>
|
|
|
+ <script src="../js/js/swiper.min.js"></script>
|
|
|
+ <script src="../js/js/jquery.magnific-popup.js"></script>
|
|
|
+ <script src="../js/js/validator.min.js"></script>
|
|
|
+ <script src="../js/js/scripts.js"></script>
|
|
|
+
|
|
|
+ <script>
|
|
|
+ new Vue({
|
|
|
+ el: "#app",
|
|
|
+ data: {},
|
|
|
+ methods: {}
|
|
|
+ })
|
|
|
+ </script>
|
|
|
+
|
|
|
+ <script src="../js/iframe.js"></script>
|
|
|
+</body>
|
|
|
+
|
|
|
+</html>
|