%@ Page Language="C#" AutoEventWireup="true" CodeBehind="left.aspx.cs" Inherits="Mtxfw.shop._admin.left" %>
<%if (strQX.IndexOf("用户管理") !=-1)
{%>
<%} %>
<%if (strQX.IndexOf("文章管理") !=-1)
{%>
<%}%>
<%if (strQX.IndexOf("英文版管理") != -1)
{%>
<%}%>
<%if (strQX.IndexOf("商品管理") != -1)
{%>
<%if (strQX.IndexOf("商家管理") !=-1)
{%>
- 商家管理
<%}%>
<%if (strQX.IndexOf("商品管理") !=-1)
{%>
- 商品管理
<%}%>
<%if (strQX.IndexOf("商品分类管理") != -1)
{%>
- 商品分类管理
<%}%>
<%if (strQX.IndexOf("订单管理") != -1)
{%>
- 订单管理
<%}%>
<%if (strQX.IndexOf("评论管理") !=-1)
{%>
- 评论管理
<%}%>
<%if (strQX.IndexOf("问答管理") != -1)
{%>
- 问答管理
- 留言管理
<%}%>
<%}%>
<%if (strQX.IndexOf("抽奖设置") != -1 || strQX.IndexOf("抽奖权管理") != -1 || strQX.IndexOf("中奖管理") != -1)
{%>
<%if (strQX.IndexOf("抽奖设置") != -1)
{%>
- 抽奖设置
<%}%>
<%if (strQX.IndexOf("抽奖权管理") != -1)
{%>
- 抽奖权管理
<%}%>
<%if (strQX.IndexOf("中奖管理") != -1)
{%>
- 中奖管理
<%}%>
<%}%>
<%if (strQX.IndexOf("会员管理") != -1)
{%>
<%}%>
<%if (strQX.IndexOf("其他管理") != -1)
{%>
<%}%>