diff --git a/src/app/price/page.tsx b/src/app/price/page.tsx index 366fc29..9b77c01 100644 --- a/src/app/price/page.tsx +++ b/src/app/price/page.tsx @@ -6,7 +6,7 @@ const Page = () => { // https://www-soyootech.oss-cn-hangzhou.aliyuncs.com/public/ const [tip, setTip] = useState(""); const [price] = useState({ - mp4: `price/视频类型.html`, + mp4: `https://www-soyootech.oss-cn-hangzhou.aliyuncs.com/public/price/视频类型.html`, _2d_5k: `/price/2d-5k.html`, _2d_1w: `/price/2d-1w.html`, _2d_2w: `/price/2d-2w.html`,