javascript - The QR code generated by the WeChat applet using interface B, which home page will be entered by default?
伊谢尔伦
伊谢尔伦 2017-07-05 10:39:09
0
1
1281

The QR code generated by the WeChat applet using interface B will enter the homepage by default. Is this homepage the default index in app.json? Can this homepage be changed?

伊谢尔伦
伊谢尔伦

小伙看你根骨奇佳,潜力无限,来学PHP伐。

reply all(1)
洪涛

Why do you need to modify it? You should enter the page you want to enter based on the value of scene obtained from the QR code.

After the user scans the code and enters the mini program, the homepage will be opened uniformly. The developer needs to do the processing logic on the homepage based on the value of the scene field in the obtained code. Use the following code to get the value of the scene field in the QR code. During the debugging phase, you can use the conditional compilation of the custom parameter scene=xxxx of the development tool for simulation

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template