摘要: vetur ,Auto Rename Tag ,chinese,Document This ,DotENV,Element UI Snippet,ESLint,ESLint Chinese Rules, Headwind,i18n Ally,Iconify IntelliSense,Less Int 阅读全文
posted @ 2021-06-14 19:58 zjxgdq 阅读(38) 评论(0) 推荐(0)
摘要: npm install express --save npm install body-parser post请求包 // 引入body-parser模块,用来处理post请求参数 const bodyParser = require(‘body-parser’); // 处理post请求参数 ap 阅读全文
posted @ 2021-06-14 16:33 zjxgdq 阅读(52) 评论(0) 推荐(0)