9e76bd9e61
The login shell sets -webkit-app-region: drag on its frameless header, which captured clicks on the "记住密码" checkbox before v-model could update. Mark .options-row and its descendants as no-drag, and bind the checkbox via :checked + @change so the click reliably reaches the toggle handler. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>