无人机管理后台前端(已迁走)
zrj
2024-07-19 f8c9a8c7e4e99d329aa0bc78ec3407320571da5b
src/page/login/userlogin.vue
@@ -70,6 +70,7 @@
    </el-form-item> -->
    <el-form-item>
      <el-button
        style="width: 100%;"
        type="primary"
        @click.prevent="handleLogin"
        :class="this.registerMode ? 'login-submit' : 'btn-submit'"