GithubHelp home page GithubHelp logo

evol-zxx / vue-myarea Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tansuo1989/vue-component

0.0 2.0 0.0 56 KB

三级下拉式地区选择器,vue组件

Home Page: https://tansuo1989.github.io/demo/myarea.html

Vue 100.00%

vue-myarea's Introduction

用法:

  • 安装: npm i vue-myarea

  • 使用:

    <template>

    <myarea @select="haha"><myarea>

    </template >

    <script>
      methods:{
      	haha:function(d){
      		console.log(d);
      	}
      }	
    

    </script>

  • 数据(data.js) 换了一个版本的,应该比之前的要新一些

vue-myarea's People

Contributors

tansuo1989 avatar

Watchers

 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.