Update index.html

pull/109/head
midoks 3 years ago
parent acaf7c432e
commit dc9d7457ae
  1. 2
      plugins/memcached/index.html

@ -3,7 +3,7 @@
<div class="bt-w-menu">
<p class="bgw" onclick="pluginService('memcached');">服务</p>
<p onclick="pluginInitD('memcached');">自启动</p>
<p onclick="pluginConfig('memcached', null, 'conf_tpl');">配置文件</p>
<p onclick="pluginConfig('memcached', null, 'conf_env');">配置文件</p>
<p onclick="memcachedStatus();">负载状态</p>
<p onclick="memcachedCache();">性能调整</p>
</div>

Loading…
Cancel
Save