Ver código fonte

srm地址修改

yanghao 2 dias atrás
pai
commit
1f32f8a208
1 arquivos alterados com 1 adições e 1 exclusões
  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://ven.deepoil.cc:4430`,
+            url: `https://srm-m.deepoil.cc:7777?Authorization=${JSON.parse(res).msg}`,
 
             onSuccess: () => {},
           });