fix: unbind event for login page when the component is unmount

This commit is contained in:
RockYang
2023-11-14 18:19:40 +08:00
parent 998cbace92
commit 64d6bff6d9
6 changed files with 13 additions and 10 deletions

View File

@@ -1,6 +1,5 @@
version: '3'
services:
# 后端 API 程序
mysql:
image: mysql:8.0.33
container_name: chatgpt-plus-mysql