Giter Site home page Giter Site logo

eoms-gulp-sass's Introduction

eoms-gulp-sass

eoms前端项目 gulp+bower+angular+bootstrap
开发工具 sublime text 3.0
执行 npm install && bower install

1.插件ui-navbar不能自动引入css问题

第一种方案

  • 需要修改 bower_components/ui-navbar/bower.json中的"main" 为 "main": ["release/js/ui-navbar.js","release/css/ui-navbar.scss"]
  • 修改bower_components/ui-navbar/release/css/ui-navbar.css为ui-navbar.scss

第二种方案

把bower_components/ui-navbar/release/css/中的ui-navbar.css放到src/app中 并且修改名字为ui-navbar.scss

暂时使用的是第二种方案

2.app/components/abntree树形菜单的相关文档

https://github.com/nickperkinslondon/angular-bootstrap-nav-tree 使用是一样的,已经稍微改造过

3.localstorage缓存 引用第三方的web-storage-cache,可设置超时时间哟

用法是https://github.com/WQTeam/web-storage-cache/blob/master/README_zh_CN.md

4.使用restangular进行访问服务器

5.bootstrap-additions 应用于AngularStrap 的aside功能

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.