From 354c75897d030eaf725498c90be89c7dbb8c1fd0 Mon Sep 17 00:00:00 2001 From: augushong Date: Mon, 10 Jan 2022 17:11:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=89=88=E6=9C=AC=E4=BF=A1?= =?UTF-8?q?=E6=81=AF;=E5=A2=9E=E5=8A=A0=E7=AB=99=E7=82=B9=E5=90=8D?= =?UTF-8?q?=E7=A7=B0;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/index/common/_header.html | 82 ++--- view/index/index/index.html | 588 +++++++++++++++++---------------- view/index/index/read.html | 158 +++++---- 3 files changed, 448 insertions(+), 380 deletions(-) diff --git a/view/index/common/_header.html b/view/index/common/_header.html index 49f59d7..f4f8e0b 100644 --- a/view/index/common/_header.html +++ b/view/index/common/_header.html @@ -1,45 +1,47 @@
-
+
-
-
- -
+ +
+ + {:get_system_config('site_name')} +
+ +
+
+ {if $user.type == 'temp' } + +
+
+ +
+ +
+ {else /} +
+
+
+ +
+ + {/if} +
-
- {if $user.type == 'temp' } - -
-
- -
- -
- {else /} -
-
-
- -
- - {/if} -
-
\ No newline at end of file diff --git a/view/index/index/index.html b/view/index/index/index.html index fd1957d..2b1f72d 100644 --- a/view/index/index/index.html +++ b/view/index/index/index.html @@ -2,332 +2,366 @@ - - - - {:get_system_config('site_name')} - {include file='common/_require'/} + + + + {:get_system_config('site_name')} + {include file='common/_require'/} - + - - + .files { + border: 1px dashed #bbb; + padding: 15px; + } + + - {include file='common/_header'/} -
-
-
-
发送文件
-
-
+ {include file='common/_header'/} +
+
+
+
发送文件
+
+
+ +
+
+
+
+
+
+
选择文件
+ +
+
+
+ +
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+
+ +
-
-
-
-
-
-
-
选择文件
- -
-
- -
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
-
- -
- -
-
-
-
-
-
分享记录
-
- {empty name='list_active_shares'} -
-
- 当前没有数据
-
- {else /} - - - - - - - - - - - - - {volist name='list_active_shares' id='vo'} - - - - - - - - - {/volist} + {else /} +
分享信息访问统计密码剩余次数过期时间操作
-

分享链接: - {$vo.uid} -

-

分享时间:{$vo.create_time}

-

文件大小:{$vo.total_size_format}

-
- 文件列表: - 显示 - +
+
+
分享记录
+
+ {empty name='list_active_shares'} +
+
+ 当前没有数据 +
-
-
-

下载次数:{$vo.times_download}

-

访问次数:{$vo.visit}

-
- {empty name='vo.password'} - 无密码 - {else /} - {$vo.password} - {/empty} - - {empty name='vo.times'} - 无限制 - {else /} - {$vo.times_last}/{$vo.times} - {/empty} - {$vo.expire_date} -
-
立即下架
-
-
+ + + + + + + + + + + + {volist name='list_active_shares' id='vo'} + + + + + + + + + {/volist} - -
分享信息访问统计密码剩余次数过期时间操作
+

分享链接: + {$vo.uid} +

+

分享时间:{$vo.create_time}

+

文件大小:{$vo.total_size_format}

+
+ 文件列表: + 显示 + +
+
+

下载次数:{$vo.times_download}

+

访问次数:{$vo.visit}

+
+ {empty name='vo.password'} + 无密码 + {else /} + {$vo.password} + {/empty} + + {empty name='vo.times'} + 无限制 + {else /} + {$vo.times_last}/{$vo.times} + {/empty} + {$vo.expire_date} +
+
立即下架
+
+
- {/empty} + + + {/empty} +
+
-
-
-
- -
-
+
+
+
分享记录
+
+ +
+ +
+
+
+
+
-
-
- + \ No newline at end of file diff --git a/view/index/index/read.html b/view/index/index/read.html index 35225a9..5d00afa 100644 --- a/view/index/index/read.html +++ b/view/index/index/read.html @@ -2,87 +2,119 @@ - - - - {:get_system_config('site_name')} - {include file='common/_require'/} + + + + {:get_system_config('site_name')} + {include file='common/_require'/} - + - - + .file-progress { + margin-right: 15px; + } + + - {include file='common/_header'/} -
-
-
+ {include file='common/_header'/} +
+
+
-
-
接收文件
-
- {notempty name='msg'} -
{$msg}
- {/notempty} -
- {volist name='share_files' id='vo'} -
-
- {$vo.file_name} - {$vo.file_size_format} +
+
接收文件
+
+ {notempty name='msg'} +
{$msg}
+ {/notempty} +
+ {volist name='share_files' id='vo'} +
+
+ {$vo.file_name} + {$vo.file_size_format} +
+ + +
+ {/volist} +
+
+
+ + {notempty name='$share.password'} +
+ + +
+ +
+ +
+ {/notempty} +
+ +
+
+ +
+ +
+
+
开源信息
+
+ +
+ +
+
-
-
- - {notempty name='$share.password'} -
- - -
- -
- -
- {/notempty} -
- -
-
- -
- -
-
+ +
-
+ + \ No newline at end of file