Fork me on Gitee
摘要: 笔记 脚手架文件结构 ├── node_modules ├── public │ ├── favicon.ico: 页签图标 │ └── index.html: 主页面 ├── src │ ├── assets: 存放静态资源 │ │ └── logo.png │ │── component: 存放 阅读全文
posted @ 2022-10-26 09:51 等风的羽毛 阅读(34) 评论(0) 推荐(0) 编辑
1