[record]2019-05~06

05.06

vue bug

https://github.com/vuejs/vue-hot-reload-api/pull/74

5.7

未知原因导致的sticky 失效

https://github.com/suedar/reading_website

下的图书详情页

href设置

a标签的href可以定位到页面id是对应值的地方 但是会改变url 也就是说从http://localhost:8083/#/book?bookId=${id} 变成http://localhost:8083/1 手动刷新后 当前页面就改变了 我想知道能不能通过设定href值 让页面保持

5.8

vuex奇怪的存储

宏调用微调用总结一下

5.13

速度有点慢 要抓紧

模块设置sticky位置改变设置过渡失效

1
2
3
postion: sticky;
top: ...;
transition: top 1s;

触发重排重绘了?

时间紧 暂用自定义属性解决

5.22

how to console formdata

https://stackoverflow.com/questions/17066875/how-to-inspect-formdata

6.8

页面路由跳转 强制刷新后跳转到根路由 为什么?

富婆,饭饭