摘要: 笔记 脚手架文件结构 ├── node_modules ├── public │ ├── favicon.ico: 页签图标 │ └── index.html: 主页面 ├── src │ ├── assets: 存放静态资源 │ │ └── logo.png │ │── component: 存放 阅读全文
posted @ 2023-01-04 12:26 帆再小也能远航 阅读(112) 评论(0) 推荐(0)