seo title 写死在代码里了
D:\2.work\04git\axureshop\addons\cms-1.3.2-regular\controller\Index.php
$seotitle = "Axure原型模板与元件库作品、素材资源下载,高保真设计平台";
$seokeywords = "Axure原型模板,元件库,高保真原型,手机APP,后台管理系统,大数据,demo";
$seodescription = "Axure工坊为产品经理、设计师等互联网软件从业者提供Axure原型作品模板、元件库以及素材范例。免费下载工具资源,分享Axure使用教程与职场心得。本站也提供原型定制服务。";
Config::set('cms.title', $seotitle);
Config::set('cms.keywords', $seokeywords);
Config::set('cms.description', $seodescription);