This commit is contained in:
2026-06-16 22:54:38 -06:00
parent ceb04a1b83
commit 3ae7e60d43
4 changed files with 52 additions and 45 deletions

View File

@@ -28,7 +28,7 @@ async function handleSubmit(): Promise<void> {
<template>
<div class="login-wrapper">
<form class="login-form" @submit.prevent="handleSubmit">
<h1>教学设计</h1>
<h1>教学设计生成器</h1>
<div class="field">
<label for="username">用户名</label>
<input