main
parent
6335c1b60f
commit
4c2bafb6f3
|
@ -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`,
|
||||
|
|
Loading…
Reference in New Issue