📄 mana_member.php
字号:
<?php////////////////////////////////////////////////////////// Author by Shuweich// Date : 2007.07.27// 建站支持: http://www.shuweich.net// 作者: Shuweich// QQ: 1502384// ICQ: 190492112// MSN: shuweich@hotmail.com// E-mail: root@shuweich.net// E-mail: shuweich@163.com// CMS交流站点: http://www.shuweich.net////////////////////////////////////////////////////////// 模块管理 by market// For 系统管理员(站长及经理)////////////////////////////////////////////////////////include '../../../include/cp_header.php';xoops_cp_header();include 'admhead.php';?><br /><span style="font-size:22px;color:#1100ff;">系统参数管理</span><div style="width:124px;height:181px;background-color:#cccdff;"><hr style="width:120px;height:1px;position:relative;left:2px;" /> <input type="button" name="M01" value="普通会员管理" onclick="javascript:location.href='mana_member_sele.php?fl=a';" /><br /><br /> <input type="button" name="M01" value="银卡会员管理" onclick="javascript:location.href='mana_member_sele.php?fl=b';" /><br /><br /> <input type="button" name="M01" value="金卡会员管理" onclick="javascript:location.href='mana_member_sele.php?fl=c';" /><br /><br /> <input type="button" name="M01" value="钻石会员管理" onclick="javascript:location.href='mana_member_sele.php?fl=d';" /><br /><br /> <input type="button" name="M01" value="店内员工管理" onclick="javascript:location.href='mana_member_sele.php?fl=e';" /><br /><hr style="width:120px;height:1px;position:relative;left:2px;" /></div><?php## <td><input type="button" name="M06" value="审管理费" onclick="javascript:location.href='sp_.php';" /></td>## <td><input type="button" name="M06" value="系统参数" onclick="javascript:location.href='sp_.php';" /></td>xoops_cp_footer();?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -