Merge branch 'main' into 1.5.x

This commit is contained in:
Vincent (Wen Yu) Ge
2024-02-14 11:05:31 -05:00
85 changed files with 2141 additions and 606 deletions

View File

@@ -137,7 +137,7 @@ The handle submit and submit type are props passed from `pages/login.vue`
<!-- components/authForm.vue -->
<template>
<form
<form
class="form u-width-full-line u-max-width-500 u-margin-block-start-16"
@submit.prevent="handleSubmit"
>