lsc 1 bulan lalu
induk
melakukan
fb5e5229a1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/Editor/Canvas/ChildPageDisplay.vue

+ 1 - 1
src/views/Editor/Canvas/ChildPageDisplay.vue

@@ -189,7 +189,7 @@ const setTool = () => {
 const setUrl = () => {
   let url = 'https://beta.pbl.cocorobo.cn'
   if (window.location.href.includes('beta')) {
-    url = 'https://beta.app.cocorobo.cn'
+    url = 'https://beta.app.cocorobo.cn/'
   }
   else if (lang.lang === 'cn') {
     url = 'https://pbl.cocorobo.cn/'