@@ -53,7 +53,7 @@
console.log('App Launch')
},
onShow: function () {
- console.log('App Show')
+ console.log('App Show 小程序显示了+++++++++++++++++++++++')
onHide: function () {
console.log('App Hide')
@@ -298,6 +298,7 @@
uni.setStorageSync('promotionParam', param)
}
+ console.log("用户扫技师端或者拓客端二维码传递过来的参数",param)
this.getLocation();
@@ -1046,4 +1047,4 @@
position: fixed;
bottom: 0;
-</style>
+</style>