瀏覽代碼

选择修改

zhaoxiaohai 3 年之前
父節點
當前提交
09b3aa7a1a
共有 2 個文件被更改,包括 0 次插入2 次删除
  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() {
     //回收数据
     getApp().globalData.handleSelect = null;
-    
   }
 })

+ 0 - 1
select/finance/index.js

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