Kaynağa Gözat

更新SRM链接端口至4430

yanghao 2 gün önce
ebeveyn
işleme
8008ad9ed9
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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: () => {},
           });