Giter VIP home page Giter VIP logo

angular-cs's Introduction

Augular

参考 https://www.gitbook.com/book/sylver-chen/search-doc/details

├─app
│ ├─app.routes.ts //设置一级路由,顶部导航条已被注释
│ ├─daohang //暂时的导航页面,无样式,在此处设置前台链接
│ ├─pcenter //个人中心
│ ├─pcenter2 //个人中心,调试用
│ └─searchtest //首页的左侧菜单 暂放于此,勿直接替换

├─assets //这个目录里面是一些CSS、字体图标、图片等
│ ├─css //样式文件,不用单独建立文件夹
│ │
│ │ ├─leftmenu.scss //首页中的左侧菜单
│ │ ├─pcenter.scss //个人中心
│ │ └─toolbar.scss //右侧工具栏
│ ├─fonts
│ │ └─iconfont //矢量图标库,添加图标需更新
│ └─imgs //图片文件,以自己名字分别建立文件夹

'./src/index.html' //所有页面,均嵌入在该页面中
'./src/styles.scss' //部分全局样式

angular-cs's People

Contributors

10112358 avatar

Stargazers

 avatar  avatar

Forkers

angiy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.