After
Width: | Height: | Size: 1.7 MiB
@ -76,7 +76,7 @@ const handleLogin = async () => {
{{ errorMsg }}
</div>
<InkButton :text="isLoading ? '登录中...' : '登 录'" @click="handleLogin" />
<InkButton :text="isLoading ? '加载中...' : '开始游戏'" @click="handleLogin" />
</form>