2025-04-10 23:19:13 +08:00

25 lines
835 B
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* @Author: fm453
* @Date: 2018-04-19 18:30:24
* @Last Modified by: fm453
* @Last Modified time: 2018-04-24 03:23:48
* @Email: fm453@lukegzs.com
*/
global $_HI;
$return=array();
$do = Yii::$app->controller->id;
$ac = Yii::$app->requestedAction->id;
$htmlSrc = fmFunc_template_resource($controller=$do,$action=$ac,$theme=null);
$seo['title'] = 'O2OKTV系统_KTVO2O系统_KTV系统_分销KTV系统_O2OKTV系统|海南省电子商务有限公司';
$seo['keywords'] = 'O2OKTV系统_KTVO2O系统_KTV系统_分销KTV系统';
$seo['description']='O2O-KTV系统是针对传统线下KTV进行O2O转型重构消费流程提升运营效率并实现用户资源和流量变现盈利模式多样化的KTV深度O2O解决方案。招商热线18608981880';
$pageTitle = "O2OKTV系统";
$pageCate = 'product';
?>