Kaynağa Gözat

onShow改为onLoad

htc 10 ay önce
ebeveyn
işleme
0b01f179fc
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      pages/login/index.vue

+ 1 - 1
pages/login/index.vue

@@ -17,7 +17,7 @@
 				
 			}
 		},
-		onShow() {
+		onLoad() {
 			uni.clearStorageSync();
 		},
 		methods: {