Merge branch 'LEX_dev' of http://47.92.229.245:8089/r/lightningupdate into LEX_dev
| | |
| | | <tr> |
| | | <!-- 状态切换btn --> |
| | | <th colspan="2" style="font-size:20px;text-align: center;width:380px;"> |
| | | <ul id="Step_tab"> |
| | | <!-- 2023-04-26 zyh lightning升级 start --> |
| | | <!-- <ul id="Step_tab"> --> |
| | | <ul id="Step_tab" style="margin-left:0px;"> |
| | | <!-- 2023-04-26 zyh lightning升级 end --> |
| | | <li class="selected"><span class="tabsize">上架</span></li> |
| | | </ul> |
| | | </th> |
| | |
| | | <apex:page controller="FixtureRemindController" action="{!init}" id="allPage"> |
| | | <apex:page controller="FixtureRemindController" action="{!init}" id="allPage" lightningStylesheets="true"> |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/> |
| | |
| | | <apex:page id="page" controller="RentalReportExportController"> |
| | | <apex:page id="page" controller="RentalReportExportController" lightningStylesheets="true"> |
| | | <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}" /> |
| | | <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}" /> |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}" /> |