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

25 lines
947 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 16:53:41
* @Last Modified by: fm453
* @Last Modified time: 2018-04-24 03:28:29
* @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'] = '美容O2O解决方案|O2O美容解决方案|美容O2O系统|O2O美容系统|海南省电子商务有限公司';
$seo['keywords'] = '美容O2O解决方案,O2O美容解决方案,美容O2O系统,O2O美容系统';
$seo['description']='随着移动互联网时代的到来以及O2O模式的兴起传统医美机构的这些问题暴露无疑建立优质的服务结构从服务“病人”转向服务“顾客” ,诚信经营、规范管理引领行业风骚。全国招商合作联系:18608981880。';
$pageTitle = "美容O2O解决方案";
$pageCate = 'solution';
?>