Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 gluon 网络界面中添加一个 javascript,所以如果您在纬度输入字段中输入一对坐标,logitute 部分会自动移动到另一个输入字段。
LuCI 文档没有显示此类选项。
如何在 luci 界面中添加这样的 javascript?
我刚刚在此处最后的视图中添加了 javascript:
https://github.com/rubo77/packages/blob/coordinates/gluon/gluon-config-mode/files/usr/lib/lua/luci/view/gluon-config-mode/cbi/wizard.htm
这是一个相当黑客,最好创建一个包,见:
https://github.com/freifunk-gluon/packages/pull/47