09 2022 档案

摘要:参考自: https://www.npmjs.com/package/vue-template-babel-compiler 【具体用法参考官网】 一 可选链 引用自可选链的应用 https://www.cnblogs.com/silvestris/p/15857630.html yarn add 阅读全文
posted @ 2022-09-20 11:20 lxq3280 阅读(299) 评论(0) 推荐(0) 编辑
摘要:1. session设置过期时间 1 const webStorage = { 2 getItem(storageType, key) { 3 if (!['sessionStorage', 'localStorage'].includes(storageType)) { 4 return null 阅读全文
posted @ 2022-09-08 13:55 lxq3280 阅读(26) 评论(0) 推荐(0) 编辑
摘要:webpack的使用: https://www.cnblogs.com/skyey7/p/16294717.html 1. 初始化项目 npm init -y 2.新建src目录 3.src/index.s src/index.html 4.根据实际情况,安装插件 npm i jquery -S 5 阅读全文
posted @ 2022-09-06 10:31 lxq3280 阅读(8) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示