Compare commits

...

2 Commits

Author SHA1 Message Date
gaofei 7a51a9642f Merge branch 'master' of http://47.104.102.122:3000/panhf/CNCEC_SUBQHSE_WUHUAN 2024-04-29 09:50:19 +08:00
gaofei dc62762f10 提交代码 2024-04-29 09:50:13 +08:00
3 changed files with 801 additions and 1118 deletions
+1 -1
View File
@@ -77,7 +77,7 @@
<add verb="GET" path="res.axd" type="FineUIPro.ResourceHandler, FineUIPro" validate="false"/>
<add path="ChartImg.axd" verb="GET,POST,HEAD" type="System.Web.UI.DataVisualization.Charting.ChartHttpHandler, System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false"/>
</httpHandlers>
<compilation debug="true" targetFramework="4.6.1"/>
<compilation debug="false" targetFramework="4.6.1"/>
<httpRuntime requestValidationMode="2.0" maxRequestLength="2147483647" executionTimeout="36000"/>
<authentication mode="Forms">
<forms loginUrl="Login.aspx" name="PUBLISHERCOOKIE" protection="All" timeout="1440" path="/"/>
+2 -2
View File
@@ -107,8 +107,8 @@
</div>
</div>
</div>
<div class="y_box">
<div class="y_box_label y_image_default">关键事项 <span class="y_more js-hover" data-type="GJSX">更多></span></div>
<div class="y_box js-hover" data-type="GJSX">
<div class="y_box_label y_image_default">关键事项 <span class="y_more">更多></span></div>
<div class="y_box_main">
<!-- <div class="y_aq y_row" style="margin-top: .25rem;">
<div class="y_aq_box y_image_default y_row">
+798 -1115
View File
File diff suppressed because it is too large Load Diff