You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<style>
|
|
|
|
.overflow_hide {
|
|
|
|
overflow: hidden;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
white-space: nowrap;
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
|
|
|
|
<div class="bt-form">
|
|
|
|
<div class='plugin_version'></div>
|
|
|
|
<div class="bt-w-main">
|
|
|
|
<div class="bt-w-menu">
|
|
|
|
<p class="bgw" onclick="pluginService('alist');">服务</p>
|
|
|
|
<p onclick="pluginInitD('alist');">自启动</p>
|
|
|
|
<p onclick="alistCommonFunc();">常用功能</p>
|
|
|
|
<p onclick="pluginConfigTpl('alist',$('.plugin_version').attr('version'));">配置修改</p>
|
|
|
|
<p onclick="pluginLogs('alist','','run_log');">运行日志</p>
|
|
|
|
<p onclick="alistReadme();">相关说明</p>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="bt-w-con pd15">
|
|
|
|
<div class="soft-man-con" style="height: 520px; overflow: auto;"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<script type="text/javascript">
|
|
|
|
$.getScript( "/plugins/file?name=alist&f=js/alist.js", function(){
|
|
|
|
pluginService('alist', $('.plugin_version').attr('version'));
|
|
|
|
});
|
|
|
|
</script>
|