# mobiscroll_city **Repository Path**: lemonnan/mobiscroll_city ## Basic Information - **Project Name**: mobiscroll_city - **Description**: Three level linkage selection of provincial and urban areas at mobile end - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-24 - **Last Updated**: 2021-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mobiscroll_city Three level linkage selection of provincial and urban areas at mobile end ## 请用移动设备打开demo或者使用浏览器模拟移动端 [Demo](https://lemonliuchen.github.io/mobiscroll_city/index.html) ## options ```javascript "title": '请选择',//标题(可选) "defaultValue": "",//默认值-多个以空格分开(可选) "type": 3,//需要联动级数[1、2、3](可选) "data": cityData,//数据(必传) ``` ## example ```html