// e:\project\dy_video_all\初晴剧场\pages\my\my.ts import { httpRequest } from "../../utils/httpReques"; Page({ data: { }, onLoad() { }, onShow() { } })