Authored by 黄敬囿

Merge branch 'hotfix/union_type' into 'master'

fix app.js



See merge request !6
@@ -19,5 +19,8 @@ @@ -19,5 +19,8 @@
19 "backgroundColor": "#fff", 19 "backgroundColor": "#fff",
20 "onReachBottomDistance": 300 20 "onReachBottomDistance": 300
21 }, 21 },
22 - "debug": true 22 + "debug": true,
  23 + "navigateToMiniProgramAppIdList": [
  24 + "wx084ab813d88c594b"
  25 + ]
23 } 26 }