Skip to content

Latest commit

 

History

History

vue23

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

vue 2 3 语法的比较

  • vue2 类式语法 this data() methods computed ...

  • vue3 setup + composition ref/reactive methods

  • 数据接口请求 ajax tweet 微博 js 主动拉取数据能力 json 复杂 XMLHttpRequest open send onreadstatechange 4 http 服务器端返回 点击a 新的页面 html fetch Promise 实例 then 请求库 axios
    API Application Interface