摘要:
今天主要完成了登录和注册页面的前端代码 代码如下: <script>export default { name: "loginOne", data() { return { form: { id:'', password:'' } } }, methods: { register() { this. 阅读全文
posted @ 2024-04-22 19:58
序章0
阅读(36)
评论(0)
推荐(0)
摘要:
完成对举报页面的绘制 <template> <div class="form-container"> <h2 class="center">匿名举报页面</h2> <div class="flex-container"> <el-form :model="form" :rules="rules" r 阅读全文
posted @ 2024-04-22 18:06
序章0
阅读(8)
评论(0)
推荐(0)

浙公网安备 33010602011771号