Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
@xsyx/hanzo-city-picker
Advanced tools
<city-picker></city-picker>
参数 | 说明 | 类型 | 可选值 | 默认值 | 版本号 |
---|---|---|---|---|---|
provinces | 省份列表 | Array | - | - | 1.0.0 |
province | 当前选择的省份名称 | String | - | - | 1.0.0 |
citys | 城市列表 | Array | - | - | 1.0.0 |
city | 当前选择的城市名称 | String | - | - | 1.0.0 |
countys | 区县列表 | Array | - | - | 1.0.0 |
county | 当前选择的区县名称 | String | - | - | 1.0.0 |
value | 当前选择的省市县编号 | Array | - | - | 1.0.0 |
isShow | 是否显示省市县组件 | Boolean | - | true | 1.0.0 |
zIndex | zIndex | Number | - | 100 | 1.0.0 |
filedNameName | 区域名称字段名 | String | - | name | 1.0.1 |
filedNameCode | 区域编码字段名 | String | - | code | 1.0.1 |
filedNameChild | 下属行政区域字段名 | String | - | child | 1.0.1 |
typeShow | 组件显示类型 | array | 1:只显示省份列; 2:显示省份和地级市; 3:显示省市县三级 | 3 | 1.0.0 |
名称 | 参数 | 说明 | 备注 |
---|---|---|---|
confirm | { "provinceId": 省份编号, "provinceName": 省份名称, "cityId": 城市编号, "cityName": 城市名称, "countyId": "区县编号", "countyName": 区县名称, fullName: "省市县全称" } | - | - |
名称 | 说明 | 备注 |
---|---|---|
- | - | - |
FAQs
The npm package @xsyx/hanzo-city-picker receives a total of 0 weekly downloads. As such, @xsyx/hanzo-city-picker popularity was classified as not popular.
We found that @xsyx/hanzo-city-picker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 open source maintainers collaborating on the project.
Did you know?
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.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.