welcome.html 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. {template 'common/header-gw'}
  2. <ol class="breadcrumb">
  3. <li><a href="./?refresh"><i class="fa fa-home"></i></a></li>
  4. <li class="active">系统</li>
  5. </ol>
  6. <!--内容-->
  7. {if $_W['isfounder']}
  8. <div class="clearfix" style="margin-bottom:5em;">
  9. <h5 class="page-header">扩展</h5>
  10. <div class="clearfix">
  11. <a href="{url 'extension/module'}" class="tile img-rounded">
  12. <i class="fa fa-cubes"></i>
  13. <span>模块</span>
  14. </a>
  15. <a href="{url 'extension/subscribe/subscribe'}" class="tile img-rounded">
  16. <i class="fa fa-volume-up"></i>
  17. <span>订阅管理</span>
  18. </a>
  19. <a href="{url 'extension/service/display'}" class="tile img-rounded">
  20. <i class="fa fa-glass"></i>
  21. <span>常用服务</span>
  22. </a>
  23. <a href="{url 'extension/theme'}" class="tile img-rounded">
  24. <i class="fa fa-life-bouy"></i>
  25. <span>微站风格</span>
  26. </a>
  27. <a href="{url 'extension/theme/web'}" class="tile img-rounded">
  28. <i class="fa fa-puzzle-piece"></i>
  29. <span>后台皮肤</span>
  30. </a>
  31. <a href="{url 'extension/menu'}" class="tile img-rounded">
  32. <i class="fa fa-list"></i>
  33. <span>系统菜单</span>
  34. </a>
  35. <a href="{url 'extension/platform'}" class="tile img-rounded">
  36. <i class="fa fa fa-cubes"></i>
  37. <span>微信开放平台</span>
  38. </a>
  39. </div>
  40. <h5 class="page-header">文章/公告</h5>
  41. <div class="clearfix">
  42. <a href="{url 'article/news'}" class="tile img-rounded">
  43. <i class="fa fa-comments"></i>
  44. <span>文章管理</span>
  45. </a>
  46. <a href="{url 'article/notice'}" class="tile tile-2x img-rounded">
  47. <i class="fa fa-comments-o"></i>
  48. <span>公告管理</span>
  49. </a>
  50. </div>
  51. <h5 class="page-header">公众号</h5>
  52. <div class="clearfix">
  53. <a href="{url 'account/display'}" class="tile img-rounded">
  54. <i class="fa fa-comments"></i>
  55. <span>公众号列表</span>
  56. </a>
  57. <a href="{url 'account/groups'}" class="tile tile-2x img-rounded">
  58. <i class="fa fa-comments-o"></i>
  59. <span>公众号服务套餐</span>
  60. </a>
  61. <a href="{url 'account/recycle'}" class="tile tile-2x img-rounded">
  62. <i class="glyphicon glyphicon-trash"></i>
  63. <span>公众号回收站</span>
  64. </a>
  65. </div>
  66. <h5 class="page-header">用户管理</h5>
  67. <div class="clearfix">
  68. <a href="{url 'user/profile'}" class="tile img-rounded">
  69. <i class="fa fa-briefcase"></i>
  70. <span>我的账户</span>
  71. </a>
  72. <a href="{url 'user/display'}" class="tile img-rounded">
  73. <i class="fa fa-user"></i>
  74. <span>用户管理</span>
  75. </a>
  76. <a href="{url 'user/group'}" class="tile img-rounded">
  77. <i class="fa fa-users"></i>
  78. <span>用户组管理</span>
  79. </a>
  80. <a href="{url 'user/registerset'}" class="tile img-rounded">
  81. <i class="fa fa-user-md"></i>
  82. <span>注册选项</span>
  83. </a>
  84. <a href="{url 'user/fields'}" class="tile img-rounded">
  85. <i class="glyphicon glyphicon-list-alt"></i>
  86. <span>资料字段管理</span>
  87. </a>
  88. </div>
  89. <h5 class="page-header">系统管理</h5>
  90. <div class="clearfix">
  91. <a href="{url 'system/updatecache'}" class="tile img-rounded">
  92. <i class="fa fa-refresh"></i>
  93. <span>更新缓存</span>
  94. </a>
  95. <a href="{url 'system/site'}" class="tile img-rounded">
  96. <i class="fa fa-inbox"></i>
  97. <span>站点设置</span>
  98. </a>
  99. <a href="{url 'system/attachment'}" class="tile img-rounded">
  100. <i class="fa fa-folder-open"></i>
  101. <span>附件设置</span>
  102. </a>
  103. <a href="{url 'system/common'}" class="tile img-rounded">
  104. <i class="fa fa-gear"></i>
  105. <span>其他设置</span>
  106. </a>
  107. <a href="{url 'system/sysinfo'}" class="tile img-rounded">
  108. <i class="fa fa-exclamation"></i>
  109. <span>系统信息</span>
  110. </a>
  111. <a href="{url 'system/logs'}" class="tile img-rounded">
  112. <i class="fa fa-book"></i>
  113. <span>查看日志</span>
  114. </a>
  115. </div>
  116. <h5 class="page-header">系统工具</h5>
  117. <div class="clearfix">
  118. <a href="{url 'system/database'}" class="tile img-rounded">
  119. <i class="fa fa-database"></i>
  120. <span>数据库</span>
  121. </a>
  122. <a href="{url 'system/tools/scan'}" class="tile img-rounded">
  123. <i class="fa fa-legal"></i>
  124. <span>木马查杀</span>
  125. </a>
  126. <a href="{url 'system/tools/bom'}" class="tile img-rounded">
  127. <i class="fa fa-file-code-o"></i>
  128. <span>bom检测</span>
  129. </a>
  130. <a href="{url 'system/optimize'}" class="tile img-rounded">
  131. <i class="fa fa-rocket"></i>
  132. <span>性能优化</span>
  133. </a>
  134. <a href="{url 'system/filecheck'}" class="tile img-rounded">
  135. <i class="fa fa-file"></i>
  136. <span>系统文件校验</span>
  137. </a>
  138. </div>
  139. </div>
  140. {else}
  141. <div class="clearfix" style="margin-bottom:5em;">
  142. <h5 class="page-header">公众号</h5>
  143. <div class="clearfix">
  144. <a href="{url 'account/display'}" class="tile img-rounded">
  145. <i class="fa fa-comments"></i>
  146. <span>公众号列表</span>
  147. </a>
  148. </div>
  149. <h5 class="page-header">用户管理</h5>
  150. <div class="clearfix">
  151. <a href="{url 'user/profile'}" class="tile img-rounded">
  152. <i class="fa fa-briefcase"></i>
  153. <span>我的账户</span>
  154. </a>
  155. </div>
  156. </div>
  157. {/if}
  158. {template 'common/footer-gw'}