摘要: ==基于Vue项目+django写一个登录的页面== 前端 借用了一下vue项目模板的AboutView.vue 页面组件 <template> <div class="about"> <h1>登录功能</h1> <p>输入用户名<input type="text" v-model="usernam 阅读全文
posted @ 2023-02-21 21:28 yiwufish 阅读(191) 评论(0) 推荐(0)