New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

zone-area

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zone-area

显示省市区名称

latest
npmnpm
Version
1.0.16
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

zone-area

显示省市区名称

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

use

<el-zone-area></el-zone-area>

props

hideProvince: false, //隐藏省份
hideCity: false, //隐藏城市
province: '', // 省编码
city: '', // 城市编码
region: '', // 区编码

For detailed explanation on how things work, consult the docs for vue-loader.

FAQs

Package last updated on 23 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts