13 lines
1.9 KiB
HTML
Executable File
13 lines
1.9 KiB
HTML
Executable File
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1"><link rel=stylesheet href=../commons/css/font/iconfont.css><link rel=stylesheet href=../apps/com.actionsoft.apps.workbench/worklist/static/css/reset.css><link rel=stylesheet href=../apps/com.actionsoft.apps.workbench/worklist/static/css/public.css><meta name=wpk-bid content=dta_2_35315><script>!(function(c,i,e,b){var h=i.createElement("script");var f=i.getElementsByTagName("script")[0];h.type="text/javascript";h.crossorigin=true;h.onload=function(){c[b]||(c[b]=new c.wpkReporter({bid:"dta_2_35315"}));c[b].installAll()};f.parentNode.insertBefore(h,f);h.src=e})(window,document,"https://g.alicdn.com/woodpeckerx/jssdk??wpkReporter.js","__wpk");</script><title><#appName></title><link href=../apps/com.actionsoft.apps.workbench/worklist/static/css/app.3896cab40b1f551f16e8c979949e4235.css rel=stylesheet></head><body><div id=app></div><script>let sid = '<#sid>';
|
|
let appId ='<#appId>';
|
|
let appName ='<#appName>';
|
|
let currentProcessName="";
|
|
const url = new URL(window.location.href);
|
|
const corpId = url.searchParams.get("corpId");
|
|
const agentId = ''//从企业微信沿用过来的,暂时无用
|
|
const baseUrl = window.location.protocol + "//" + window.location.host;
|
|
const portalUrl = window.location.href.startsWith(baseUrl + '/portal') ? baseUrl + '/portal/r' : baseUrl + "/r";
|
|
const awsAppId = 'com.actionsoft.apps.workbench';
|
|
const uid = '<#uid>';
|
|
const deviceType = '<#deviceType>';
|
|
const isYijingCloud = <#isYijingCloud>;</script><script type=text/javascript src=../apps/com.actionsoft.apps.workbench/worklist/static/js/manifest.39fb8206e8bd4ab3da22.js></script><script type=text/javascript src=../apps/com.actionsoft.apps.workbench/worklist/static/js/vendor.5eb4623adde1742be4da.js></script><script type=text/javascript src=../apps/com.actionsoft.apps.workbench/worklist/static/js/app.2a1cb66be6cff7827633.js></script></body></html> |