From d4e6ec0389dd8abbcce4ee4f9e5cdad1633491d5 Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期四, 11 五月 2023 09:44:25 +0800
Subject: [PATCH] 修改项目
---
src/main/resources/templates/app/view.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/templates/app/view.html b/src/main/resources/templates/app/view.html
index a244664..00e67c3 100644
--- a/src/main/resources/templates/app/view.html
+++ b/src/main/resources/templates/app/view.html
@@ -71,7 +71,7 @@
</th:block>
<td width="10%">
- <form class="form-inline ml-3 float-sm-right" action="/wgcloud/appInfo/view">
+ <form class="form-inline ml-3 float-sm-right" action="/tssw/appInfo/view">
<input type="hidden" name="id" th:value="${appInfo.id}"/>
<div class="input-group input-group-sm">
<input type="text" autocomplete="off" value="" class="validate[maxSize[50]] form-control" th:value="${startTime}" name="startTime" id="startTime" placeholder="寮�濮嬫椂闂�" style="margin-right:5px;">
--
Gitblit v1.9.1