add netease login plugin

This commit is contained in:
Aynakeya
2022-07-13 18:59:04 -07:00
parent 6f5cfc9028
commit 41e2a4775a
15 changed files with 399 additions and 135 deletions

View File

@@ -136,5 +136,5 @@ func (t *WebInfo) registerHandlers() {
}
func (w *WebInfo) CreatePanel() fyne.CanvasObject {
return widget.NewLabel("adf")
return widget.NewLabel("No Setting")
}