26 lines
2.3 KiB
HTML
Executable File
26 lines
2.3 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=../apps/com.actionsoft.apps.workbench/feishumobile/static/css/font/iconfont.css><link rel=stylesheet href=../apps/com.actionsoft.apps.workbench/feishumobile/static/css/reset.css><link rel=stylesheet href=../apps/com.actionsoft.apps.workbench/feishumobile/static/css/public.css><title>首页</title><script type=text/javascript src=https://s0.pstatp.com/ee/lark/js_sdk/h5-js-sdk-1.4.5.js></script><style><!--禁止选中文字-->
|
|
*{
|
|
-webkit-touch-callout:none; /*系统默认菜单被禁用*/
|
|
-webkit-user-select:none; /*webkit浏览器*/
|
|
-khtml-user-select:none; /*早期浏览器*/
|
|
-moz-user-select:none;/*火狐*/
|
|
-ms-user-select:none; /*IE10*/
|
|
user-select:none;
|
|
}</style><script>const url = new URL(window.location.href)
|
|
|
|
|
|
|
|
|
|
|
|
let mobileTitle='<#mobileTitle>'
|
|
let sid = '<#sid>'
|
|
const corpId = url.searchParams.get("corpId")
|
|
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 agentId = '' //从企业微信沿用过来的,暂时无用
|
|
let appStoreSessionId = ""
|
|
let appStoreHost = "https://www.awsappstore.com"</script><link href=../apps/com.actionsoft.apps.workbench/feishumobile/static/css/app.49fb182931c0f6c98dea0c68384b313c.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=../apps/com.actionsoft.apps.workbench/feishumobile/static/js/manifest.86a3d4a6ed752b316396.js></script><script type=text/javascript src=../apps/com.actionsoft.apps.workbench/feishumobile/static/js/vendor.9faaee0aa52fbb74240b.js></script><script type=text/javascript src=../apps/com.actionsoft.apps.workbench/feishumobile/static/js/app.0daa08ce8f33f3cb6498.js></script></body></html> |