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_tj_limitscene.html
<!-- $Id: wxch_qr_limitscene.html 2013-12-23 10:30:26Z djks $ -->

{include file="wxch_pageheader.htm"}

{insert_scripts files="../data/static/js/utils.js,./js/selectzone.js,./js/colorselector.js"}

<script type="text/javascript" src="../data/static/js/calendar.php?lang={$cfg_lang}"></script>

<link href="../data/static/js/calendar/calendar.css" rel="stylesheet" type="text/css" />



<!-- start goods form -->

<div class="tab-div">

    <!-- tab bar -->

    <div class="tab-div">

        <div id="tabbar-div">

            <p>

                <span class="tab-front" id="one-table">推荐信息</span>

            </p>

        </div>

        <div id="tabbody-div">

            <form enctype="multipart/form-data" action="" method="post" name="theForm" >

                <!-- 通用信息 -->

                <table width="90%" id="one-table" align="center">

                    <tr>

                        <td class="label">推荐人:</td>

                        <td>

                            <input type="text" name="scene" value="{$data.scene}" style="float:left;" size="30" />

                            <span class="require-field">*</span><span class="notice-span" >  推荐填写会员名称或者真实姓名</span>

                        </td>

                    </tr>

                    <tr>

                        <td class="label">推荐人会员ID:</td>

                        <td>

                            <input type="text" name="affiliate" value="{$data.affiliate}" style="float:left;" size="30" />

                            <span class="require-field">*</span><span class="notice-span" >  会员编号</span>

                        </td>

                    </tr>

                    <tr>

                        <td class="label">有效时间:</td>

                        <td>

                            <input type="text" name="endtime" value="{$data.endtime}" style="float:left;" size="30" />

                            <span class="require-field">*</span><span class="notice-span" >(时间单位:小时,留空则是不做时间限制)在此时间内通过微信进入微商城都是该推荐人介绍</span>

                        </td>

                    </tr>

                    <tr>

                        <td class="label">功能:</td>

                        <td>

                            <input type="text" name="function" value="{$data.function}" style="float:left;" size="30" />

                            <span class="require-field">*</span><span class="notice-span" >  可以调用“功能变量”、“关键词自动回复”中的关键词</span>

                        </td>

                    </tr>





                </table>

        </div>

    </div>





    <div class="button-div">

        <input type="hidden" name="id" value="{$data.qid}" />

        <input type="hidden" name="action_name" value="QR_LIMIT_SCENE" />

        <input type="submit" value="保存" class="button" />

        <input type="reset" value="重置" class="button" />

    </div>





</div>

</form>

<!-- end keywords form -->

{include file="wxch_pagefooter.htm"}