1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-09-16 23:22:20 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

上传文件在新窗口打开;修改网站标题;首页输入框样式调整

This commit is contained in:
2022-04-29 11:35:01 +08:00
parent 5295fa3ee1
commit 5c48cfb823
4 changed files with 7 additions and 14 deletions

View File

@@ -20,7 +20,7 @@
<p>
<a href="<%= pageUrl %>object-manage">文件对象管理</a>
&nbsp;
<a href="<%= pageUrl %>upload">上传文件</a><br>
<a href="<%= pageUrl %>upload"target="_blank">上传文件</a><br>
删除文件前必须先删除该文件关联的所有文件对象
</p>
<script>

View File

@@ -8,7 +8,7 @@
<p>
<a href="<%= pageUrl %>../">返回上一级</a>
&nbsp;
<a href="<%= pageUrl %>../upload">上传文件</a><br><br>
<a href="<%= pageUrl %>../upload" target="_blank">上传文件</a><br><br>
您现在在「文件管理 > 文件对象管理」,以下是系统所有文件对象信息
</p>
<script>