客户案例

customer case

 公司介绍

company introduction


 产品展示

product display

 视频拍摄、剪辑

 视频获客

 智慧生活应用

1 2 3

       贵州岚达信息科技有限公司是一家互联网服务公司,公司致力于为本地实体企业搭建数字平台提供服务,帮助企业实现数字化经营转型,降本增效。公司成立于2019年,注册资本100万。主营业务涵盖短视频营销、同城达人探店、小程序开发、公众号代运营、朋友圈广、智慧生活应用等。其中,短视频营销借助三大流量平台,结合个性化营销方案,能有效帮助轻松达到企业宣传、拓客、引流目的。

关于我们 | 联系我们

联系方式:

QQ:380340184

邮箱:380340184qq.com

EOF; function handleListTimeStyle($html, $time) { $timestr = ''; $times = explode('-', date('Y-m-d-H-i', $time)); if (strpos($html, '#TIME_STYLE#=0') !== false) { $timestr = "{$times[0]}-{$times[1]}-{$times[2]} {$times[3]}:{$times[4]}"; } else if (strpos($html, '#TIME_STYLE#=1') !== false) { $timestr = "{$times[0]}-{$times[1]}-{$times[2]}"; } else if (strpos($html, '#TIME_STYLE#=2') !== false) { $timestr = "{$times[1]}-{$times[2]}"; } else if (strpos($html, '#TIME_STYLE#=3') !== false) { $timestr = "
{$times[2]} {$times[0]}-{$times[1]}
"; } return $timestr; } if(!empty($key)){ $html = str_replace(''.$pre['title'].''; } else { $prenext = ''; } if(!empty($next['id'])){ $prenext .= ''; } else { $prenext .= ''; } $find = ['#Class_ID#','#Class_Name#','#TITLE#','#TIME#','#CONTENT#','#PRENEXT#', '#DESC#']; $replace = [$class_id,$class_name,$title,$time,$content,$prenext,$desc]; $html = str_replace($find,$replace,$html); $html = str_replace(' {$item['title']} {$item['desc']} {$timestr} EOF; } break; case "products.php": $title = "产品列表,"; foreach ($list as $item) { $list_str .= << {$item['title']}
¥ {$item['price']}
{$buyBtn} EOF; } break; case "videos.php": $title = "视频列表,"; foreach ($list as $item) { $timestr = handleListTimeStyle($html, $item['time']); $list_str .= <<
{$item['title']} {$item['desc']} {$timestr} EOF; } break; } $class_id = intval($class_info['id']); $class_link = <<{$class_info['name']} EOF; $find = ['#LIST#', '#PAGE#', '#CLASS_INFO#']; $replace = [$list_str, $page, $class_link]; $html = str_replace($find,$replace,$html); $html = str_replace('