<!DOCTYPE html>
|
<html lang="en">
|
<head>
|
|
<script type="text/javascript" nonce="c27ce426-0157-493f-b43c-db3daafedb61">!function(){const e={documentCreateElement:Document.prototype.createElement,elementSetAttribute:Element.prototype.setAttribute,elementAttachShadow:Element.prototype.attachShadow,elementAppendChild:Element.prototype.appendChild,htmlelementAddEventListener:Element.prototype.addEventListener,iframeContentDocumentGet:Object.getOwnPropertyDescriptor(HTMLIFrameElement.prototype,"contentDocument").get,iframeContentWindowGet:Object.getOwnPropertyDescriptor(HTMLIFrameElement.prototype,"contentWindow").get};Object.freeze(e),Object.defineProperty(window,"originalDomApis",{writable:!1,value:e});const t=window.frames;Object.defineProperty(window,"frames",{get:function(){const e=[];for(let n=0;n<t.length;n++)try{t[n].frameElement.getRootNode().nodeType===Node.DOCUMENT_FRAGMENT_NODE||e.push(t[n])}catch(o){e.push(t[n])}return e.length===t.length?t:e}})}();</script>
|
<script type="text/javascript" nonce="c27ce426-0157-493f-b43c-db3daafedb61">!function(){"use strict";window.isBrowserSupportedByWebruntime=function(){const n="performance"in window&&"mark"in window.performance,e="customElements"in window;return n&&e}()}();
|
</script>
|
<script type="text/javascript" nonce="c27ce426-0157-493f-b43c-db3daafedb61">globalThis.LWR = globalThis.LWR || {};
|
globalThis.LWR.customInit = (lwr) => {
|
|
LWR.define('@app/apexApiBasePath', [], function() { return "webruntime/api"; });
|
LWR.define('@app/apiBasePath', [], function() { return "webruntime/api"; });
|
LWR.define('@app/basePath', [], function() { return ""; });
|
LWR.define('@app/brandingProperties', [], function() { return {"--dxp-g-brand":"#2574A9","--dxp-c-link-text-color":"#2574A9","--dxp-s-body-font-family":"Lato","--dxp-g-brand-contrast":"rgb(255, 255, 255)","--dxp-g-sna-heading-font-family":"Montserrat","--dxp-g-root-contrast":"#333","--dxp-c-link-text-color-hover":"#1e5d88","--dxp-c-link-text-color-active":"#1e5d88"}; });
|
LWR.define('@app/guestUuidCookieName', [], function() { return null; });
|
LWR.define('@app/isDesignMode', [], function() { return false; });
|
LWR.define('@app/isPreviewMode', [], function() { return false; });
|
LWR.define('@app/publicApiBasePath', [], function() { return "webruntime/api/public"; });
|
LWR.define('@app/routes', [], function() { return [{"label":"Service Not Available","isPublic":true,"viewId":"47da938d-c71f-4e61-9eb1-0510c9a5871c","hasVanityURL":false,"patterns":["\\/service-not-available\\/?"],"id":"0b217429-dd67-450d-b2fc-a7b0880b07b4","path":"/maintenance.html","view":"service_Not_Available","isRoot":true,"isDefault":true,"page":{"type":"comm__namedPage","attributes":{"name":"Service_Not_Available"}}}]; });
|
LWR.define('@app/viewToThemeLayoutMap', [], function() { return {"service_Not_Available":"serviceNotAvailable"}; });
|
LWR.define('@salesforce/i18n/lang', [], function() { return "zh_CN"; });
|
lwr.initializeApp();
|
globalThis.process = { env: { NODE_ENV: "dev" } };};</script>
|
<script type="text/javascript" nonce="c27ce426-0157-493f-b43c-db3daafedb61">globalThis.LWR = globalThis.LWR || {};
|
Object.assign(globalThis.LWR, {
|
"bootstrapModule": "@lwrjs/app-service/communities_app/module/amd/v/0_6_4",
|
"autoBoot": false,
|
"rootComponents": [
|
"webruntime/app/v/1"
|
],
|
"requiredModules": [
|
"lwc/v/2_12_1",
|
"@lwrjs/app-service/communities_app/module/amd/v/0_6_4"
|
],
|
"importMappings": {
|
"default": "webruntime/component/latest/prod/zh_CN/",
|
"imports": {
|
"/webruntime/component/latest/prod/zh_CN/lwc": "webruntime/framework/1f4de125a7/prod/lwr_lwc",
|
"@app/csrfToken": "webruntime/module/@app/csrfToken",
|
"@app/user": "webruntime/module/@app/user",
|
"@perm/": "webruntime/perm/",
|
"@salesforce/client/formFactor": "webruntime/module/@salesforce/client/formFactor",
|
"@salesforce/user/Id": "webruntime/module/@salesforce/user/Id",
|
"@salesforce/user/isGuest": "webruntime/module/@salesforce/user/isGuest",
|
"@salesforce/userPermission/": "webruntime/perm/",
|
"@view/serviceNotAvailable": "webruntime/view/654cc497d6/prod/zh_CN/serviceNotAvailable",
|
"@view/service_Not_Available": "webruntime/view/6036afc016/prod/zh_CN/service_Not_Available",
|
"mobileruntime/hybridAppManager": "webruntime/framework/ee8ccbae57/prod/lwr_mobile"
|
}
|
}
|
});</script>
|
<script src="webruntime/framework/14049159b4/prod/lwr_loader"></script>
|
<script src="webruntime/framework/37ed7667dc/prod/lwr_bootstrap"></script>
|
<script src="webruntime/framework/1f4de125a7/prod/lwr_lwc"></script>
|
<script src="webruntime/framework/03b5909940/prod/lwr_app"></script>
|
<script type="text/javascript" nonce="c27ce426-0157-493f-b43c-db3daafedb61">LWR.define('lwc', ['lwc/v/2_12_1'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="c27ce426-0157-493f-b43c-db3daafedb61">
|
LWR.define('@app/authenticationCookieName', [], function() { return "sid"; });
|
LWR.define('@app/isMobileAppMode', [], function() { return false; });
|
LWR.define('@app/loginPath', [], function() { return null; });
|
LWR.define('@app/user', [], function() { return {"isGuest":true,"id":null,"csrfToken":null}; });
|
LWR.define('@salesforce/community/basePath', [], function() { return ""; });</script>
|
<script type="text/javascript" nonce="c27ce426-0157-493f-b43c-db3daafedb61">LWR.define('@app/csrfToken/v/1', ['@app/csrfToken'], function(module) { return module; });</script>
|
<script type="text/javascript" nonce="c27ce426-0157-493f-b43c-db3daafedb61">LWR.define('@app/user/v/1', ['@app/user'], function(module) { return module; });</script>
|
<script src="webruntime/view/6036afc016/prod/zh_CN/service_Not_Available"></script>
|
<script src="webruntime/view/654cc497d6/prod/zh_CN/serviceNotAvailable"></script>
|
<meta charset="UTF-8" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<title>Service Not Available</title>
|
|
<link rel="stylesheet" href="assets/styles/styles.css?0DB10000000GnHm:3" />
|
|
|
|
|
<!-- webruntime-branding-shared stylesheets -->
|
<link rel="stylesheet" href="assets/styles/salesforce-lightning-design-system.min.css?0DB10000000GnHm:3" />
|
<link rel="stylesheet" href="assets/styles/dxp-site-spacing-styling-hooks.min.css?0DB10000000GnHm:3" /><link rel="stylesheet" href="assets/styles/dxp-styling-hooks.min.css?0DB10000000GnHm:3" />
|
<link rel="stylesheet" href="assets/styles/dxp-slds-extensions.min.css?0DB10000000GnHm:3" />
|
|
|
<!-- webruntime-branding-shared stylesheets -->
|
<link rel="stylesheet" href="assets/styles/overrides.css?0DB10000000GnHm:3" />
|
<link rel="stylesheet" href="assets/css/fonts-and-custom.css?0DB10000000GnHm:3" />
|
</head>
|
<body>
|
<div id="webruntime-browser-not-supported-message" style="display: none;">
|
<section
|
role="alertdialog"
|
tabindex="-1"
|
aria-labelledby="prompt-heading-id"
|
aria-describedby="prompt-message-wrapper"
|
class="slds-modal slds-fade-in-open slds-modal_prompt"
|
aria-modal="true"
|
style="color: rgb(62, 62, 60);"
|
>
|
<div class="slds-modal__container">
|
<header class="slds-modal__header slds-theme_info slds-theme_alert-texture">
|
<h2 class="slds-text-heading_medium" id="prompt-heading-id">
|
Your browser isn't supported
|
</h2>
|
</header>
|
<div class="slds-modal__content slds-p-around_medium" id="prompt-message-wrapper">
|
<p>
|
Your browser doesn’t support some features on this site. For the best
|
experience, update your browser to the latest version, or switch to another
|
browser.
|
</p>
|
</div>
|
<footer class="slds-modal__footer slds-theme_default">
|
<button class="slds-button slds-button_neutral">Got It</button>
|
</footer>
|
</div>
|
</section>
|
<div class="slds-backdrop slds-backdrop_open"></div>
|
</div>
|
<script type="text/javascript">
|
function displayBrowserUnsupportedModalIfNeeded() {
|
if (!window.isBrowserSupportedByWebruntime) {
|
var WEBRUNTIME_UNSUPPORTED_BROWSER_MODAL_ID = 'webruntime-browser-not-supported-message';
|
var modal = document.getElementById(WEBRUNTIME_UNSUPPORTED_BROWSER_MODAL_ID);
|
if (modal) {
|
modal.style.display = '';
|
var okButton = document.querySelector(
|
'#' + WEBRUNTIME_UNSUPPORTED_BROWSER_MODAL_ID + ' ' + '.slds-button'
|
);
|
okButton.addEventListener('click', function() {
|
var modal = document.getElementById(WEBRUNTIME_UNSUPPORTED_BROWSER_MODAL_ID);
|
if (modal) {
|
document.body.removeChild(modal);
|
}
|
});
|
}
|
}
|
}
|
displayBrowserUnsupportedModalIfNeeded();
|
</script>
|
<webruntime-app></webruntime-app>
|
</body>
|
</html>
|