Commit a265ce47 authored by JingChao's avatar JingChao

Updates ionic/app.md

Auto commit by GitBook Editor
parent 9837f2a0
...@@ -17,24 +17,16 @@ app:. ...@@ -17,24 +17,16 @@ app:.
├─scss ├─scss
└─theme └─theme
``` ```
* ### I. app\_子目录(列表) ### I. app\_子目录(列表)
* 1.1.config\_目录 * 1.1.config\_目录
* 1.2.img\_目录 * 1.2.img\_目录
* 1.3.lib\_目录 * 1.3.lib\_目录
* 1.4.pages\_目录 * 1.4.pages\_目录
* 1.5.scripts\_目录 * 1.5.scripts\_目录
* 1.4.scss\_目录 * 1.4.scss\_目录
* 1.5.theme\_目录 * 1.5.theme\_目录
---
* ### II. app\_子目录(简介) * ### II. app\_子目录(简介)
* 1.1.config\_目录 * 1.1.config\_目录
...@@ -59,17 +51,17 @@ app:. ...@@ -59,17 +51,17 @@ app:.
* prodConfig.json(正式环境配置文件,参考测试环境的配置属性) * prodConfig.json(正式环境配置文件,参考测试环境的配置属性)
* 1.2.img\_目录 * 1.2.img\_目录
* 项目中图片的存放路径 * 项目中图片的存放路径
* 1.3.lib\_目录 * 1.3.lib\_目录
* 执行 `bower install` 后生成,为项目中使用的js资源 * 执行 `bower install` 后生成,为项目中使用的js资源
* 1.4.pages\_目录 * 1.4.pages\_目录
* app前台页面html文件,和js文件 * app前台页面html文件,和js文件
* 1.5.scripts\_目录 * 1.5.scripts\_目录
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment