Explorar o código

增加商品档案扫描功能

Alex hai 9 meses
pai
achega
690f804a21
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      pages/index/entry/commodity-scan.vue

+ 3 - 1
pages/index/entry/commodity-scan.vue

@@ -74,10 +74,12 @@
 		})
 		// #endif
 	})
-	
+    
+	// #ifdef APP-PLUS
 	onShow(() => {
 		uni.$u.updateActivePageOnShow();
 	})
+	// #endif
 </script>
 
 <style lang="scss" scoped>