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

25 lines
927 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:06:16
* @Last Modified by: fm453
* @Last Modified time: 2018-04-24 03:23:28
* @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酒店系统-支持单店/多店|海南省电子商务有限公司';
$seo['keywords'] = 'O2O酒店系统_酒店O2O系统_O2O连锁酒店系统_连锁酒店O2O系统';
$seo['description']='O2O酒店系统是针对传统单体酒店及连锁酒店全面结合了嗨路客的电子商务分销体系解决方案通过线上线下导流实现“用户快捷订房、提升酒店入住率、平台资源整合”以及三者良性互动的创新型酒店O2O模式。招商热线18608981880.';
$pageTitle = "O2O酒店系统";
$pageCate = 'hotel';
?>