提交代码
This commit is contained in:
parent
ccce05d505
commit
dc62762f10
|
@ -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="/"/>
|
||||
|
|
|
@ -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">
|
||||
|
|
1913
SGGL/Model/Model.cs
1913
SGGL/Model/Model.cs
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue