摘要: 生命周期 非单文件组件:全局事件时 脚手架文件结构 ├── node_modules ├── public │ ├── favicon.ico: 页签图标 │ └── index.html: 主页面 ├── src │ ├── assets: 存放静态资源 │ │ └── logo.png │ │─ 阅读全文
posted @ 2022-11-25 10:29 爵岚 阅读(147) 评论(0) 推荐(0) 编辑