Commit 295156bd authored by liujiangnan's avatar liujiangnan

修改样式

parent 4b94a8ee
...@@ -27,27 +27,49 @@ npm start ...@@ -27,27 +27,49 @@ npm start
## 项目结构 ## 项目结构
|-- bin |-- bin
|-- dist |-- dist
|-- e2e |-- e2e
|-- node_modules |-- node_modules
|-- publish |-- publish
|-- src |-- src
| |-- app | |-- app
| | |-- common | | |-- common
| | |-- form | | |-- form
| | |-- pipes | | |-- pipes
| | |-- play | | |-- play
| | |-- services | | |-- services
| | |-- style | | |-- style
| | |-- app.component.html | | |-- app.component.html
| | |-- app.component.scss | | |-- app.component.scss
| | |-- app.component.ts | | |-- app.component.ts
| | |-- app.module.ts | | |-- app.module.ts
| |-- assets | |-- assets
| |-- environments | |-- environments
| |-- services | |-- services
| |-- index.html | |-- index.html
| |-- main.ts | |-- main.ts
| |--....... | |--.......
......
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