@ -64,6 +64,7 @@ func (t *UserCtl) EntryLogin() {
t.SetSession(define.TOKEN, entry.Token)
t.JSON(map[string]interface{}{
"people": entry,
"more_area_mode": activity.MoreAreaMode,
})
}