// import { wxRequestPost } from "@utils/promise-wx-api"; Page({ data: { }, onLoad: function (options: any) { console.log(options) }, })