Browse Source

Merge pull request #519 from tron/lock/release-3.7.0/SCRM-6145

feat(SCRM-6123): 【DE】【C端】【支付宝】临停首页-无牌车缴费页面,点击“扫描进场二维码领取无牌车号牌”,不能调起摄像头
Tron 1 year ago
parent
commit
71cc4fb5fd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/App.vue

+ 1 - 0
src/App.vue

@@ -102,6 +102,7 @@ export default {
     },
     async init() {
       window.isWxV2 = false
+      windowSendInit()
       // this.$store.commit('SET_IS_INIT', true);
       // return
       // 微信重构改造 第二版本