{% if 4|getmode('')|length==0 %} {%set ism = 20%} {%else%} {%set ism = 0%} {%endif%} {% for i, v in controller.MenuGroup%} {% if i!= 0 and i != 99 and i !=ism%}
  • {{ v }}
  • {% for v in controller.adminmenu[i] %} {% if controller.tactive == v.url %}
  • {% else %}
  • {% endif %} {%if v.ico%} {%else%} {%endif%} {{v.title}}
      {% for c in v.children %} {% if controller.active == c.url %}
    • {% else %}
    • {% endif %} {{c.title}}
    • {% endfor%}
  • {% endfor%} {% endif %} {% endfor %}
... {{config.setup.wx_name}} {%if config.setup.wx_type==1%} 未认证订阅号 {%elif config.setup.wx_type==2%} 认证订阅号 {%elif config.setup.wx_type==3%} 未认证服务号 {%elif config.setup.wx_type==4%} 微信认证服务号 {%endif%}
  • 公众号信息
  • 群发功能
  • 素材管理
  • 微信用户
  • 自动回复
  • 自定义菜单
  • 公众平台管理