团队冲刺(5)
今天完成:
pdf的展示,跳转,修改个人信息、头像的优化
return { checkedman: "0", checkedwoman: "", sex:"0", account: this.$store.state.user.userinfo[0].account, email:this.$store.state.user.userinfo[0].email, password:this.$store.state.user.userinfo[0].password, telephone:this.$store.state.user.userinfo[0].telephone, permissionGroupId : this.$store.state.user.userinfo[0].permissionGroupId, avatar : this.$store.state.user.userinfo[0].avatar, }; },
<button ><a href="view?url=userblog.document.url&name=userblog.document.title&type=inline"></a>查看文章</button>
明天完成:
优化搜索过程,优化数据展示, 加标题条超链接 , 优化分页功能]
遇到的问题:
不发送请求的路径跳转,
修改信息赋值默认信息