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