mirror of
https://gitee.com/shuto-github/intranet_app_manager.git
synced 2026-08-11 00:00:11 +08:00
调整页面删除方式
添加 Jenkins JobName 代入和 BuildNumber 代入
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
<span itemprop="softwareVersion">[[${app.version}]] (Build [[${app.buildVersion}]]) -
|
||||
[[${app.currentPackage.displaySize}]]</span></p>
|
||||
<p>更新于: <span itemprop="datePublished">[[${app.currentPackage.displayTime}]]</span></p>
|
||||
<p>[[${app.currentPackage.message}]]</p>
|
||||
</div>
|
||||
<div class="action-animate">
|
||||
<input id="installURL" th:value="${app.currentPackage.installURL}" style="display: none" />
|
||||
|
||||
Reference in New Issue
Block a user