摘要: vue created vue3 //项目名 1、选择 Manually select features 2、 3、 4, 直接回车执行就可以了, 完成之后 tsconfig.json 中 compilerOptions 添加"noImplicitAny": false, 阅读全文
posted @ 2022-02-11 16:10 龙卷风吹毁停车场 阅读(452) 评论(0) 推荐(0)
摘要: CSS .arrow { position: absolute; animation-name: beat; /*动画名称*/ animation-duration: .8s; /*设置秒数*/ animation-timing-function: linear; /*速度曲线*/ animatio 阅读全文
posted @ 2022-02-11 10:18 龙卷风吹毁停车场 阅读(408) 评论(0) 推荐(0)