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