Commit 7a83713c authored by zhengke's avatar zhengke

no message

parent be604cf8
......@@ -564,7 +564,8 @@ export default {
},
created() {
let that = this;
require(["http://pv.sohu.com/cityjson?ie=utf-8"], () => {
// http://pv.sohu.com/cityjson?ie=utf-8
require(["http://pv.sohu.com/cityjson"], () => {
setTimeout(() => {
console.log("returnCitySN",returnCitySN)
if (returnCitySN) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment