// pages/securityCheck/securityCheck.js import { postApi } from "../../apis/api" Page({ data: { }, onLoad(options) { }, })