Server : Apache
System : Linux iZ2vcgyutqttsd1p850kl8Z 3.10.0-1160.92.1.el7.x86_64 #1 SMP Tue Jun 20 11:48:01 UTC 2023 x86_64
User : www ( 1000)
PHP Version : 5.6.40
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Directory :  /www/wwwroot/saimikebio.com/mobile/ecshopjcw/templates/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : /www/wwwroot/saimikebio.com/mobile/ecshopjcw/templates/wxch_keywords_gz.html
<!-- $Id: wxch_keywords.html 2013-10-16 09:59:06Z djks $ -->

{if $full_page}

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<title>{$lang.cp_home}{if $wxch_lang.ur_here} - {$wxch_lang.ur_here} {/if}</title>

<meta name="robots" content="noindex, nofollow">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<link href="styles/general.css" rel="stylesheet" type="text/css" />

<link href="styles/main.css" rel="stylesheet" type="text/css" />
{insert_scripts files="../js/jquery-1.9.1.min.js,../js/jquery.json.js"}
<script type="text/javascript" src="./js/transport_jquery.js"></script><script type="text/javascript" src="./js/common.js"></script>

</head>

<body>



<h1>

<span class="action-span"><a style="margin-left:10px;" href="wxch_regmsg.php?act=add&type=image">编辑图文回复</a></span>

<span class="action-span"><a href="wxch_regmsg.php?act=add&type=text">编辑文本回复</a></span>



<span class="action-span1"><a href="index.php?act=main">{$lang.cp_home}</a> </span><span id="search_id" class="action-span1"> - {$wxch_lang.ur_here} </span>

<div style="clear:both"></div>



  <form name="theForm" method="post"  >

  <table width="100%" >

  <tr>

    <td class="label">选择关注回复模式</td>

    <td><input type="radio" name="id" value="4" {if $ret1 ==4}checked="checked" {/if} />图文模式

	</td>

	<td>	

	<input type="radio" name="id" value="3" {if $ret1 ==3}checked="checked" {/if} />文本模式 </td>

  </tr>





  <tr>

    <td colspan="2" align="center">

      <input type="submit" value="{$lang.button_submit}" class="button" />

      <input type="reset" value="{$lang.button_reset}" class="button" />

    </td>

  </tr>

</table>

  </form>





</h1>

<script type="text/javascript" src="../data/static/js/utils.js"></script><script type="text/javascript" src="./js/listtable.js"></script>

<!-- end cat list -->

<script type="text/javascript" language="JavaScript">

    listTable.recordCount = {$filter.record_count};

    listTable.pageCount = {$filter.page_count};

    var page_size   = {$filter.page_size};



    listTable.filter.type = '{$filter.type}';

    listTable.filter.pagesize = '{$filter.page_size}';

    listTable.filter.record_count = '{$filter.record_count}';

    listTable.filter.page = '{$filter.page}';

    listTable.filter.page_count = '{$filter.record_count}';

    listTable.filter.start = '{$filter.start}';

    



  onload = function()

  {

    // 开始检查订单

    startCheckOrder();

  }

	/**

   * @param: bool ext 其他条件:用于转移分类

   */

  function confirmSubmit(frm, ext)

  {

      if (frm.elements['type'].value == 'button_remove')

      {

          return confirm(drop_confirm);

      }

      else if (frm.elements['type'].value == 'not_on_sale')

      {

          return confirm(batch_no_on_sale);

      }

      else if (frm.elements['type'].value == 'move_to')

      {

          ext = (ext == undefined) ? true : ext;

          return ext && frm.elements['target_cat'].value != 0;

      }

      else if (frm.elements['type'].value == '')

      {

          return false;

      }

      else

      {

          return true;

      }

  }

	 function changeAction()

  {

		

      var frm = document.forms['listForm'];



      // 切换分类列表的显示

      frm.elements['target_cat'].style.display = frm.elements['type'].value == 'move_to' ? '' : 'none';



      if (!document.getElementById('btnSubmit').disabled &&

          confirmSubmit(frm, false))

      {

          frm.submit();

      }

  }



 /* 搜索规则 */

 function searchArticle()

 {

    listTable.filter.keyword = Utils.trim(document.forms['searchForm'].elements['keyword'].value);

    listTable.filter.page = 1;

    listTable.loadList();

 }



 

</script>

{include file="wxch_pagefooter.htm"}

{/if}