zhaoxiaohai %!s(int64=3) %!d(string=hai) anos
pai
achega
09b3aa7a1a
Modificáronse 2 ficheiros con 0 adicións e 2 borrados
  1. 0 1
      select/activity/index.js
  2. 0 1
      select/finance/index.js

+ 0 - 1
select/activity/index.js

@@ -109,6 +109,5 @@ Page({
   onUnload() {
   onUnload() {
     //回收数据
     //回收数据
     getApp().globalData.handleSelect = null;
     getApp().globalData.handleSelect = null;
-    
   }
   }
 })
 })

+ 0 - 1
select/finance/index.js

@@ -107,6 +107,5 @@ Page({
     onUnload() {
     onUnload() {
         //回收数据
         //回收数据
         getApp().globalData.handleSelect = null;
         getApp().globalData.handleSelect = null;
-        
     }
     }
 })
 })