瀏覽代碼

去掉清理本地缓存

chubiao 10 月之前
父節點
當前提交
11360f8255
共有 1 個文件被更改,包括 1 次插入1 次删除
  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);