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_remind.html
{include file="pageheader.htm"}
{insert_scripts files="../js/utils.js,listtable.js"}
<style>
.fx_tishi{width:100%; overflow:hidden; margin:auto;  padding:0px;padding-top:10px; padding-bottom:10px; border:1px solid #E6E6E6; background:#FBFBFB; margin-bottom:20px;}
.fx_tishi span{display:block; width:98%; overflow:hidden; margin:auto;font-size:12px; line-height:25px; color:#666}
</style>
<div class="fx_tishi">
<span style=" font-size:14px; color:#F60">温馨提示:模板消息提醒设置的几点说明:</span>
<span>1.模板消息提醒,不受客服接口48小时限制,更能增加用户粘性与互动性;</span>
<span>2.每一个公众号所使用的消息模板ID是不同的,所以,您需要自行到微信公众平台添加模板消息模板;</span>
<span>3.以添加【订单微信提醒】消息模板为例讲解步骤:</span>
<span>4.登陆微信公众平台,找到左边【模板消息】菜单进入,点击【模板库】选择添加自己的行业,这里使用( IT科技/互联网|电子商务),选择添加。</span>
<span>5.返回【模板库】,在下方(请输入模板标题、内容)处输入我们的模板标题【订单提交成功通知】,点击搜索</span>
<span>6.在搜索结果中找到我们需要的模板编号为:OPENTM412976125的模板,点击【详情】,添加即可。</span>
</div>
<form name="theForm" method="post" action="wxch-ent.php?act=remind">
  <table width="100%" cellpadding="3" cellspacing="1">
  <tbody>
 <tr>
    <td class="label">订单付款提醒管理员 :</td>
    <td><input type="radio" name="is_pay_admin" value="1" {if $is_pay_admin eq 1}checked{/if} />开启<input type="radio" name="is_pay_admin" value="0" {if $is_pay_admin eq 0}checked{/if} />关闭</td>
  </tr>
  <tr>
    <td class="label">订单付款提醒管理员通知模板ID :</td>
    <td><input type="text"  name="pay_admin" value="{$pay_admin}" size="50">模板编号:OPENTM412976125</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>
</tbody></table>
</form>
{/literal}
{include file="wxch_pagefooter.htm"}