mirror of https://github.com/midoks/mdserver-web
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.
36 lines
808 B
36 lines
808 B
{
|
|
"hook":[
|
|
{
|
|
"tag":"menu",
|
|
"menu": {
|
|
"title":"动态追踪",
|
|
"name":"dynamic-tracking",
|
|
"path":"static/html/index.html",
|
|
"css_path":"static/css/dynamic-tracking.css",
|
|
"js_path":"static/js/dynamic-tracking.js"
|
|
}
|
|
},
|
|
{
|
|
"tag":"global_static",
|
|
"global_static": {
|
|
"title":"动态追踪",
|
|
"name":"dynamic-tracking",
|
|
"css_path":"static/css/ico.css"
|
|
}
|
|
}
|
|
],
|
|
"sort": 7,
|
|
"ps": "专业使用,动态追踪调试程序<无侵入>![<span style='color:red;'>潜龙勿用|实验</span>]",
|
|
"name": "dynamic-tracking",
|
|
"title": "动态追踪",
|
|
"shell": "install.sh",
|
|
"versions":["0.1"],
|
|
"tip": "soft",
|
|
"checks": "server/dynamic-tracking",
|
|
"path": "server/dynamic-tracking",
|
|
"display": 1,
|
|
"author": "midoks",
|
|
"date": "2023-08-17",
|
|
"type": 0,
|
|
"pid": "4"
|
|
}
|
|
|