正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -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)', |
-
请 注册 或 登录 后发表评论