fix
This commit is contained in:
@@ -29,8 +29,8 @@ const main = useTemplateRef("main")
|
|||||||
const isDark = useDark()
|
const isDark = useDark()
|
||||||
|
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
const url = "http://localhost:8000"
|
// const url = "http://localhost:8000"
|
||||||
// const url = "https://pyviz.xuyue.cc"
|
const url = "https://pyviz.xuyue.cc"
|
||||||
const base = url + "/iframe-embed.html"
|
const base = url + "/iframe-embed.html"
|
||||||
|
|
||||||
const part1 = qs.stringify({
|
const part1 = qs.stringify({
|
||||||
|
|||||||
Reference in New Issue
Block a user