BoxJs增加神仙书院的地理位置填写

This commit is contained in:
lxk0301
2021-01-20 15:17:45 +08:00
parent a9000cd93e
commit 7ced1ac1b4

View File

@@ -898,6 +898,33 @@
"https://raw.githubusercontent.com/58xinian/icon/master/jd_factory_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jd_factory.png"
]
},
{
"id": "jd_immortal",
"name": "神仙书院",
"keys": [
"IMMORTAL_LATLON"
],
"descs_html": [
"地理位置示例如下",
"{'lat':33.1, 'lng':118.1}"
],
"settings": [
{
"id": "IMMORTAL_LATLON",
"name": "地理位置",
"val": "",
"type": "text",
"desc": "示例:{'lat':33.1, 'lng':118.1}"
}
],
"author": "@LXK9301",
"repo": "https://github.com/LXK9301/jd_scripts",
"script": "https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_immortal.js",
"icons": [
"https://raw.githubusercontent.com/58xinian/icon/master/jd_factory_mini.png",
"https://raw.githubusercontent.com/58xinian/icon/master/jd_factory.png"
]
}
]
}