ZhangWenQiang 6 år sedan
förälder
incheckning
87568da26d
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      pages/index/index.js

+ 1 - 1
pages/index/index.js

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