25 lines
1.0 KiB
PHP
Executable File
25 lines
1.0 KiB
PHP
Executable File
<?php
|
|
|
|
/**
|
|
* @Author: fm453
|
|
* @Date: 2018-04-19 17:10:11
|
|
* @Last Modified by: fm453
|
|
* @Last Modified time: 2018-04-24 03:27:01
|
|
* @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'] = '超级单品打造方案|爆款打造方案|微商爆款打造方案|微信爆款打造方案|海南省电子商务有限公司';
|
|
$seo['keywords'] = '超级单品打造方案,爆款打造方案,微商爆款打造方案,微信爆款打造方案';
|
|
$seo['description']='超级单品不但是企业利润的增长点,而且对提升品牌起着关键性的作用,但很多企业对于超级单品的运作往往比较盲目。用敏锐的市场眼光来挖掘产品,用科学的方法来推广产品,抓住机遇,下一个“超级单品”也许就是你的。全国招商合作联系:18608981880。';
|
|
|
|
$pageTitle = "超级单品打造方案";
|
|
$pageCate = 'solution';
|
|
|
|
?>
|