Merge branch 'master' of https://git.ciy.cn/LiuZhengYu/ciyon_ai
This commit is contained in:
commit
aef4b9a55e
|
|
@ -105,6 +105,7 @@
|
|||
<div style="flex:1;">
|
||||
<label class="imp">核心词</label><br>
|
||||
<textarea name="cross_dim1" style="width:100%;height:180px;padding:10px;" placeholder="一行一个
|
||||
|
||||
手机
|
||||
电脑
|
||||
平板"></textarea>
|
||||
|
|
|
|||
|
|
@ -446,6 +446,7 @@ class keyword
|
|||
// $rsuser = verifyfast();
|
||||
// $post = new \ciy\post();
|
||||
|
||||
|
||||
// // 获取前端传参
|
||||
// $cateid = $post->getint('cateid');
|
||||
// $dim1 = trim($post->get('dim1'));
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace web\admin\www;
|
||||
|
||||
class keywordManage
|
||||
{
|
||||
static function setwhere($db, $post, $rsuser)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user