Browse Source

模拟扫码

lilei 4 năm trước cách đây
mục cha
commit
d8ec3794e7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -256,7 +256,7 @@
 				checkLogin().then(res =>{
 					if (res.status == '200'){
 						uni.navigateTo({
-							url: '/pages/getOrder/getOrder'
+							url: '/pages/getOrder/getOrder?scene=100000,9999'
 						})
 						// uni.scanCode({
 						//     success: function (res) {