在微信开发者工具中选择「导入项目」,目录指向 teaching-site/code/session09/【案例4-2】录音机/案例实现 即可运行。已剔除 project.private.config.json 等本机配置。
1
工程文件
路径类型操作
▸ pages/
 ▸ index/
  index.jsJavaScript查看 · 下载
  index.jsonJSON查看 · 下载
  index.wxmlWXML查看 · 下载
  index.wxssWXSS查看 · 下载
▸ utils/
 timer.jsJavaScript查看 · 下载
.eslintrc.jsJavaScript查看 · 下载
app.jsJavaScript查看 · 下载
app.jsonJSON查看 · 下载
app.wxssWXSS查看 · 下载
project.config.jsonJSON查看 · 下载
sitemap.jsonJSON查看 · 下载