请求例子:page/index/main?id=123,如何获取123?mpvue框架在onLoad(options)函数里面获取options.id即可。用的框架不同,onLoad的函数不同。原生的是onLaunch。