⚡️: sandbox 迁移至 vercel
This commit is contained in:
parent
585c429e38
commit
20d26a6063
@ -69,7 +69,7 @@ export const openPlayground = async (
|
||||
};
|
||||
|
||||
const encoded = utoa(JSON.stringify(originCode));
|
||||
const link = `https://layui-vue.gitee.io/sandbox-vue/#${encoded}`;
|
||||
const link = `https://sandbox-vue.vercel.app/#${encoded}`;
|
||||
return {
|
||||
code,
|
||||
encoded,
|
||||
|
Loading…
Reference in New Issue
Block a user