发表于 · 6 次围观 · 活捉 0 条 · 0 点赞 · 0 收藏
分享镜官网生命周期图 <img src="http://mangoya.cn/v1/resources/2021-09-18/4-1-38d92bd766bd2e72cfe8a2c2d53344fa.png" width="400" height

Write the Code. Change the World.
官网生命周期图 <img src="http://mangoya.cn/v1/resources/2021-09-18/4-1-38d92bd766bd2e72cfe8a2c2d53344fa.png" width="400" height
要求描述 页面访问地址 首页:https://hello.haha.com/world 用户中心 :https://hello.haha.com/world/user 路由设置 路由配置js 设置 mode 为history ,这样会去掉号
编译 1、事件的编译是通过processAttrs这个方法来处理的; 2、通过正则匹配元素绑定的事件类型、修饰符、对应的值; 3、addHandler 函数,根据 modifier 修饰符对事件名 name 做处理,处理普通事件和原生事件,
