This commit is contained in:
2025-03-14 17:56:05 +08:00
parent f932a49602
commit 0c9554125f
46 changed files with 665 additions and 461 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="wrapper">
<div style="height: 60px; line-height: 60px; font-size: 20px; padding-left: 50px; color: white;
background-color: rgba(0,0,0,0.2)">Flowable流程设计管理系统</div>
background-color: rgba(0,0,0,0.2)">诺力售后管理平台</div>
<div style="margin: 150px auto; background-color: #fff; width: 350px; height: 340px; padding: 20px; border-radius: 10px">
<div style="margin: 20px 0; text-align: center; font-size: 24px"><b> </b></div>
<el-form :model="user" :rules="rules" ref="userForm">