Coder Social home page Coder Social logo

website-ui's Introduction

website-ui Build Status

angular.module('moduleName',['ui.website'])

DialogService method: //TODO toast(content, [,title])未实现 alert(content [,title]) content为要展现的内容,title默认值为警告. confirm(content, successCallback [,title]); content为要展现的内容,title默认值为请确认. prompt(callback [,title]) callback会有一个参数(input)代表输入框的值,自己实现判断逻辑并返回true或false title默认为请输入

directive: abc为scope上的一个属性,代表播放器的播放列表,内容格式如下 [{ title:'xxx', artist:"筷子兄弟"; url: 'http://cc.stream.qqmusic.qq.com/C1000035GveV3i9dBM.m4a?fromtag=52'; special: 'xxx主题曲'; },...]

website-ui's People

Contributors

shangmin1990 avatar

Watchers

 avatar  avatar  avatar

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.