| | |
| | | <apex:page standardController="Account"> |
| | | <apex:page standardController="Account" lightningStylesheets="true"> |
| | | <a href="dailyreport://?accid={!Account.Id}">新建事件</a> |
| | | </apex:page> |
| | |
| | | <apex:page standardController="Contact"> |
| | | <apex:page standardController="Contact" lightningStylesheets="true"> |
| | | <a href="dailyreport://?accid={!Contact.AccountId}&ctid={!Contact.Id}">新建事件</a> |
| | | </apex:page> |
| | |
| | | <apex:page standardController="Maintenance_Contract__c"> |
| | | <apex:page standardController="Maintenance_Contract__c" lightningStylesheets="true"> |
| | | <a href="dailyreport://?accid={!Maintenance_Contract__c.Department__c}&mid={!Maintenance_Contract__c.Id}">新建事件</a> |
| | | </apex:page> |
| | |
| | | <apex:page standardController="Opportunity"> |
| | | <apex:page standardController="Opportunity" lightningStylesheets="true"> |
| | | <a href="dailyreport://?accid={!Opportunity.AccountId}&oid={!Opportunity.Id}">新建事件</a> |
| | | </apex:page> |
| | |
| | | <apex:page action="{!URLFOR('/answers/answersHome.apexp')}"/> |
| | | <apex:page action="{!URLFOR('/answers/answersHome.apexp')}" lightningStylesheets="true"/> |
| | |
| | | <apex:page standardController="AssetMaintainHeader__c" > |
| | | <apex:page standardController="AssetMaintainHeader__c" lightningStylesheets="true"> |
| | | <apex:form > |
| | | <apex:commandButton value="维护单明细" onclick="window.open('/apex/AssetMaintainDetail?id={!AssetMaintainHeader__c.Id}')"/> |
| | | <c:AssetMaintainAbandonSummaryComponent targetId="{!AssetMaintainHeader__c.Id}"/> |
| | |
| | | <apex:page showHeader="false" sidebar="false" standardController="Asset"> |
| | | <apex:page showHeader="false" sidebar="false" standardController="Asset" lightningStylesheets="true"> |
| | | <head> |
| | | <script type="text/javascript"> |
| | | <apex:includeScript value="{!$Resource.S1_redirect}"/> |
| | |
| | | <apex:page standardController="Campaign" showHeader="false" sidebar="false" id="CampaignPlanProd"> |
| | | <apex:page standardController="Campaign" showHeader="false" sidebar="false" id="CampaignPlanProd" lightningStylesheets="true"> |
| | | <c:RentalEquipmentCreate targetcampaignId="{!Campaign.Id}" /> |
| | | </apex:page> |
| | |
| | | <apex:page id="communitiesLandingPage" controller="CommunitiesLandingController" action="{!forwardToStartPage}" title="{!$Label.site.site_login}"> |
| | | <apex:page id="communitiesLandingPage" controller="CommunitiesLandingController" action="{!forwardToStartPage}" title="{!$Label.site.site_login}" lightningStylesheets="true"> |
| | | </apex:page> |
| | |
| | | <apex:page id="loginPage" controller="CommunitiesLoginController" action="{!forwardToAuthPage}" title="{!$Label.site.site_login}"> |
| | | <apex:page id="loginPage" controller="CommunitiesLoginController" action="{!forwardToAuthPage}" title="{!$Label.site.site_login}" lightningStylesheets="true"> |
| | | </apex:page> |
| | |
| | | <apex:page showHeader="false" sidebar="false" id="CommunitiesTemplate"> |
| | | <apex:page showHeader="false" sidebar="false" id="CommunitiesTemplate" lightningStylesheets="true"> |
| | | <apex:stylesheet value="{!$Site.Prefix}/communities/CommunitiesStyles.css"/> |
| | | <apex:insert name="header"/> |
| | | <apex:insert name="body"/> |
| | |
| | | <apex:page controller="ConSearchAgencyPlace" action="{!search}" contentType="plain/text"> |
| | | <apex:page controller="ConSearchAgencyPlace" action="{!search}" contentType="plain/text" lightningStylesheets="true"> |
| | | <apex:outputPanel layout="none" rendered="{!IsOverLimit}"> |
| | | <span class="result_name" style="color:red;">检索结果超过了50件</span><span class="result_id" style="display:none"></span><br/> |
| | | </apex:outputPanel> |
| | |
| | | <apex:page standardController="event" extensions="DeleteEventEntryController" id="page" sidebar="true" action="{!init}"> |
| | | <apex:page standardController="event" extensions="DeleteEventEntryController" id="page" sidebar="true" action="{!init}" lightningStylesheets="true"> |
| | | <!-- Begin Default Content REMOVE THIS --> |
| | | <h1>Congratulations</h1> |
| | | This is your new Page |
| | |
| | | <apex:page id="Page" controller="HomeBulletinBoardController" sidebar="false" showHeader="false" action="{!init}"> |
| | | <apex:page id="Page" controller="HomeBulletinBoardController" sidebar="false" showHeader="false" action="{!init}" lightningStylesheets="true"> |
| | | <style> |
| | | div#hbbcontainer |
| | | { |
| | |
| | | <apex:page action="{!URLFOR('/ideas/ideaList.apexp')}"/> |
| | | <apex:page action="{!URLFOR('/ideas/ideaList.apexp')}" lightningStylesheets="true"/> |
| | |
| | | <apex:page standardController="LastbuyProduct__c" showHeader="false" sidebar="false" extensions="StandardFieldDefaultsController" action="{!init}"> |
| | | <apex:page standardController="LastbuyProduct__c" showHeader="false" sidebar="false" extensions="StandardFieldDefaultsController" action="{!init}" lightningStylesheets="true"> |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/> |
| | |
| | | <apex:page controller="LeadIntentionController" showHeader="false" sidebar="false" id="allPage" action="{!init}"> |
| | | <apex:page controller="LeadIntentionController" showHeader="false" sidebar="false" id="allPage" action="{!init}" lightningStylesheets="true"> |
| | | |
| | | <head> |
| | | <title>会议询问单确认一览表</title> |
| | |
| | | <apex:page controller="ServiceMaintenanceTaskController" cache="true" contentType="text/csv;charset=GB2312;#MaintenanceTask.csv" language="zh-CN">{!CSVTitle} |
| | | <apex:page controller="ServiceMaintenanceTaskController" cache="true" contentType="text/csv;charset=GB2312;#MaintenanceTask.csv" language="zh-CN" lightningStylesheets="true">{!CSVTitle} |
| | | <apex:variable value="{!1}" var="line" /> |
| | | <apex:repeat value="{!exportInfos}" var="item"> |
| | | "{!item.MC.Management_Code__c}","{!item.Hospital}","{!item.Department}","{!item.ServiceContractStaff}","{!item.ContractStartDate}","{!item.ContractEndDate}","{!item.MC.Contract_Amount__c}","{!item.EstimatePricerangeF}","{!item.ServiceDiscountRateF}","{!item.ContractConsumptionrate}","{!item.LastMContract1}","{!item.LastMContract2}","{!item.LastMContract3}","{!item.Task.taskStatus__c}","{!item.taskHandleDate}","{!item.SubmitDate}","{!item.Task.cancelReason__c}","{!item.LastMContract1gapTime}","{!item.LastMContract2gapTime}","{!item.LastMContract3gapTime}","{!item.OwnershipMachineNo1}","{!item.OwnershipMachineNo2}","{!item.OwnershipMachineNo3}","{!item.OwnershipMachineNo4}","{!item.OwnershipMachineNo5}","{!item.LocationName1}","{!item.LocationName2}","{!item.LocationName3}","{!item.LocationName4}","{!item.LocationName5}" |
| | |
| | | <apex:page id="Page" controller="OFSBulletinBoardController" standardStylesheets="false" sidebar="false" showHeader="false" action="{!init}"> |
| | | <apex:page id="Page" controller="OFSBulletinBoardController" standardStylesheets="false" sidebar="false" showHeader="false" action="{!init}" lightningStylesheets="true"> |
| | | <style> |
| | | div#hbbcontainer |
| | | { |
| | |
| | | <apex:page id="Page" controller="OFSDailyReportController" standardStylesheets="false" sidebar="false" showHeader="false" action="{!init}"> |
| | | <apex:page id="Page" controller="OFSDailyReportController" standardStylesheets="false" sidebar="false" showHeader="false" action="{!init}" lightningStylesheets="true"> |
| | | <style> |
| | | /* div#hbbcontainer |
| | | { |
| | |
| | | <apex:page > |
| | | <apex:page lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | // TODO parent を判断しますか? parent がない場合 Homeの戻る? |
| | | // http://blog.1000k.net/2015/01/16/close-popup-window-on-chrome/ |
| | |
| | | <apex:page standardController="Opportunity" sidebar="false" showHeader="false" > |
| | | <apex:page standardController="Opportunity" sidebar="false" showHeader="false" lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | if ('{!Opportunity.StageName}' == "注残" && '{!Opportunity.SAP_Send_OK__c}' == 'false') { |
| | | alert("没有SAP上传(WIN) 却是[注残], 请确认[状态1]"); |
| | |
| | | <apex:page showHeader="false" controller="PBIAuthorizationController" action="{!init}" sidebar="false"> |
| | | <apex:page showHeader="false" controller="PBIAuthorizationController" action="{!init}" sidebar="false" lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | function init() { |
| | | var ISUser = '{!ISUser}'; |
| | |
| | | <apex:page controller="ProcessInstanceSolController" tabStyle="Solution_Programme__c"> |
| | | <apex:page controller="ProcessInstanceSolController" tabStyle="Solution_Programme__c" lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | function checkapp() { |
| | | // body... |
| | |
| | | <apex:page standardController="Product_Set__c" id="ProductSetRollup" readOnly="true" showHeader="false" sidebar="false"> |
| | | <apex:page standardController="Product_Set__c" id="ProductSetRollup" readOnly="true" showHeader="false" sidebar="false" lightningStylesheets="true"> |
| | | <div class="bPageBlock brandSecondaryBrd bDetailBlock secondaryPalette"> |
| | | <table class="detailList" border="0" cellpadding="0" cellspacing="0"> |
| | | <tr> |
| | |
| | | <apex:page standardController="Product_Documentation__c"> |
| | | <apex:page standardController="Product_Documentation__c" lightningStylesheets="true"> |
| | | <a href="{!Product_Documentation__c.E_Learning__c}" target="_top">oFinLibrary</a> |
| | | </apex:page> |
| | |
| | | <apex:page showHeader="false" sidebar="false" standardController="Repair__c"> |
| | | <apex:page showHeader="false" sidebar="false" standardController="Repair__c" lightningStylesheets="true"> |
| | | <head> |
| | | <script type="text/javascript"> |
| | | <apex:includeScript value="{!$Resource.S1_redirect}"/> |
| | |
| | | <apex:page standardController="Report__c" sidebar="false" showHeader="false" > |
| | | <apex:page standardController="Report__c" sidebar="false" showHeader="false" lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | var now_status = '{!Report__c.Status__c}'; |
| | | if (now_status == null || now_status == "" || now_status == "作成中") { |
| | |
| | | <apex:page id="Page" controller="ReportListController" action="{!init}" > |
| | | <apex:page id="Page" controller="ReportListController" action="{!init}" lightningStylesheets="true"> |
| | | </apex:page> |
| | |
| | | <apex:page controller="SI_NewQuoteEntryController" cache="true" action="{!init}" contentType="text/csv;charset=utf-8;#{!quo.name}.csv" language="zh-CN"> |
| | | <apex:page controller="SI_NewQuoteEntryController" cache="true" action="{!init}" contentType="text/csv;charset=utf-8;#{!quo.name}.csv" language="zh-CN" lightningStylesheets="true"> |
| | | <!-- <meta meta http-equiv="Content-Type" content="text/csv;"> |
| | | <meta charset="ANSI" /> --> |
| | | No,"{!$Label.Asset_No}","{!$Label.SFDA_Status}","{!$ObjectType.product2.fields.VenderName__c.label}","{!$Label.Product_Name}","{!$Label.ListPrice}","{!$Label.Quantity}","{!$Label.Specifications}","{!$Label.Price}","{!$Label.Sum_Total}","赠送","{!$Label.AgencyPrice}","{!$Label.AgencySum_Total}","库存状态","产品配套" |
| | |
| | | <apex:page Controller="SLAReportDetailsController" showHeader="false" sidebar="false" id="allPage" action="{!init}" title="信息更新"> |
| | | <apex:page Controller="SLAReportDetailsController" showHeader="false" sidebar="false" id="allPage" action="{!init}" title="信息更新" lightningStylesheets="true"> |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/> |
| | |
| | | <apex:page Controller="SaveAssetByCopyController" action="{!init}"> |
| | | <apex:page Controller="SaveAssetByCopyController" action="{!init}" lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | window.location.href = '/{!newid}'; |
| | | </script> |
| | |
| | | <apex:page Controller="SaveAssetFromReportController" action="{!init}"> |
| | | <apex:page Controller="SaveAssetFromReportController" action="{!init}" lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | // TODO jsにて日報画面色変更 |
| | | window.location.href = '/{!newId}'; |
| | |
| | | <apex:page Controller="SaveLeadFromReportController" action="{!init}"> |
| | | <apex:page Controller="SaveLeadFromReportController" action="{!init}" lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | // TODO jsにて日報画面色変更 |
| | | window.location.href = '/{!lid}'; |
| | |
| | | <apex:page Controller="SaveMContractFromReportController" action="{!init}"> |
| | | <apex:page Controller="SaveMContractFromReportController" action="{!init}" lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | // TODO jsにて日報画面色変更 |
| | | window.location.href = '/{!newId}'; |
| | |
| | | <apex:page Controller="SaveMaintenanceByCopyController" action="{!init}"> |
| | | <apex:page Controller="SaveMaintenanceByCopyController" action="{!init}" lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | window.location.href = '/{!newid}'; |
| | | </script> |
| | |
| | | <apex:page Controller="SaveSolutionFromReportController" action="{!init}"> |
| | | <apex:page Controller="SaveSolutionFromReportController" action="{!init}" lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | // TODO jsにて日報画面色変更 |
| | | window.location.href = '/{!newId}'; |
| | |
| | | <apex:page showHeader="false" sidebar="false" id="allPage" > |
| | | <apex:page showHeader="false" sidebar="false" id="allPage" lightningStylesheets="true"> |
| | | <br/> |
| | | <apex:outputPanel > |
| | | <h3> |
| | |
| | | <apex:page showHeader="false" title="選択リストブランク" name="選択リストブランク" > |
| | | <apex:page showHeader="false" title="選択リストブランク" name="選択リストブランク" lightningStylesheets="true"> |
| | | </apex:page> |
| | |
| | | <apex:page controller="StandardFieldDefaultsController" action="{!init}"> |
| | | <apex:page controller="StandardFieldDefaultsController" action="{!init}" lightningStylesheets="true"> |
| | | </apex:page> |
| | |
| | | <apex:page controller="UserInProcessController" showHeader="false" sidebar="false" id="Page" action="{!init}"> |
| | | <apex:page controller="UserInProcessController" showHeader="false" sidebar="false" id="Page" action="{!init}" lightningStylesheets="true"> |
| | | <head> |
| | | <title>人员离职/变更管理</title> |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/> |
| | |
| | | <apex:page > |
| | | <apex:page lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | window.close(); |
| | | </script> |
| | |
| | | <apex:page standardController="Visit_Report__c" sidebar="false" showHeader="false" > |
| | | <apex:page standardController="Visit_Report__c" sidebar="false" showHeader="false" lightningStylesheets="true"> |
| | | <script type="text/javascript"> |
| | | var now_status = '{!Visit_Report__c.Status__c}'; |
| | | if (now_status == "作成中") { |
| | |
| | | <apex:page sidebar="false" controller="WaveLabsController" tabStyle="Workflow_Editor__tab"> |
| | | <apex:page sidebar="false" controller="WaveLabsController" tabStyle="Workflow_Editor__tab" lightningStylesheets="true"> |
| | | <style> |
| | | BODY, .noSidebarCell, .bodyDiv .outerNoSidebar, .outerNoSidebar { padding: 0px !important; } |
| | | </style> |
| | |
| | | <apex:page sidebar="false" controller="WaveLabsController" tabStyle="XMD_Editor__tab"> |
| | | <apex:page sidebar="false" controller="WaveLabsController" tabStyle="XMD_Editor__tab" lightningStylesheets="true"> |
| | | <style> |
| | | BODY, .noSidebarCell, .bodyDiv .outerNoSidebar, .outerNoSidebar { padding: 0px !important; } |
| | | </style> |
| | |
| | | <!-- <apex:page id="Page" standardController="Daily_Report__c" extensions="XinDailyReportController" sidebar="false" action="{!init}" docType="html-5.0"> --> |
| | | <apex:page id="Page" Controller="XinDailyReportController" sidebar="false" action="{!init}" docType="html-5.0" > |
| | | <apex:page id="Page" Controller="XinDailyReportController" sidebar="false" action="{!init}" docType="html-5.0" lightningStylesheets="true"> |
| | | <apex:stylesheet value="{!URLFOR($Resource.jquerysuggestcss)}"/> |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/> |
| | |
| | | <apex:page controller="Xin_SearchVisitorPlace_Training" action="{!search}" contentType="plain/text"> |
| | | <apex:page controller="Xin_SearchVisitorPlace_Training" action="{!search}" contentType="plain/text" lightningStylesheets="true"> |
| | | <apex:repeat value="{!results}" var="result"> |
| | | <span class="result_name">{!result.Name}</span><span class="result_id" style="display:none">{!result.Id}</span><br/> |
| | | </apex:repeat> |
| | |
| | | <apex:page standardController="Rental_Apply_Equipment_Set__c"> |
| | | <apex:page standardController="Rental_Apply_Equipment_Set__c" lightningStylesheets="true"> |
| | | |
| | | <div style="position: relative; margin-top: 10px; margin-left: 10px;"> |
| | | <span style="font-weight: bold; font-size: 12pt;">{!$Label.YouCantDeleteEvent1}</span> |
| | |
| | | <apex:page standardController="event"> |
| | | <apex:page standardController="event" lightningStylesheets="true"> |
| | | |
| | | <div style="position: relative; margin-top: 10px; margin-left: 10px;"> |
| | | <span style="font-weight: bold; font-size: 12pt;">{!$Label.YouCantDeleteEvent1_New}</span> |
| | |
| | | <apex:page standardController="Event__c"> |
| | | <apex:page standardController="Event__c" lightningStylesheets="true"> |
| | | |
| | | <div style="position: relative; margin-top: 10px; margin-left: 10px;"> |
| | | <span style="font-weight: bold; font-size: 12pt;">{!$Label.YouCantDeleteEvent1}</span> |
| | |
| | | <apex:page > |
| | | <apex:page lightningStylesheets="true"> |
| | | </apex:page> |