加载脚本 🔥
小于 1 分钟
入参 | 功能 | 类型 | 默认 | 说明 |
---|---|---|---|---|
url | 地址 | String | "" | - |
pst | 插入位置 | head/body | "body" | - |
import { LoadScript } from "@yangzw/bruce-us/dist/web";
await LoadScript("https://static.xyz.com/bruce-us.js", "head");
入参 | 功能 | 类型 | 默认 | 说明 |
---|---|---|---|---|
url | 地址 | String | "" | - |
pst | 插入位置 | head/body | "body" | - |
import { LoadScript } from "@yangzw/bruce-us/dist/web";
await LoadScript("https://static.xyz.com/bruce-us.js", "head");