lex преди 2 години
родител
ревизия
c76aed2419
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/attend-class/component/tools/pen.tsx

+ 1 - 1
src/views/attend-class/component/tools/pen.tsx

@@ -18,7 +18,7 @@ export default defineComponent({
     const firstRender = ref(true);
     const src = /(localhost|192)/.test(location.host)
       ? 'https://test.lexiaoya.cn/whiteboard-noCollab'
-      : `${location.origin}/whiteboard-noCollab`;
+      : `https://test.lexiaoya.cn/whiteboard-noCollab`;
 
     return () => (
       <div