Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Update city-picker.js #405

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update city-picker.js #405

wants to merge 1 commit into from

Conversation

macazy
Copy link

@macazy macazy commented May 27, 2017

添加参数 whiteList用于限制可选城市

whiteList:[{code:"610000",sub:["610100"]}] 仅能选择陕西省西安市
whiteList:[{code:"610000"}]可以选择陕西省下全部城市
默认 whiteList:[] 可以选择全部省份城市

添加参数 whiteList用于限制可选城市 
如
whiteList:[{code:"610000",sub:["610100"]}] 仅能选择陕西省西安市
whiteList:[{code:"610000"}]可以选择陕西省下全部城市
默认 whiteList:[] 可以选择全部省份城市
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant