We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9200eb6 commit 5fedbf8Copy full SHA for 5fedbf8
cloudfunctions/ARDemo/wx-server-sdk-wxg-service/README.md
miniprogram/page/component/index.js
@@ -26,7 +26,6 @@ Page({
26
27
wx.reportAnalytics('enter_home_programmatically', {})
28
29
- // http://tapd.oa.com/miniprogram_experiment/prong/stories/view/1020425689866413543
30
if (wx.canIUse('getExptInfoSync')) {
31
console.log('getExptInfoSync expt_args_1', wx.getExptInfoSync(['expt_args_1']))
32
console.log('getExptInfoSync expt_args_2', wx.getExptInfoSync(['expt_args_2']))
0 commit comments