美文网首页
v-region@2.2.2 无法正常回显直辖市

v-region@2.2.2 无法正常回显直辖市

作者: 圈圈_Emily | 来源:发表于2021-05-20 16:51 被阅读0次

    问题原因:

    插件直辖市数据缺失二级数据

    解决方案:

    a. 下载插件包, 在data.json增加

    "110100":"北京市","120100":"天津市","310100":"上海市","500100":"重庆市",

    b. 将修改后的包上传到码云, 对所有人可见, 我的地址是:

    https://gitee.com/Emily_Q/v-region-update.git

    c. 修改本地项目package.json

    "dependencies": {

      "v-region": "https://gitee.com/Emily_Q/v-region-update.git",

    })

    d. 重新npm install 本地项目即可

    相关文章

      网友评论

          本文标题:v-region@2.2.2 无法正常回显直辖市

          本文链接:https://www.haomeiwen.com/subject/ofrbjltx.html