When compiling, the developer tool chooses to compile by scanning the QR code, and then scan the mini code, but the printed scene value is 1011.

when compiling using developer tools, select [compile with QR Code], and then select [Mini Code]. The scene value printed in the onLaunch of app.js is options.scene = 1011. But the scene value printed by the Mini Program code scanned by the mobile phone is 1047. Since the developer tool [compiled by QR code] can scan the mini code, why does the scene value printed out be 1011? In my opinion, either [compiling through QR code] can only scan [QR code], not [mini code], or print the scene value of what code is scanned. What do you think?

Mar.20,2021

you can get it. However, the writing method is not on the document
example:
clipboard.png

:
clipboard.png

Menu