Ver código fonte

首页调整

ZhangWenQiang 6 anos atrás
pai
commit
87568da26d
1 arquivos alterados com 1 adições e 1 exclusões
  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') || '无锡';