@@ -57,7 +57,7 @@ Page({
hasLocation1: false,
},
onLoad: function(options) {
- this.start();
+ this.start();
start() {
let cityName = wx.getStorageSync('city') || '无锡';