[GH-ISSUE #23] 在最新openwrt中显示问题 #17

Closed
opened 2026-03-04 12:23:59 +03:00 by kerem · 2 comments
Owner

Originally created by @fuqiang03 on GitHub (Jun 16, 2020).
Original GitHub issue: https://github.com/brvphoenix/luci-app-wrtbwmon/issues/23

如图 使用最新的luci编译

QQ截图20200616231355
n = new form.Map('wrtbwmon', '');
s = n.section(form.NamedSection, 'display', 'luci-app-wrtbwmon', _('Display settings'))
s.addremove = false;
在这行遇到了问题 改了虽然正常显示 不知道是否会有其他问题

Originally created by @fuqiang03 on GitHub (Jun 16, 2020). Original GitHub issue: https://github.com/brvphoenix/luci-app-wrtbwmon/issues/23 如图 使用最新的luci编译 ![QQ截图20200616231355](https://user-images.githubusercontent.com/26851715/84793220-6f8dd280-b027-11ea-9281-03f0ef3ac173.png) n = new form.Map('wrtbwmon', ''); s = n.section(form.NamedSection, 'display', 'luci-app-wrtbwmon', _('Display settings')) s.addremove = false; 在这行遇到了问题 改了虽然正常显示 不知道是否会有其他问题
kerem 2026-03-04 12:23:59 +03:00
Author
Owner

@brvphoenix commented on GitHub (Jun 17, 2020):

Have tested that it works well on openwrt snapshot and can‘t verify the issue you mentioned. Besides, The codes you post don't come from the lastest master branch in this repo.

<!-- gh-comment-id:645274716 --> @brvphoenix commented on GitHub (Jun 17, 2020): Have tested that it works well on openwrt snapshot and can‘t verify the issue you mentioned. Besides, The codes you post don't come from the lastest master branch in this repo.
Author
Owner

@fuqiang03 commented on GitHub (Jun 17, 2020):

抱歉 貌似弄错了

<!-- gh-comment-id:645344493 --> @fuqiang03 commented on GitHub (Jun 17, 2020): 抱歉 貌似弄错了
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-wrtbwmon-brvphoenix#17
No description provided.