Explorar o código

更新SRM链接端口至4430

yanghao hai 2 días
pai
achega
8008ad9ed9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -1135,7 +1135,7 @@ const handlePortalAppClick = async (app: PortalApp) => {
       if (ua.includes("dingtalk") || ua.includes("dingtalkwork")) {
         if (isMobile && !isDesktop) {
           dd.biz.util.openLink({
-            url: `https://srm-m.deepoil.cc:7777`,
+            url: `https://srm-m.deepoil.cc:4430`,
 
             onSuccess: () => {},
           });