sirpdboy / luci-theme-kucat

kucat酷猫主题(JS版支持官方23.05分支):以酷为美,因动而生。 带5种快捷键的工具栏。 基本无BUG,适应目前已经所有插件. 针对手机等做了大量优化. 有配套的主题设置工具,可调节快捷键、背景图片、颜色多种方案可供选择。
107 stars 24 forks source link

immortalwrt的源码编译完成后登录主题出错 #19

Open Kuron88 opened 1 month ago

Kuron88 commented 1 month ago

/usr/lib/lua/luci/ucodebridge.lua:23: /usr/lib/lua/luci/template.lua:181: Failed to execute template 'themes/kucat/header'. A runtime error occurred: [string "/usr/lib/lua/luci/view/themes/kucat/header...."]:77: attempt to concatenate local 'home' (a nil value) stack traceback: [string "/usr/lib/lua/luci/view/themes/kucat/header...."]:77: in main chunk

In error(), file [C] called from function run (/usr/lib/lua/luci/ucodebridge.lua:23) called from function [anonymous function] (/usr/lib/lua/luci/ucodebridge.lua:37)

In [anonymous function](), file /usr/share/ucode/luci/runtime.uc, line 133, byte 10: called from function [arrow function] (/usr/share/ucode/luci/runtime.uc:141:63) called from function render ([C]) called from function [anonymous function] (/usr/share/ucode/luci/runtime.uc:141:64) called from function [anonymous function] (/usr/share/ucode/luci/dispatcher.uc:941:44) called from anonymous function (/www/cgi-bin/luci:39:13)

die(ex); Near here --------^

xingmiye commented 1 month ago

编译的时候拉取的是js分支吗,好像不是拉取JS分支就会这样

Kuron88 commented 1 month ago

拉取的就是js的分支

xingmiye commented 1 month ago

尝试再安装作者的luci-app-advancedplus试试?