mo %!s(int64=2) %!d(string=hai) anos
pai
achega
11588243f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/helpers/utils.ts

+ 1 - 1
src/helpers/utils.ts

@@ -132,7 +132,7 @@ export function vaildTeachingUrl() {
   let returnUrl = ''
   if (/colexiu/.test(url)) {
     //线上
-    returnUrl = 'https://www.colexiu.com/'
+    returnUrl = 'https://online.colexiu.com'
   } else if (/dev/.test(url)) {
     // dev 环境
     returnUrl = 'https://test.colexiu.com'