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