kkkevin07
Results
2
comments of
kkkevin07
可以通过修改配置来实现 ``` cd ./feeds/luci/themes rm -rf luci-theme-argon git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon.git cd ../../../ vim ./feeds/luci/collections/luci/Makefile ``` 修改bootstrap为argon即可修改默认选择的主题为argon主题
我也遇到了同样的问题