luci-theme-neobird
luci-theme-neobird copied to clipboard
一个专门针对移动端优化的OpenWRT主题,基于luci-theme-material,全新的登录界面,沉浸式Webapp体验。
如果连续打开左侧菜单树,可能会因为菜单太长,导致无法选择到最下面的菜单内容。 能否像argon一样,只展开现在选择的菜单树,其他的自动收起

想把 header.htm 里的 shadowsocksr 指向 passwall 云编译时用了下面的脚本 ``` git clone https://github.com/thinktip/luci-theme-neobird package/luci-theme-neobird sed -i 's/shadowsocksr/passwall/g' package/luci-theme-neobird/luasrc/view/themes/neobird/header.htm ``` 主题顺利编译进去了,但那个 header.htm 文件没有修改成功 应该是我打开的姿势不正确 求助一下应该怎么做
> > 我的固件没编译SSR+,用的是passwall2,想让底栏的小飞机指向PASSWALL2,所以想请问下源码要在哪里修改这个链接 > > \usr\lib\lua\luci\view\themes\neobird\header.html 没找到图标在哪改。。 感谢指点,后边的目录好像写了图标的位置 `` _Originally posted by @Curious-r in https://github.com/thinktip/luci-theme-neobird/issues/33#issuecomment-1139712067_ 嗯。。我想多了 图片目录就在/www/luci-static/neobird/images
等了2两月了。目前有没有预览版测试体验😀 新版本出来至少能抗两年,openwrt-22.03 能通用 openwrt-21.02 的所有主题
  目前用的lean源码自己修了一部分,坐等大佬适配新版

OpenWrt SNAPSHOT r19160-7ea2f3d6e2 / LuCI Master git-22.058.70382-d29400e Version: [luci-theme-neobird_1.99-202201272020_all.ipk](https://github.com/thinktip/luci-theme-neobird/releases/download/v1.99/luci-theme-neobird_1.99-202201272020_all.ipk) ``` /usr/lib/lua/luci/template.lua:97: Failed to execute template 'view'. A runtime error occurred: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'header'. A runtime error occurred:...