瀏覽代碼

首页调整

ZhangWenQiang 6 年之前
父節點
當前提交
87568da26d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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') || '无锡';