test: 应用通信添加基座 adapter 信息

This commit is contained in:
wangxuefeng
2025-03-18 09:57:37 +08:00
parent 9f15b89fff
commit b8b8ddc467
3 changed files with 160 additions and 48 deletions

View File

@@ -25,8 +25,8 @@ const routes: RouteRecordRaw[] = [
},
props: {
// url: 'https://y-code-renderer.shiyue.com/',
url: `${VITE_RENDERER_URL}?fileId=7pfr394d6&projectId=4`,
// url: `${VITE_RENDERER_URL}`,
// url: `${VITE_RENDERER_URL}?fileId=7pfr394d6&projectId=4`,
url: `${VITE_RENDERER_URL}`,
// accessToken: localStorage.getItem('y-code-access-token'),
fileId: '7pfr394d6',
projectId: 4,