作者 lyh

gx rankdata数据

@@ -131,7 +131,7 @@ class RankDataLogic extends BaseLogic @@ -131,7 +131,7 @@ class RankDataLogic extends BaseLogic
131 'Robots.txt文件优化', 131 'Robots.txt文件优化',
132 'Google站长工具优化设置' 132 'Google站长工具优化设置'
133 ]; 133 ];
134 - if($project['type'] == 1){ 134 + if($project['type'] == 3){
135 $data['seo'] = [ 135 $data['seo'] = [
136 'H1,H2,H3标签', 136 'H1,H2,H3标签',
137 'TDK设置(Title, Description, Keywords)', 137 'TDK设置(Title, Description, Keywords)',