Explorar o código

去掉清理本地缓存

chubiao hai 10 meses
pai
achega
11360f8255
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/info/add-files.vue

+ 1 - 1
pages/info/add-files.vue

@@ -292,7 +292,7 @@
               idcard(base64, this.token, this.cardType, this.callbackIdcard)
             })
 
-            uni.removeStorageSync('cardType')
+            // uni.removeStorageSync('cardType')
 
           }, 1000);