Signed-off-by: 吴文峰 <kevin@lmve.net>
This commit is contained in:
2026-04-17 20:46:21 +08:00
parent 3bb51d0794
commit 8dce0346a7
10 changed files with 370 additions and 78 deletions
+1
View File
@@ -8,6 +8,7 @@
</template>
<script setup>
const goToLogin = () => {
uni.navigateTo({
url: '/pages/login/login'