Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/hushasha/aggregation-platform/commit/afd1712fda9a6f3403c9fff11e908a2affc970cc?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

volume的brick空间改为可用,系统清单的系统类型sqlserver -> sql Server

Web_Manager_Develope
chenlw 9 years ago
parent c1bda9fbc1
commit afd1712fda

@ -59,7 +59,7 @@
<span class="sj_table_td02">存储路径:{{row.path}}</span>
</td>
<td>
<span class="">已用&nbsp;{{row.formatUsedSize}}&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;{{row.formatAllSize}}</span>
<span class="">已用&nbsp;{{row.formatUsedSize}}&nbsp;&nbsp;/&nbsp;&nbsp;可用&nbsp;{{row.formatAllSize}}</span>
</td>
<td></td>
</tr>

Loading…
Cancel
Save