浏览代码

增加商品档案扫描功能

Alex 9 月之前
父节点
当前提交
690f804a21
共有 1 个文件被更改,包括 3 次插入1 次删除
  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>