xulihua 5 年之前
父節點
當前提交
972f2f592f
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      pages/attention/attention.js

+ 1 - 2
pages/attention/attention.js

@@ -93,8 +93,7 @@ Page({
     var that = this;
     // 获取系统信息 
     wx.getSystemInfo({
-      success: function(res) {
-        
+      success: function(res) {    
         that.setData({
           winWidth: res.windowWidth,
           winHeight: res.windowHeight