Ver Fonte

增加商品档案扫描功能

Alex há 9 meses atrás
pai
commit
690f804a21
1 ficheiros alterados com 3 adições e 1 exclusões
  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>