[更新]修改省市区demo

This commit is contained in:
Anyon 2017-07-10 16:04:47 +08:00
parent 50b3564e21
commit 2cc532a538

View File

@ -192,7 +192,7 @@ require(['citys'], function () {
var info = api.getInfo(); var info = api.getInfo();
townFormat(info); townFormat(info);
}); });
}); });
</pre> </pre>
<script> <script>
require(['citys'], function () { require(['citys'], function () {