This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/adminer/static/main.js'
kodReady.push(function(){
Events.bind('main.menu.loadBefore',function(listData){ //添加到左侧菜单栏
listData['{{package.id}}'] = {
name:'{{package.name}}',
url:'{{pluginHost}}adminer/',
target:'{{config.openWith}}',
subMenu:'{{config.menuSubMenu}}',
menuAdd:'{{config.menuAdd}}',
icon:'ri-database-fill-2 bg-blue-7'
}
});
Router.mapIframe({page:'{{package.id}}',title:'{{package.name}}',url:'{{pluginHost}}adminer/',ignoreLogin:false});
});
wget 'https://sme10.lists2.roe3.org/kodbox/plugins/adminer/static/screenshot.png'